I have a problem with my site in IE6. 10% of web users still use this so its still important for me. My site is: www.hotonlinecasinos.com The problem is that the download and play buttons are shifted to the right. I think this could be a problem with the floats, but I am not sure. I have attached an image of the problem as well. Can anyone help? thanks.
No, that doesn't work. The buttons are repeated down the page so when I define a position, they all go to the same spot on the page.
Make a new style.css that works well in IE, then use this code: <!--[if IE 7]> <link rel="stylesheet" href="ie7.css" type="text/css" media="screen" /> <![endif]--> HTML: Works great for me.