What am I doing wrong here?
For some reason, I am having to adjust 135 pixels between Firefox and IE6. I though IE6 used the "correct box model", or am I missing something here?
Is there a hack or fix for this?:
my site
The css:
Code:body { background-color: #FFFFFF; background-image: url(/images/purple_paper_bg.jpg); clear: none; float: none; } .header { height: 440px; width: 680px; background-image: url(/images/blur_bg3b.jpg); background-repeat: no-repeat; float: none; clear: both; } .body_box { height: 380px; width: 680px; } .footer { height: 0px; width: 680px; padding: 0px; margin: 0px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 0.65em; clear: both; } .toolBAR { float:left; background:no-repeat left top; font-size:x-small; line-height:normal; padding: 5px; text-align: left; margin: 13px 0px 0px; height: 33px; width: 400px; vertical-align: bottom; } .toolBAR ul { margin:0; padding:0; list-style:none; font-size: 12px; font-family: "Futura Bk BT", Arial, Helvetica; color: #CCCCCC; text-align: center; width: 680px; } .toolBAR li { float:left; margin:0; padding:0; background-image: url(../Images/Rtab2.jpg); background-repeat: no-repeat; background-position: right top; line-height: 12px; vertical-align: bottom; width: 133px; } .toolBAR a { display:block; background-image: url(../images/Ltab.jpg); background-repeat: no-repeat; background-position: left top; padding: 5px 15px; } h1 { font-family: "Times New Roman", Times, serif; font-size: 40px; line-height: 40px; font-style: normal; font-weight: bolder; font-variant: normal; text-transform: capitalize; } .h1 { font-family: "Times New Roman", Times, serif; font-size: 40px; line-height: 40px; font-style: normal; font-weight: bolder; font-variant: normal; text-transform: capitalize; } .body_copy { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; letter-spacing: 0.025em; word-spacing: .025em; white-space: normal; display: block; font-weight: normal; } .r_column { margin: 70px 0px 5px 115px; height: 293px; width: 382px; border: 0px none; float: left; } .r_column2 { margin: 75px 0px 5px 186px; height: 293px; width: 176px; border: .25px solid #FF00FF; background-color: #FFFF00; padding: 0px; } .body_copy_bold { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; letter-spacing: 0.025em; word-spacing: .025em; white-space: normal; display: block; font-weight: bold; } .header_orders { height: 440px; width: 680px; background-image: url(/images/web_bg_orders.jpg); background-repeat: no-repeat; } .r_column_orders { margin: 70px auto 5px; width: 500px; border: 0px none; background-position: top; } .body_copy_orders { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; letter-spacing: 0.025em; word-spacing: 0.025em; white-space: normal; display: inline; font-weight: normal; } .headline_copy_orders { font-family: humanist, sans-serif, arial; font-size: 16px; line-height: 20px; letter-spacing: 0.025em; word-spacing: 0.025em; white-space: normal; display: block; font-weight: bolder; } .body_copy_orders_bold { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; letter-spacing: 0.025em; word-spacing: .025em; white-space: normal; display: block; font-weight: bold; } .body_copy_orders_bold2 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; letter-spacing: 0.05em; word-spacing: 0.05em; white-space: normal; display: block; font-weight: bold; text-align: center; } .form_center { background-position: center; }







Bookmarks