Quote:
Originally Posted by kjsmith84
ok not sure if this is right but its not working.
couldnt fit all the code but here is where I put it in forumdisplay
<if condition="$forumid == 110">
<style type="text/css">
.forumdisplay{color: pink;}
</style>
</if>
|
Quote:
Originally Posted by kjsmith84
This is something I still need to figure out- can some one help me a bit more- I have attached a picture of what im wanting to do.
I have my site set up similar to here-vb.org and and I want each seperate cat of forums to have a different color - I think it is the tcat class?
same thing with in the threads them self too.
my site
www.SXS411.com
still have a bunch of stuff still need to be done but trying to get a few of the little things done
Thanks!!
|
You need to re-read what Lynne said and follow the instructions...
You CAN NOT put this code in the forumdisplay template
You must find for yourself the name of the class, it is NOT "yourclass" nor "forumdisplay."
forumdisplay is a template name and NOT the template you need to add this code. You must add it to the HEADER so use "headinclude" template.