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 the search bar from my homepage

3 posters

Go down

Solved Removing the search bar from my homepage

Post by Yous000 June 28th 2012, 5:02 am

I currently have a search bar right under my login and logout button:

Removing the search bar from my homepage 120627230008

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 June 28th 2012, 3:22 pm; edited 1 time in total
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Removing the search bar from my homepage

Post by Sanket June 28th 2012, 7:37 am

Add this to your css & check.
Code:
#search-box {
    display: none !important;
}
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Removing the search bar from my homepage

Post by Yous000 June 28th 2012, 3:22 pm

Sanket wrote:Add this to your css & check.
Code:
#search-box {
    display: none !important;
}

Thank you solved Smile
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Removing the search bar from my homepage

Post by Shadow June 28th 2012, 3:26 pm

Topic Solved & Locked
Shadow
Shadow
Manager
Manager

Male Posts : 16217
Reputation : 1831
Language : French, English

Back to top Go down

Back to top

- Similar topics

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