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
3 posters

    Tool Bar background reply ASAP

    avatar
    nullpie
    Forumember


    Posts : 28
    Reputation : 1
    Language : english

    Solved Tool Bar background reply ASAP

    Post by nullpie July 25th 2014, 11:28 pm

    I was wondering is there a code where i can put a custom tool bar background like you guys have it. Please reply with the code to put a custom tool bar background. Thanks
    KinzPost
    KinzPost
    Forumember


    Posts : 25
    Reputation : 2
    Language : English

    Solved Re: Tool Bar background reply ASAP

    Post by KinzPost July 26th 2014, 12:01 am

    You'll need to have an image to use for the background.

    Code:
    #fa_toolbar, #fa_toolbar_hidden {background: url('http://image_url');}


    This code also takes away the "share" icons, if you don't want those
    Code:
    #fa_search, #fa_share {
    display: none !important;
    }


    Both are CSS codes

    And were found here
    https://help.forumotion.com/t120381-customize-your-toolbar-through-css-and-javascript
    avatar
    nullpie
    Forumember


    Posts : 28
    Reputation : 1
    Language : english

    Solved Re: Tool Bar background reply ASAP

    Post by nullpie July 26th 2014, 12:09 am

    Thank you solved.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Tool Bar background reply ASAP

    Post by Ange Tuteur July 26th 2014, 12:25 am

    Topic solved and archived

    Have a good day. Smile

      Current date/time is September 22nd 2024, 7:30 pm