View Single Post
  #5  
Old 06-27-2005, 01:08 AM
  MythNReality's Avatar 
MythNReality MythNReality is offline
 

X-Adept
  
Join Date: Mar 2005
Location: S. Cali
Posts: 403
 

Default Re: Side Block edits? Add images, change text alignment? ...

Quote:
Can be done via customer/home.tpl and probably also menu.tpl



Find this:
<TD>{$menu_content}
</TD></TR>

and removed the
from that code. Now your code should look like this:
<TD>{$menu_content}</TD></TR>

Now there's no more extra space...
__________________
_____________
Capture Your Mini-Me Look!

- X-CART Gold (Current Version) V4.6
- Reboot
- CDSEO
Reply With Quote