Tangler Discussion Forums

Discuss

Topics

Click a Topicto start discussing

    How can I change the red lettering on the homepage where the page titles show up? I swear I've looked everywhere, can't figure out where this is.

    Thanks!

    2008-09-23 12:01:29.0

    h1 a:link, h1 a:visited is the CSS rule. It should be pretty obvious, it applies to links within h1 tags:)

    2008-09-23 17:47:02.0

    Oh I see. It was the #c00 that was throwing me off. I thought that was a different color. Thanks again!

    2008-09-23 17:53:22.0

    Colors are specified as R G B with two hexadecimal digits each, or one where each pair is the same (112233 = 123), so any color where there is no green (00) and no blue (00) will be a shade of red.

    2008-09-23 18:45:16.0
To send a message, Join Now (it's quick and free) or Sign In
Edit Topic
Delete Topic
Are you sure you want to delete the topic