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.
The forum of the forums
2 posters

    Removing search from toolbar

    msedgley
    msedgley
    Forumember


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

    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
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    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.
    msedgley
    msedgley
    Forumember


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

    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
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    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.

      Current date/time is November 11th 2024, 6:05 pm