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 from toolbar

2 posters

Go down

Solved Removing search from toolbar

Post by msedgley February 24th 2013, 2:47 am

I know you can add the code
Code:
 {#fa_share, #fa_search display: none display: !important;
}
to remove them both but i just want the search removed, ive tried removing the fa_search from the code but it gets rid of the share buttons and leaves the search bar i tried removing the other and the same happened, any help would be appreciated thanks
msedgley
msedgley
Forumember

Female Posts : 618
Reputation : 35
Language : English
Location : UK

http://www.rateoffire.com

Back to top Go down

Solved Re: Removing search from toolbar

Post by SLGray February 24th 2013, 2:52 am

So adding this, does not work?
Code:

#fa_search {
    display: none !important;
    }


Removing search from toolbar Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Removing search from toolbar

Post by msedgley February 24th 2013, 2:56 am

SLGray wrote:So adding this, does not work?
Code:

#fa_search {
    display: none !important;
    }

i lie it has worked now must have been my coding, thanks you
msedgley
msedgley
Forumember

Female Posts : 618
Reputation : 35
Language : English
Location : UK

http://www.rateoffire.com

Back to top Go down

Solved Re: Removing search from toolbar

Post by SLGray February 24th 2013, 3:01 am

You're welcome.
Topic Solved & Locked


Removing search from toolbar Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


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