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 May 21st 2012, 1: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 May 21st 2012, 3: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 May 21st 2012, 2: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 May 21st 2012, 2: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 May 21st 2012, 3:09 pm

Try this

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

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Solved Re: Remove Search Box in Topics list pages

Post by runawayhorses May 21st 2012, 3: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 May 21st 2012, 4:53 pm

Topic Solved & Locked

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

Male Posts : 17924
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