I just upgraded to vB 3.6.0 (and vBSEO 3.0).
One of my hacks on 3.5.0 was one in postbit that showed an info box to guest as 2nd post in every thread/page.
It looked like
How do I add the same thing to postbit in 3.6.0? Cant find any similarities to the code.$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" align="left">Guest Info</td>
</tr>
<tr>
<td class="alt1" align="center">
<b>+:+:+ Forum Headquarter +:+:+<br>
<font size="36" color="#FF0000"><b></b>MAI THAI BAR</b></font><br>
<b>(The place to meet other people from this forum)<br><br>
If you look for a hotel during your stay, please book here:<br>
<a href="<A href="http://www.phuket-info.com/hotels.htm">Thailand">http://www.phuket-info.com/hotels.htm">Thailand Hotels - Online reservation</a></b></b>
<br><br>Please <a href="<A href="http://www.phuket-info.com/forums/register.php">register</a">http://www.phuket-info.com/forums/register.php">register</a> as a member of this forum and you will not see this box anymore.
</td>
</tr>
</table>
</div>
$spacer_close
</if>



LinkBack URL
About LinkBacks





Reply With Quote