Back to vBulletin 4.x Template Modifications

Remove "Icon Legend" Box on FORUMHOME
Mod Version: 1.00, by Special Pages

vB Version: 4.x.x Rating: (2 votes - 5.00 average) Installs: 18
Released: 04 Mar 2011 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

http://thediscussioncafe.com

Go to AdminCP>Styles & Templates>Style Manager>{Select Style}>Edit Template>FORUMHOME
Find:
Code:
<div id="wgo_legend" class="wgo_subblock">
				<h3><img src="{vb:stylevar imgdir_misc}/legend.png" alt="{vb:rawphrase icon_legend}" />{vb:rawphrase icon_legend}</h3>
				<div>
					<dl id="icon_legends" class="icon_legends">
						<dt><img src="{vb:stylevar imgdir_statusicon}/forum_new-16.png" alt="{vb:rawphrase new_posts_forum}" /></dt><dd>{vb:rawphrase new_posts_forum}</dd>
						<dt><img src="{vb:stylevar imgdir_statusicon}/forum_old-16.png" alt="{vb:rawphrase no_new_posts_forum}" /></dt><dd>{vb:rawphrase no_new_posts_forum}</dd>
						<dt><img src="{vb:stylevar imgdir_statusicon}/category-16.png" alt="{vb:rawphrase category_forum}" /></dt><dd>{vb:rawphrase category_forum}</dd>
						<dt><img src="{vb:stylevar imgdir_statusicon}/forum_link-16.png" alt="{vb:rawphrase link_forum}" /></dt><dd>{vb:rawphrase link_forum}</dd>
					<vb:if condition="$vboptions['pt_hasprojectforums']">
						<dt><img src="{vb:stylevar imgdir_statusicon}/project_new-16.png" alt="{vb:rawphrase project_forum}" /></dt><dd>{vb:rawphrase project_forum}</dd>
					</vb:if>
					</dl>
				</div>
			</div>
And remove it all.

I hope that helps!

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024