Colour of links in your header?

Aug 04, 2007 11:25

I've checked the tags and the guides to no avail - possibly because I'm hopeless with CSS and need things spelled out for me...

Can anybody help me change the colour of the links in my header? (The Recent Entries/Archive/User Info/etc.) Currently, they're white on a white background and only show up when I hover over them. (See: christn7)

I have a paid account, I'm using Expressive/Carson Brown and my current custom CSS is:

#header-inner {
background-image: url(http://pics.livejournal.com/christn7/pic/0001tsay);
height: 290px;
}

#header-name {display:none;}

#header-description {display:none;}

#header-text { position: relative; top: 250px; }

SOLVED.

header:nav links:colors

Previous post Next post
Up