PDA

View Full Version : How To Add Left Navigation Column To All Forums


vtck
09-22-2006, 01:43 PM
Edit Header Template (After Logo Before Content Table)

Add - After Logo Before Content Table

<!-- Left Column -->
<table width="$stylevar[outertablewidth]" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="160px" valign="top" class="page" style="padding: $stylevar[cellpadding]px;">
Put Left Banner Here
</td>
<td width="10px"></td>

<td valign="top">
<!-- / Left Column -->

Edit Footer Template (After Content Table Before Form Action Get)

Add - After Content Table Before Form Action Get

<!-- Left Column -->
</td>
</tr>
</table>
<!-- / Left Column -->

-----------------------------------------------------
Hope This Will Save You Time Searching How to Add Left Navigation Column To All Forums
Vincent Tan
www.singaporecarsforum.com/index.html