ja teline在IE8下显示不正常的又一解决方法
Problem:
The JA Teline II template in ie8 is left justified and the modules are broken
Fix:
Open Ja Teline ll in your admin panel and edit html, and add following code to under
<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”<?php echo $this->language; ?>” lang=”<?php echo $this->language; ?>”>
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″/> this is what you need to add