Status: offline

ehelm

Forum User
Chatty
Registered: 04/09/03
Posts: 37
Hi,
I would like to add to my geeklog site a compatility meta tag for IE8:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
where should i add this?

Status: offline

Laugh

Site Admin
Admin
Registered: 09/27/05
Posts: 1468
In the header.thtml file in your theme directory. Put it between the <head></head> tag

public_html/layout/yourthemename/


One of the Geeklog Core Developers.

ehelm

Anonymous
Thanks.. :shakehands: