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.

Blue line in banner and Navigation Bar

3 posters

Go down

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
Whistler
Whistler
Forumember

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

Back to top Go down

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;
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

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

http://liquidcode.forumotion.com

Back to top Go down

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 }
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

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
Whistler
Whistler
Forumember

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

Back to top Go down

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 }
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

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
Whistler
Whistler
Forumember

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

Back to top Go down

Back to top

- Similar topics

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