Thread: Backgrounds
View Single Post
  #3  
Old 11-12-2006, 01:16 AM
 
pnm pnm is offline
 

Advanced Member
  
Join Date: Jun 2006
Posts: 99
 

Default Re: Backgrounds

Carpeperdiem,

Thanks, but where do I actually place the code.

For example the bottom of my site with the "copyright" text is in bottom.tpl

Where and what do I add to the following code:-

<TABLE border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<TR><TD class="VertMenuBorder"><IMG src="{$ImagesDir}/spacer.gif" width="1" height="1" alt=""><BR></TD></TR>
<TR height="22" valign="middle" align="right">
<TD class="Bottom">
<TABLE border="0" width="100%" cellpadding="0" cellspacing="0"><TR>
<TD class="Bottom">{include file="main/prnotice.tpl"}</TD>
<TD class="Bottom" align="right">{include file="copyright.tpl"}</TD>
</TR></TABLE>
</TD>
</TR>
</TABLE>

Or am I looking at the wrong template?
__________________
version 4.018 xcart
Reply With Quote