The Arcive of vBulletin Modifications Site. |
|
Image on Forumbit (forumhome) Details »»
|
|||||||||||||||||||||||||
this is for the forumhome, open your "forumhome_forumbit_level2_post" template and find ;
HTML Code:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> HTML Code:
<if condition="$forum[parentid]==XX OR $forum[parentid]==XX"><img src="$stylevars[imgdir_misc]/[forumhome]/$forum[forumid].gif" alt="$forum[title]" border="0" vspace="2 px" hspace="2 px" align="left"/></if> Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Mind posting a screen shot?
|
|
#3
|
||||
|
||||
|
added to first post
|
|
#4
|
||||
|
||||
|
Always a useful modification. Good work. ^_^
|
|
#5
|
||||
|
||||
|
I like this mod, I might use it in the future.
|
|
#6
|
|||
|
|||
|
Hmm, this can be cool with small images
|
|
#7
|
||||
|
||||
|
And if you want to make the images into links to that forum,
find: PHP Code:
PHP Code:
Code:
hspace="2 px" align="left"/> Code:
</a> ![]() a-la http://www.nzboards.com |
|
#8
|
||||
|
||||
|
so do I just add this so many times for each image I wanna put in?
|
|
#9
|
|||
|
|||
|
Is there anyway to apply this to 'forum_old.gif' etc ... instead of adding an extra image in the forum description...
|
|
#10
|
|||
|
|||
|
Quote:
23.gif and so on, it automatically puts them in front of the right forum then |
![]() |
|
|