Quote:
Originally Posted by lstintxs100
please, Pm me a link to your site. you have me curious now.
|
Thank you for the help mate!
----------------------------------
I thought I'd figured out how to add a new box with the same header as right/left column but now it pulls the footer up. Here is the hmtl code I thought would work, perhaps someine can see where I went wrong:
Code:
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
$usc_left
<td valign="top">
<br>
<table class="tborder" border="0" cellpadding="6" cellspacing="1" width="160">
<tbody><tr>
<td class="tcat">titel</td>
Place content!!!
</td>
$usc_right
</tr>
</table>