Back again, this time i got my footer (and actually the content div) 
above it doubling in IE. Ive tried the display: inline workaround but it 
hasnt had any effect. Been doing some searching on google and nothings 
working (or im doing something wrong). Any thoughts?

URL:
http://www.boldmouth.com/clients/iinstore/6/iinstore.html

Page layout CODE:

/* -- general page structure -- */

#container { width: 780px; margin: 0 auto; text-align: left; }
#header { width: 768px; position: relative;  margin: 7px 7px 9px 12px; } 
/* NOTE: right margin is built into the image files width -- */
#sidebar { width: 212px; float: left;  display: inline; margin: 0 17px 
12px 12px; }
#content { width: 532px; float: left; display: inline; }
#footer { width: 746px; clear: both;  color: #666666; margin: 0 12px 0 
12px; text-align: center; padding: 0 5px; }

Thanks again,
Christopher

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to