You are here:  » Simple question re the index.php


Simple question re the index.php

Submitted by thepricesite on Tue, 2006-09-05 14:48 in

Hi - hopefully a simple one, does anyone know where/how i can edit the index.php so that the search textbox etc are not a quarter of the way down the page? Ideally i would like the search textbox etc higher to the top of the page. Hope this makes some sense!?

Michael

Submitted by support on Tue, 2006-09-05 15:28

Hi Michael,

The default spacing in the distribution is created by the following code (line 8)...

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

Simply remove it to start the page higher up!

Cheers,
David.

Submitted by thepricesite on Wed, 2006-09-06 07:09

Thanks David - still making my way around the code - plan on having a good read through it over the weekend so hopefully i won't ask so many simple questions!

Michael @ ThePriceSite