Header not showing in IE9 , Firefox works
-
On our blog https://www.gewerbegemeionschaft.org the header works on IE9, but shows no Text.
If I switch to “compatibility view” it’s fine again.Can anyone tell why and what to change to show the header even without compatibility view?
I did already changes in
.htaccess:
<FilesMatch “.(php)$”>
Header set X-UA-Compatible “IE=EmulateIE7”
</FilesMatch>and inserted
<meta http-equiv=?X-UA-Compatible? content=?IE=EmulateIE7″ />
in header.php directly under <head>.Nothing worked yet.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Header not showing in IE9 , Firefox works’ is closed to new replies.