whitsey
-
Gap between divs in IE
"apostrophe" said:Try removing the padding from #main_bg_body and #header_body and applying it to the content of those divs instead. Thanks apostrophe, that did not work however I have found the fix... I need to set the font-size to 0 as I…
-
Gap between divs in IE
"darkkiller" said:You need edit top background: background: url(link) no-repeat bottom; :D Thanks darkkiller, that works which I had toyed with however, can anyone explain why IE does this? I have given that div a specific height of 7px …