No, what I'm referring to is when the forum name and description show up at the top of the page where you can see the list of threads in a forum. You can enable the forum name and description to show up at the top of the page by changing vBulletin Options > Forum Display Options (forumdisplay) > Enable Forum Description to 'Yes'.
So I'm pretty sure it's in the template: Forum Display Templates > FORUMDISPLAY
Here's the part I'm looking at
HTML Code:
<if condition="$show['forumslist']">
I don't know where to go to edit this 'forumslist'. I want the style of the forum name and description to be different on the page where you can see the list of threads, vs the way it looks on the page that shows the list of all the forums.
Am I looking in the wrong place? it seems like this shouldn't be hard to find. I think I'm completely missing some concept.. Thanks for your help.