I've pretty much changed what i want to change in the templat for my forums. But i can't find where the category name backgrounds are. Like where it says "Pages 1...234...5" the background for that. Or the background color for the part where it shows the forums category.
Thank for the help.
index.template.php.. near the top you will see .catbg in style tags, thats where it is.
Hopefully you know css. If not, i'll help you.
can i take this code out of it?
background: #006600 url(', $settings['theme_url'], '/images/titleback.gif);
nvm, thanks a lot i got just how i wanted it. :)