advanced Forum Icons in vb4 by yaghoub
hello.
for show icone in forum home very nice you must do this action very exact 1.search in templat for forumhome_forumbit_level2_post 2. in forumhome_forumbit_level2_post you must search for this code <div class="forumdata"> 3.replice <div class="forumdata"> white this code a . for english forum replice white this code Code:
<!-- yahoomobil.ir start icone --> <vb:if condition="$forum['iconlocation']"><img src="images/iconforum/{vb:raw forum.forumid}.png" alt="{vb:raw forum.title}" style="float: left; margin-right: 4px;" /> <vb:elseif condition="$forum['iconlocation']" /><p class="forumdescription"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" /></p> </vb:if> <!-- yahoomobil.ir end icone --> b.for persian and arabic forum replice white this cod Code:
<!-- yahoomobil.ir start icone --> <vb:if condition="$forum['iconlocation']"><img src="images/yahoomobiliconforum/{vb:raw forum.forumid}.png" alt="{vb:raw forum.title}" style="float: right; margin-left: 4px;" /> <vb:elseif condition="$forum['iconlocation']" /><p class="forumdescription"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" /></p> </vb:if> <!-- yahoomobil.ir end icone --> 4. you must creat in images folder new folder an rename it yahoomobiliconforum 5.in this folder you must put your icone white png format white the id of forum images/yahoomobiliconforum for find yor id forum go to Forums & Moderators and Forum Manager and click in evry forum and in the top of the page you see id forum the picter name of evry forum must be name of id forum for example if id forum is 1 the pictuer name of it must be 1 Download
yahoomobil.ir icone forum.txt (1.6 KB, 65 downloads) Screenshots |
Similar Mods
Statistics Modifications Cyb - Advanced Forum Statistics | vBulletin 3.8 Add-ons |
Cyb - Advanced Forum Statistics | vBulletin 3.5 Add-ons |
Cyb - Advanced Forum Rules | vBulletin 3.5 Add-ons |