Topic: header help?
Ok what I have isnt working. I have a banner called from the main.tpl and I want to add another small image above that (team Name) that is style specific. So I added the following code to my style sheet:
#brdtitle {
background-image: url(http://www.d1acollegefootball.com/Forum ? lahoma.gif);
background-repeat: no-repeat;
}
all it does is push the first banner down over the links and the team name doesnt show up.
What am I doing wrong?
Thanks!