Removing the search bar from my homepage
3 posters
Page 1 of 1
Removing the search bar from my homepage
I currently have a search bar right under my login and logout button:
How can I just remove it? My users can just search with the search button I have up top so I want to remove that search bar.
All replies and help are greatly appreciated.
How can I just remove it? My users can just search with the search button I have up top so I want to remove that search bar.
All replies and help are greatly appreciated.
Last edited by Yous000 on Thu 28 Jun 2012 - 15:22; edited 1 time in total
Yous000- Forumember
- Posts : 240
Reputation : 4
Language : English
Re: Removing the search bar from my homepage
Add this to your css & check.
- Code:
#search-box {
display: none !important;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Removing the search bar from my homepage
Sanket wrote:Add this to your css & check.
- Code:
#search-box {
display: none !important;
}
Thank you solved
Yous000- Forumember
- Posts : 240
Reputation : 4
Language : English
Re: Removing the search bar from my homepage
Topic Solved & Locked |
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Similar topics
» Removing search box
» How do I remove "Search Google" from "Advanced Search"?
» removing the search button
» How to get rid of "Forumotion (Search bar) Share:" at the top of my homepage?
» Neither search nor advanced search works. How to solve?
» How do I remove "Search Google" from "Advanced Search"?
» removing the search button
» How to get rid of "Forumotion (Search bar) Share:" at the top of my homepage?
» Neither search nor advanced search works. How to solve?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum