Why does my site: http://www.circuitz4u.com/ have a white border around it in safari and google chrome?
Why does my site: http://www.circuitz4u.com/ have a white border around it in safari and google chrome?
Please visit my site: Circuit designer
Maybe they don't support your site? I dunno that's just my guess.
Come and join us @ The Fanciest Windows Forum around!
Try setting the body tag's 'margin' attribute to '0px' in your CSS sheet. If that doesn't work, it might just have something to do with WebKit (the rendering engine for both Chrome and Safari).
Yeaa its the margins, a quick look at your CSS shows that you have a margin set at 8px for the body.
Thats ok for IE and Firefox ...... so on, but obviously not in the previously stated.
Could i suggest removing the margins :p
Or if you need them replace them with padding
body {html.css (line 60)
display:block;
margin:8px;
}
Last edited by thezone1; 09-04-2008 at 12:26 AM.
Hazirak: OK, I added that code, and it works, thanks a lot.
But when the page is smaller than the window it still displays white at the bottom of the page: http://www.circuitz4u.com/email_sent.php
Last edited by bigjoe4; 09-04-2008 at 07:34 AM.
Please visit my site: Circuit designer
hello
alz45: yes I have done that, the background image is just a few pixels high and apears at the top of the page.
Please visit my site: Circuit designer
Last edited by bigjoe4; 09-04-2008 at 03:47 PM.
Please visit my site: Circuit designer