Back to vBulletin 3.5 Template Modifications

Forum Link Image
Mod Version: 1.00, by uae

This modification is in the archives.
vB Version: 3.5.4 Rating: (1 vote - 5.00 average) Installs: 21
Released: 07 Mar 2006 Last Update: Never Downloads: 2
Not Supported Template Edits  

As requested in this post

This Mod will add an image in the lastpost info for any Forum Link in ForumHome and ForumDisplay.

Let's edit some templates

Open forumhome_forumbit_level1_post & forumhome_forumbit_level2_post Templates

Find

Code:
        <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
Change it to

Code:
        <td class="alt2" nowrap="nowrap"><if condition="$forum['link']">
<if condition="$forum['forumid'] == x"><img src="http://url.gif" alt="blablabla" border="0" /></if>
<if condition="$forum['forumid'] == xx"><img src="http://url.gif" alt="blablabla" border="0" /></if>
<if condition="$forum['forumid'] == xxx"><img src="http://url.gif" alt="blablabla" border="0" /></if>
<if condition="$forum['forumid'] == xxxx"><img src="http://url.gif" alt="blablabla" border="0" /></if><else />$forum[lastpostinfo]</if></td>
ADD/REMOVE/CHANGE urls to your image and forum ids where x is the forum id.

Download

No files for download.

Screenshots

 


vblts.ru supports vBulletin®, 2022-2024