[css-d] image will not move

2007-03-22 Thread grovesdavid
Hi, if you look here: http://www.linkhomes2000.co.uk/index.php, The problem is pretty obvious. The image on right should be inside the div holding the small img and text on the left. I can move it up using a negative margin, but that shouldn't be necessary. I've tried: a. clearing both, b.

Re: [css-d] image will not move

2007-03-22 Thread Gunlaug Sørtun
[EMAIL PROTECTED] wrote: http://www.linkhomes2000.co.uk/index.php, The problem is pretty obvious. The image on right should be inside the div holding the small img and text on the left. Comment out or delete... #banner {/*width:37.5em;*/} #houseimghead {/*clear:both;*/} ...to make pieces

Re: [css-d] image will not move

2007-03-22 Thread Gunlaug Sørtun
http://www.linkhomes2000.co.uk/index.php, And complete the operation by moving div id=smallimg inside div id=banner IE6 can't perform complex operations, so keep it simple :-) Georg -- http://www.gunlaug.no __