Back to vBulletin 3.6 Template Modifications

Add Advert Sponsor Image to Category Strip
Mod Version: 1.00, by LEAD_WEIGHT

This modification is in the archives.
vB Version: 3.6.7 Rating: (0 vote - 0 average) Installs: 8
Released: 19 May 2007 Last Update: Never Downloads: 55
Not Supported  

Admin CP -> Styles & Templates -> Style Manager -> « » -> Forum Home Templates -> forumhome_forumbit_level1_nopost
# if no moderator column leave column span as-is
# if moderator column change column span to accommodate extra sapce
# single avert(s) on more than one category strip, change X,Y,Z to forum identification number.
# multiple avert(s), repeat conditional, change X,Y,Z to forum identification number.
# add sponcer .gif to image/misc folder

Code:
<tbody>
	<tr>
		<td class="tcat" colspan="2"
			<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
			<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
			<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
			<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
			<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
		</td>
		<td class="tcat" colspan="3"			
			<if condition="in_array($forum[forumid], array(X,Y,Z))">style="background: url($stylevar[imgdir_misc]/sponcer.gif) no-repeat top left;" height="30" width="100%"</if>
		</td>
	</tr>
</tbody>
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
$childforumbits
</tbody>
</if>
Preview

If this has been created... Oops! For default vbulletin style

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Add Advert Sponsor Image to Category Strip-1.00.txt (1.6 KB, 53 downloads)

Screenshots

Click image for larger version
Name:	advert.jpg
Views:	881
Size:	8.0 KB
ID:	64498  


vblts.ru supports vBulletin®, 2022-2024