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

    Blue line in banner and Navigation Bar

    Whistler
    Whistler
    Forumember


    Male Posts : 276
    Reputation : 83
    Language : English, Greman, Spanish

    In progress Blue line in banner and Navigation Bar

    Post by Whistler January 15th 2015, 5:31 am

    Blue line in banner and Navigation Bar C6d79310This blue background has appeared before 3 times but always goes away the next day. This time it is not going away has been 3 months now still here. Help scratch
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    In progress Re: Blue line in banner and Navigation Bar

    Post by _Twisted_Mods_ January 15th 2015, 6:23 am

    try to find "body" in your css

    you should see

    background-color: #000080;


    change to

    background-color: transparent!important;
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Blue line in banner and Navigation Bar

    Post by Ange Tuteur January 15th 2015, 7:18 am

    Hey @FISH CRAZY,

    Try adding this rule to your stylesheet :
    Code:
    .headerbar { background:#444 }
    Whistler
    Whistler
    Forumember


    Male Posts : 276
    Reputation : 83
    Language : English, Greman, Spanish

    In progress Re: Blue line in banner and Navigation Bar

    Post by Whistler January 15th 2015, 7:28 am

    Hi guys
    This code do not work
    Code:
    .headerbar { background:#444 }


    I will see if the other one works Razz
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Blue line in banner and Navigation Bar

    Post by Ange Tuteur January 15th 2015, 7:52 am

    Try to add the important flag.
    Code:
    .headerbar { background:#444 !important }
    Whistler
    Whistler
    Forumember


    Male Posts : 276
    Reputation : 83
    Language : English, Greman, Spanish

    In progress Re: Blue line in banner and Navigation Bar

    Post by Whistler January 15th 2015, 8:04 am

    It worked Thanks Very Happy Solved

      Current date/time is September 22nd 2024, 11:19 am