Nice...
*Install*
What do I need to do to make it work with CMPS? Or should it work without edits?
I tried adding to the adv_portal:
Code:
<!-- USC -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
$usc_left
<td valign="top" width="100%">
<!--/USC -->
and to the adv_portal_footer
Code:
<!-- USC -->
</td>
$usc_right
</tr>
</table>
<!-- /USC -->
But, that didn't seem to work?