Quote Originally Posted by devarioj
basically you need to make it an include just like the header and footer.tpl files...

you can use the index / header files and reconstruct it to have a left <td> instead of the right one
okay Can you give me an example of what the html code should look like? Right now the footer is something like:

</td>
</tr>
</table>



{insert name=advertise adv_name='banner_bottom'}




<table align="center" width="100%" border="0" cellspacing="0" cellpadding="0">

<tr>
<td height="31" align="center" background="{$baseurl}/templates/images/menu.gif">
About Us |
Help |
Advertise |
Terms of Use |
Privacy Policy
</td>
</tr>

</table>