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 Thu 28 Jun 2012 - 5:02

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 Thu 28 Jun 2012 - 15:22; 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 Thu 28 Jun 2012 - 7:37

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 Thu 28 Jun 2012 - 15:22

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 Thu 28 Jun 2012 - 15:26

Topic Solved & Locked
Shadow
Shadow
Manager
Manager

Male Posts : 16208
Reputation : 1832
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