Colour of ABOUT header
-
AuthorPosts
-
I changed the background colour slightly on my page using this code from another Forum post:
a { color: #C9DB44; }
#sidebar .widget { background-color: #eeeeee; color: #7A7575; }
#sidebar a { color: #7A7575; }
#sidebar h3.widgettitle { color: #CF3420; }
ul.nav a { color: #FFFFFF; }
That worked fine, but it changed the colour of the ABOUT header to white which is now very difficult to see against a light background.
Can you help me return it to black please?The blog I need help with is: cinemusefilms.com
Hi.
Please, remove the following code:
ul.nav a { color: #FFFFFF; }
You are a remarkably patient and help soul. Thank you.
BTW, this may be a question for wordpress metrics folk, but do you know if the stats counter regards a hover over a post excerpt the same as a click to open the post?
In reality, with your page design, a hover offers a complete view of the post tagline which for many viewers is all they want.
cheers
There is still some stray code that I must have picked up while experimenting with effects from other forum posts because when you open a post, the words “edit” and “bloggers” are in a very light colour.
Can you offer a solution please?
do you know if the stats counter regards a hover over a post excerpt the same as a click to open the post?
I’m afraid the stats counter doesn’t track a hover over a post.
There is still some stray code that I must have picked up while experimenting with effects from other forum posts because when you open a post, the words “edit” and “bloggers” are in a very light colour.
You can try to remove this code:
a { color: #C9DB44; }
Please, let us know if that worked for you.
Yeah, a hover would produce crazy stats.
The code removal worked perfectly.
I’m very happy with TheStyle, thank you yuriyportnykh.
Great! Glad it is working fine now.
-
AuthorPosts
The topic ‘Colour of ABOUT header’ is closed to new replies.