Hello. I want my main forum page to have one banner, and subforums to have different ones, based on what the subforum is about. Do you guys know how to do this?
<if condition="$forum[forumid]==x">banner for forum<else />banner for site</if>
should work. I've not tested or checked the code but it looks right. Put it in your header template. Otherwise you could not it by having child styles of your parent style with different title images and assign the style to the corresponding forum, but make the style non-user selectable.