|

06-12-2006, 07:14 AM
Open templates/default/layout.tpl.php
find:
{* This includes the content portion *}
{include file=$body}
<!-- // End Content // -->
</td>
Replace:
{* This includes the content portion *}
{include file=$body}
<!-- // End Content // -->
</td>
<td> Your New Right Column </td>
Regards,
John
mods.auscity.com
v3.1.4 Developer
�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
|