View Single Post
  #7  
Old 11-06-2002, 11:51 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

Hi ArlyDude

The offending piece of code is in the single/home.tpl template:
<table border=0 width=100% cellpadding=0 cellspacing=0 align="center">
<tr>
<td class=TableLeft width=6 rowspan=2></td>
<td class=TableLeft width=150 valign=top>
{if $login eq "" }

If you remove this line the gap disappears.

Funkydunk
__________________
ex x-cart guru
Reply With Quote