The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add little imagess to forum description?
|
#2
|
||||
|
||||
This would be the VB4 version of the code:
Code:
<vb:if condition="in_array($forum['forumid'], array(X,Y,Z))"> <img src="images/forum_pics/{vb:raw forum.forumid}.gif" align="left" style="margin-right: 9px" alt="" border="0" /> </vb:if> |
#3
|
|||
|
|||
It seems the entire document has changed, where do I put the new code. When I tried moving it about, it would duplicate the discription.
|
#4
|
||||
|
||||
It's going to be pretty much trial and error to find a space that works for your needs. If you have some understanding of HTML you can probably narrow it down to a handful of places. It's going to depend where exactly you want the image to show up.
If you are getting duplicate descriptions I would revert the template and try again. Make sure you don't break any other existing conditionals with the placement of the code. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|