You do not need to register to post your questions or comments so fire away !!Topics related to Dnn only please.
Hi, I have few quite old sites and they have been working ok in most browsers, however there are strange things now happening in IE8. The layout and fonts look ok across all IE version apart from IE8. I think this could be due to CSS, do you know of any CSS hacks that I can use to target IE8 only ?
Thanks
You could use CSS hacks that target IE 8 but there is another option, put this tag in the header of the default.aspx file (default.aspx in the root of the site), make sure it is the first meta tag !
This will make your sites display in IE7 compatibility mode.