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.

removing search box

2 posters

Go down

Solved removing search box

Post by Faithful March 26th 2009, 2:43 pm

Anyone know how to get rid of the search box in the top right corner like in this forum? I don't need 2 as I already have that option on top beside "FAQ'
avatar
Faithful
Forumember

Posts : 45
Reputation : 0
Language : english

Back to top Go down

Solved Re: removing search box

Post by Guest March 26th 2009, 5:11 pm

Since there is a search button on the navbar, and the navbar is visible on every forum page, all other search boxes are redundant. So on my phpBB3 forum, I have this line in my CSS to get rid of the extraneous search boxes:

Code:
search-box, .search-box, #search-box {display: none ! important;}
avatar
Guest
Guest


Back to top Go down

Solved Re: removing search box

Post by Faithful March 26th 2009, 6:08 pm

werefree wrote:Since there is a search button on the navbar, and the navbar is visible on every forum page, all other search boxes are redundant. So on my phpBB3 forum, I have this line in my CSS to get rid of the extraneous search boxes:

Code:
search-box, .search-box, #search-box {display: none ! important;}

Thanks brother, worked perfect.
avatar
Faithful
Forumember

Posts : 45
Reputation : 0
Language : english

Back to top Go down

Solved Re: removing search box

Post by Sanket March 26th 2009, 6:19 pm

Arrow Topic Solved
Arrow Locked

Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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