The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Remove Search Box in Topics list pages

4 posters

Go down

Solved Remove Search Box in Topics list pages

Post by runawayhorses Mon May 21, 2012 12:54 pm

How do you remove or hide the Search box from the Topics list as seen in this screenshot?

Remove Search Box in Topics list pages Search-1

I already tired this code below and it didn't work. My guess is its for the Search box on the index page because it did not remove the Search box from the Topics list page.

I use phpbb3

Code:
    #search{
    display:none;
    }


Last edited by runawayhorses on Mon May 21, 2012 2:40 pm; edited 1 time in total
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Remove Search Box in Topics list pages

Post by NikkoBryan14 Mon May 21, 2012 1:20 pm

Try Change " # " to " . "
NikkoBryan14
NikkoBryan14
Forumember

Male Posts : 274
Reputation : 8
Language : English
Location : Philippines

Back to top Go down

Solved Re: Remove Search Box in Topics list pages

Post by runawayhorses Mon May 21, 2012 1:36 pm

didn't work
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Remove Search Box in Topics list pages

Post by Mati Mon May 21, 2012 2:09 pm

Try this

Code:
#forum-search {
    display: none;
}
Mati
Mati
Active Poster

Posts : 1932
Reputation : 333
Language : HTML, CSS & JavaScript
Location : Forum Services

https://fm-focus.forumotion.com/

Back to top Go down

Solved Re: Remove Search Box in Topics list pages

Post by runawayhorses Mon May 21, 2012 2:39 pm

Yes that worked, thanks Matti. Smile
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Remove Search Box in Topics list pages

Post by Jophy Mon May 21, 2012 3:53 pm

Topic Solved & Locked

Remove Search Box in Topics list pages Modera10
Jophy
Jophy
Jophy
ForumGuru

Male Posts : 17922
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum