Wondering if anyone has any suggestions here... In IE7 I get a strange horizontal and vertical scrollbar that shows up on the opt in boxes. In IE8, I get a bizarre blue strip above the logo. All other browsers, things appear fine. geniuscopy (dot) com/consultvid
Not sure without seeing it, but scroll bars normally appear when the size of the area is too small for the contents.
try margin:0;padding:0 for html, body also give more space to the form check this out: http://meyerweb.com/eric/tools/css/reset/
Thanks for the feedback so far... any ideas on how to rectify the situation the for IE8 at the top of the screen the light blue color? Also, IE7 makes the footer color transparent instead of white like the other browsers...
I also encountered cases like you. there are many differences when using IE 6 IE7 and IE8. Is there any fix would be shared.
Hi ... I saw your css code.... i've the same comment with Karolos, try to set the padding margin: 0px auto, padding: 0px; in your body, html also .wraper
Ok... so the formatting errors are now fixed on IE. But, IE is giving an "errors on page" warning. It looks like a string of javascript I don't need. Any other ideas?