You are here:  » gap on home page

Support Forum



gap on home page

Submitted by goldengirl on Thu, 2009-08-20 20:33 in

Hi There

I have a large white gap at the top of my home page and I have no idea how it got there, has anyone had this before?

Submitted by support on Fri, 2009-08-21 07:36

Hi,

index.php in the distribution uses a DIV to creates a gap between the top of the page and the search form - created by this code on line 8:

  print "<div style='height:120px;'>&nbsp;</div>";

If you delete that line that should be all it is...

Cheers,
David.