1

Topic: Header background color

Im trying to change my header background color to black to match my website. I changed the main.tpl to take out the title and insert my pictures but I cant figure out how to change the TOP part of the header to black


Heres the forum http://www.d1acollegefootball.com/Forums/index.php

and Im trying to make it match this http://www.d1acollegefootball.com




Thanks for any help.

Re: Header background color

Here you go:
.pun #brdtitle { background: #000 }

3

Re: Header background color

Awesome thanks. Got it to work. No I forgot how I got the pictures in there. Say do you know a way to remove the title text in the header in the style.css instead of the main.tpl? I want to have another style besides this one that WILL use the title area text.

Re: Header background color

TFD wrote:

Awesome thanks. Got it to work. No I forgot how I got the pictures in there. Say do you know a way to remove the title text in the header in the style.css instead of the main.tpl? I want to have another style besides this one that WILL use the title area text.

Absolutely, here you go smile

5 (edited by TFD 2006-03-07 21:05)

Re: Header background color

Thanks. I saw that before but I didnt understand the last post in that thread so I had to find another way (main.tpl) which leaves me with the problem for different styles.