header Footer sizes
Posted: Wed Apr 13, 2005 10:31 am
Although I have my header and footwer in the provided text files I cant them to be 100% of the screensize.
Theres always a margin around even with this margin code.
<body leftmargin="0" rightmargin="0" topmargin="0">
But if I put this code in the top of gbook.php the sizes correct themselves but I get a load of errors.
Warning: Cannot modify header information - headers already sent by (output started at /home/sites/site.co.uk/public_html/Gbook/gbook.php:2) in /home/sites/site.co.uk/public_html/Gbook/gbook.php on line 601
and so on tilll line 604.
I tried deleting these lines and the frontend looks fine. However while testing it, it just throws more errors.
Anyway to fix this at all please.
Many thanks in advance
Theres always a margin around even with this margin code.
<body leftmargin="0" rightmargin="0" topmargin="0">
But if I put this code in the top of gbook.php the sizes correct themselves but I get a load of errors.
Warning: Cannot modify header information - headers already sent by (output started at /home/sites/site.co.uk/public_html/Gbook/gbook.php:2) in /home/sites/site.co.uk/public_html/Gbook/gbook.php on line 601
and so on tilll line 604.
I tried deleting these lines and the frontend looks fine. However while testing it, it just throws more errors.
Anyway to fix this at all please.
Many thanks in advance