Give each forum its own thread icon

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tomd76
    New Member
    • Jan 2006
    • 23

    Give each forum its own thread icon

    I know how to set the default thread icon in AdminCP/Options, but is there a way to give each forum it's own default thread icon rather than using the same one for every forum?

    Thanks
  • pauly_b
    Member
    • Aug 2006
    • 44
    • 3.6.x

    #2
    I use something like:

    HTML Code:
    <if condition="$forum[forumid] == 1">
     <img src="$stylevar[imgdir_statusicon]/custom_icon.gif" alt="" />
    <else />
     <img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" />
    </if>
    Hope this helps.
    Paul B. Riddick - Entrepreneur & Web Designer

    Comment

    • tomd76
      New Member
      • Jan 2006
      • 23

      #3
      Can you tell me which template this goes in?

      Thanks

      Comment

      • Slacker
        Senior Member
        • Dec 2001
        • 207
        • 3.0.0 Release Candidate 2

        #4
        If you're talking about the main page (like www.vbulletin.com/forum/), then you need to edit the FORUMHOME template.
        slackercentral messageboard - Running vBulletin 3.7.0
        Check out my reformatted vBulletin blog here: http://www.slackercentral.com

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...