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

    Cant change colour of my Navigation Bar

    avatar
    Dafgarus
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved Cant change colour of my Navigation Bar

    Post by Dafgarus October 1st 2014, 3:06 pm

    Hi all,

    I tried to change the color of my Navigation bar which currently is green but should be Blue as the others.

    This is my Forum:

    http://crusherclan.forumotion.co.uk/

    This is the coding scribt...:
    Scribt:

    Can someone help me get that blue too?

    Would be very thankful.

    Regards
    Oliver
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Cant change colour of my Navigation Bar

    Post by Ange Tuteur October 1st 2014, 5:30 pm

    Hello Dafgarus,

    Add this rule to your CSS :
    Administration Panel > Display > Colors > CSS stylesheet
    Code:
    div#page-header div.navbar {
     Â background:#046 !important;
     Â box-shadow: 0px 16px 6px rgba(255, 255, 255, 0.1) inset;
    }
    avatar
    Guest
    Guest


    Solved Re: Cant change colour of my Navigation Bar

    Post by Guest October 1st 2014, 5:31 pm

    Hello Dafgarus,
    The color will not change because it isn't a color to begin with. This is a background image and here is the link to it.

    https://i.servimg.com/u/f66/13/46/75/82/bgmenu11.png

    If you wish to get the color chagned to blue, you might want to do a graphic request here at ForuMotion to get it changed from a green to the blue that you would like. Then you get the image URL and replace the one above in the CSS with the new blue one that you got make. This will change the color from green to blue like what you want.

    Hope this answers your question!

    -Jad
    avatar
    Dafgarus
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved Re: Cant change colour of my Navigation Bar

    Post by Dafgarus October 1st 2014, 5:54 pm

    Thanks a lot, was able to change it with help of the info.

    Not yet what I want but getting there:-)

    Thanks
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Cant change colour of my Navigation Bar

    Post by Ange Tuteur October 1st 2014, 6:07 pm

    Topic archived

    If you have anymore questions don't hesitate to open a new topic. Have a good day Smile

      Current date/time is September 22nd 2024, 11:25 pm