Log in

View Full Version : how to make side banner getting more closer with the side bar forum.


geevest.com
04-29-2008, 02:21 PM
hai,im installed side banner,and now,i want to make the outside banner getting more closer with the side bar?

the space between ads and outside forum is verry more space.

its the script :


<table width="100%" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
<if condition="$vboptions[usc_left_title]">
<tr>
<td class="tcat">
$vboptions[usc_left_title]
</td>
</tr>
</if>
<if condition="$vboptions[usc_left_block1]">
<tr>
<td class="">
$vboptions[usc_left_block1]
</td>
</tr>
</if>