1 mary Jun 06, 2007 05:00
3 mary Jun 06, 2007 16:02
That worked beautifully, Thank you! :D
4 mary Jun 06, 2007 16:15
Well, it works well in terms of the posts, so that when someone is reading the post they can see clearly where to click.
What I am wondering now is if I have too many colors on the page? Is there any way to change the color of links to blue only inside the posts and not on the whole page?
If no, do you have any other suggestions?
Here is the link again: www.maryspad.com
5 yabba Jun 06, 2007 20:15
.bPost a,
.bPost a:visited{
color:#00f;
background-color:inherit;
}
;)
¥
6 mary Jun 06, 2007 20:32
That worked well . Thank you for the code :D
I think I need to play with the colors a little more until I find a combination that works for me, but at least I know what to do and where to change things. Thanks for the tips, I'm learning a lot about css just by playing around with this! :)
In your style sheet (styles.css) find something that looks like this, then make it be this: