AshAbed,
WOW!!! That was fast
Will install it ASAP and post a screenshot for your reference. Really appreciate that.
Cheers!
WOW!!! That was fast

Cheers!
Welcome to the vBulletin support forums! In our community forums you can receive professional support and assistance with any issues you might have with your vBulletin Products.
Useful Links for Guests:
If you are having problems posting in the relevant areas for your software, please see this topic.
else
{
// no style specified - use default
$styleid = $vboptions['styleid'];
}
else
{
// no style specified - use default
$styleid = $vboptions['styleid'];
}
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>
<td style="padding:0px" class="vbmenu_control">|</td>-->
<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>
<td style="padding:0px" class="vbmenu_control">|</td>
<form action="search.php" method="post" name="vbform">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="process" />
<div><input type="text" class="bginput" name="query" size="35" value="" style="border-top:1px solid;border-bottom:1px solid;border-left: 1px solid;border-right:1px solid;BORDER-COLOR: #000000;width: 110px;height: 15px;" /> <input type="submit" class="button" name="dosearch" value="Search" accesskey="s" /></div>
</form>
<if condition="($permissions['shoutboxpermissions'] & CANREADSHOUTS)"><!-- shoutbox --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[tablewidth]" align="center"> <thead> <tr> <td class="tcat" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_shoutbox')"><img id="collapseimg_forumhome_shoutbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_shoutbox].gif" alt="" border="0" /></a> <a href="shoutbox.php?$session[sessionurl]">Shoutbox</a> </td> </tr> </thead> <tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]"> <tr> <td class="alt1" width="100%"> <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="yes" frameborder="0" name="shoutbox" id="shoutbox"></iframe> </td> </tr> </tbody> </table> <!-- end shoutbox -->
<img src="spacer.gif">
<if condition="($permissions['shoutboxpermissions'] & CANREADSHOUTS)"><!-- shoutbox --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[tablewidth]" align="center"> <thead> <tr> <td class="tcat" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_shoutbox')"><img id="collapseimg_forumhome_shoutbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_shoutbox].gif" alt="" border="0" /></a> <a href="shoutbox.php?$session[sessionurl]">Shoutbox</a> </td> </tr> </thead> <tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]"> <tr> <td class="alt1" width="100%"> <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="yes" frameborder="0" name="shoutbox" id="shoutbox"></iframe> </td> </tr> </tbody> </table> <!-- end shoutbox -->
Comment