Viewing 5 replies - 1 through 5 (of 5 total)
  • look into style.css and find following:

    #header a,a:hover {text-decoration:none;color:white;}
    #header small {color:white;}

    change ‘white’ into the color you want.
    for instance, find colorcodes here.

    Thread Starter ruanz3

    (@ruanz3)

    it didnt work. i tried that before. why did you give me the color codes? i tried putting the color codes in as well and didnt work either :s

    Thread Starter ruanz3

    (@ruanz3)

    c’mon man dont leave me hanging here, im not sure why you gave me the color codes?

    Thread Starter ruanz3

    (@ruanz3)

    i hate it when ppl just help me half way

    well, it worked for the header, which you changed into black, so why did you not do the same for the description?
    this is from your blog right now:

    #header a,a:hover {text-decoration:none;color:black;}
    #header small {color:white;}

    go on and change the ‘#header small {color:black;}’ as well.

    the color codes were just in case you needed some exotic color ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Blog title color change’ is closed to new replies.