Re: 2.9 Bug report
Go to the demo or you own 2.9.1 site with IE8 and you cant see the entire top menu section, from the pages links across to the dashboard link, logout and rss feed icon, unless you select compatibility mode.
Put a
Code:
<meta http-equiv="X-UA-Compatible" content="IE=7" />
tag in header.php, IE8 sucks just like every other incarnation of it. Anyway now the site will render in IE7 mode and work.