#compatibility


vBulletin and Internet Explorer 8 Compatibility

If you are expe­ri­enc­ing some dis­play issues in IE8 with your vBul­letin-based forums (and/or gen­er­al sites), you might want to try adding the fol­low­ing meta-tag in your HEAD sec­tion:

<head>
    ...
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
    ...
</head>

You may get more info about this meta-tag and issues that might be con­nect­ed with IE8’s strict­ness at the IEBlog, and/or via this Microsoft Sup­port arti­cle.