Back to vBulletin 3.6 Template Modifications

Better layout of status icon's
Mod Version: 1.00, by BarryoBrien

This modification is in the archives.
vB Version: 3.6.8 Rating: (0 vote - 0 average) Installs: 4
Released: 10 Sep 2007 Last Update: Never Downloads: 0
Not Supported  

This will layout the statis icon's on the forum home and forum display. This sets them going left to righ rather than the default one under each other.

Open your forum home template and search for <!-- icons and login code --> remove the code upto the <!-- icons and login code -->

so it looks like this

<!-- icons and login code -->
<table class="tborder" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<th scope="col"><div align="center"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /><br />$vbphrase[forum_contains_new_posts]</div></th>
<th scope="col"><div align="center"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /><br />$vbphrase[forum_contains_no_new_posts]</div></th>
<th scope="col"><div align="center"><if condition="$vboptions['showlocks']"><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /><br />$vbphrase[forum_is_closed_for_posting]</div></th>
</if>

<center><if condition="!$show['guest']">
<!-- member logout -->
<a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></center>
<!-- end member logout -->
</if>
</tr>
</table>
<!-- /end icon and login code -->


you can also do this in your forum display template so all of your forum looks like the homepage layout.

This update will be sent out to anyone who marks as installed.

It is a part of the new style im creating so when I make changes to it updates will be sent out.

Live demo http://www.websiteforumz.com/?styleid=20

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024