ThemeShaper Forums » Thematic

[closed]

How to change the color of the Blog Title

(4 posts)
  • Started 13 years ago by ItaiBoublil
  • Latest reply from em hr
  • This topic is resolved
  1. Hello there,

    Can anyone help me find a way to change the color of the Blog Title? I am a novice when it comes to all this, but I managed somehow (by reading the comments on this website) to add a background. The only thing I cannot figure out is how to the change the color of the Title (right now it is Black).
    Specifically:
    1) what is the code?
    2) where to I "plant" it?

    Thank you very much for all the help

    Posted 13 years ago #
  2. I figured it out. Thank you. :-)

    Posted 13 years ago #
  3. jana
    Member

    Please share....

    Posted 13 years ago #
  4. Hi Jana,

    try adding something like this to your style.css:

    #blog-title a {
    color:#EEEEEE;
    }
    
    #blog-title a:active, #blog-title a:hover {
    color:#222222;
    }

    -Gene

    Posted 13 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.