Header Text Color Help

Feb 22, 2009 20:36

I am using the "Ghouls Black" Expressive layout. I have already changed the header background image and the color of the strip behind the text. Now I would like very much to change the color of the text to red, so it will show up better. I have been experimenting (the way I figured out the other two modifications) but have been unable to change it ( Read more... )

header:nav links:colors

Leave a comment

Comments 1

orexisbella February 23 2009, 03:07:36 UTC
Find the following lines in your CSS and change the color attributes:

Nav links

#header .nav a {font-weight: normal; color: #ffffff;}

Journal title

#header-name a {text-decoration: none; font-weight: bold; font-size: 28px; color: #ffffff;}

Journal subtitle

#header-description {color: #ffffff;}

Reply


Leave a comment

Up