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.

How to change navbar font color?

2 posters

Go down

Solved How to change navbar font color?

Post by Handyy July 6th 2011, 7:58 am

Hi,

I couldn't find it myself from the CSS no matter how many times I went through it. Is there a way to change navbar font color? I want to change the background to a dark color and need text to be brighter.

.navbar {
clear: both;
background-color: #e8f0ff;
padding:0px 10px;
}

Do I need to add code there? Might be clear-cut to you guys but I'm just a newbie Smile

Thanks!
avatar
Handyy
Forumember

Posts : 32
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change navbar font color?

Post by Nera. July 6th 2011, 8:36 am

Hi,
What is your forum version?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to change navbar font color?

Post by Handyy July 6th 2011, 8:59 am

Sorry for the lack of needed information. Version is phpBB3 (prosilver).
avatar
Handyy
Forumember

Posts : 32
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change navbar font color?

Post by Nera. July 6th 2011, 1:36 pm

Try adding this to your CSS, insert your color code in the code.

Code:
a.mainmenu {
    color: #Your color code goes here !important;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to change navbar font color?

Post by Handyy July 7th 2011, 10:12 am

Worked perfectly.

Thanks!
avatar
Handyy
Forumember

Posts : 32
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change navbar font color?

Post by Nera. July 7th 2011, 10:17 am

You welcome.

Solved ~ Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


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