> Is this wrapper floating over the mast div in ie7 only? ahhh.
Hi Kevin,
I think your problem was caused by div#mast, which is contained in
div#header, had a width of 955px and was float. div#header had a width of
900px. This caused the unexpected behavior in IE. Maybe someone has a more
technical explanation of this issue.
Try this change in boxes.css:
#header {
BORDER-RIGHT: white 0px solid; BORDER-TOP: white 0px solid;
BORDER-LEFT: white 0px solid; WIDTH: 955px; BORDER-BOTTOM: white 0px solid;
/* HEIGHT: 21px */
}
#mast {
BORDER-RIGHT: pink 1px solid; BACKGROUND-POSITION: left 50%;
BORDER-TOP: pink 1px solid; /* FLOAT: left; */ BACKGROUND-IMAGE:
url(../images/mast.jpg); BORDER-LEFT: pink 1px solid; /* WIDTH: 955px; */
BORDER-BOTTOM: pink 1px solid; BACKGROUND-REPEAT: no-repeat; HEIGHT: 155px
}
Best regards,
Kepler Gelotte
Neighbor Webmaster, Inc.
156 Normandy Dr., Piscataway, NJ 08854
www.neighborwebmaster.com
phone/fax: (732) 302-0904
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************BEGIN:VCARD
VERSION:2.1
N:Gelotte;Kepler;;Mr.
FN:Kepler Gelotte ([EMAIL PROTECTED])
ORG:Neighbor Webmaster
TITLE:Web Designer
TEL;WORK;VOICE:(732) 302-0904
TEL;WORK;FAX:(732) 302-0904
ADR;WORK:;;156 Normandy Dr;Piscataway;NJ;08854;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:156 Normandy Dr=0D=0APiscataway, NJ 08854=0D=0AUnited States of America
URL;WORK:http://www.neighborwebmaster.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20070415T052107Z
END:VCARD