ive been all the way through the posts in the forum and the post on hacking css and the link given by the chief but i still cant see where and how to change the title colour in the header
does anyone know please
thanks
julie
Page
1
posts 1–6 of 6
+0
permalink
+0
permalink
#header {background-color: #555555;}
+0
permalink
for the title, it would be
#forum_title, #forum_title a {color:#3801DF;}
where you would change the hex value of the color. the background-color themusicinformer mentioned is for the header's background color.
+0
permalink
what would be the code for changing the forum Description to white ? ive done the main title but the rest of the text is still black
cheers
+0
permalink
/*Change forum Description Colour */
#forum_description {
color:red;
}
Page
1
posts 1–6 of 6
This Topic Is Locked To Guest Posts
It's been a while since this topic was active, if you'd like to get it going again, please post as a registered member