Re: [css-d] Background image dropping in div when borders commented out

2006-08-03 Thread Ian Young
Both html and css validate. So what's going on? | | http://www.iyesolutions.co.uk/templates/new-dol/home-test.html | http://www.iyesolutions.co.uk/templates/new-dol/includes/style-home.css | | Original | http://www.directors-online.net | | Got me stumped. Ian: Looks fine in IE6 Win98 except the l

Re: [css-d] Background image dropping in div when borders commented out

2006-08-03 Thread Shawn Lawler
Here are a couple of things to get you started in the right direction. 1. body {margin:0; padding:0;} 2. As far as I can tell (by viewing the full background image), the background image on www.directors-online.net is positioned from its left and bottom edges (so that the top most portion of t

Re: [css-d] Background image dropping in div when borders commented out

2006-08-03 Thread Don Miller
- Original Message - From: "Ian Young" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED] Css-Discuss. Org" Sent: Thursday, August 03, 2006 11:41 AM Subject: [css-d] Background image dropping in div when borders commented out | | Two odd things. | | Despite having sam

[css-d] Background image dropping in div when borders commented out

2006-08-03 Thread Ian Young
In this draft of site for client, put background image inside a div in order to control for different resolutions. Two odd things. Despite having same position as when defined in body - 50% 30%, the image has dropped lower in page. More bizarrely in the div where the image is located, if the bord