Previous Message
Next Message

IE7 Problem

Sent by mark brailsford on 8 August 2006 22:10


The home page at http://www.facilityplanners.com/ has an element that floats
up under the banner. It works fine in FireFox and IE6.

The relevant css is in http://www.facilityplanners.com/css/global.css and
http://www.facilityplanners.com/css/home.css

The misbehaving div's css is

#divAnnounce{
	POSITION: relative;
	TOP: 5px;
	left: 10px;
	MARGIN: 0px;
	PADDING: 5px 5px 0 0;
	FLOAT: right;
	WIDTH: 290px;
}

IE7 is rendering it offsett from the top of the page. Not its containing
div.

-- 
/Mark Brailsford
[EMAIL-REMOVED]
blog: http://brailm.blogspot.com/

"Any fool can make things bigger, more complex, and more violent. It takes a
touch of genius-and a lot of courage-to move in the opposite direction."
--Albert Einstein
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: