The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Which template is this one on the picture?
And also, how can I edit to put there a picture, but each category a another picture. Just like the mod forumhome. |
#2
|
||||
|
||||
Well the template is not a problem, it's located in template FORUMDISPLAY and the code you're look for is this:
Code:
<td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title]</span></td> Code:
<if condition="$forum[forumid] == X">Image Code Here</if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|