First let me say I’m glad to be here, I respect your work, but coming from Gavick things are a bit different, like I’m having css issues with this template that only appear in IE, IE8 I know for sure I’ll check other versions later.
Now I need to know how to have a seperate IE css file for the template. I’ve seen a few but when I make changes to them I get no effect, I’ve even use this code and still no effect
<link type="text/css" href="templates/my template name/css/template.css" rel="stylesheet">
<!-->
<link type="text/css" href="templates/my template name/css/template-ie.css" rel="stylesheet">
<!-->
with Gavick’s structure there was a ie.css and presto, I need to know how to do that with this template I have a 30px gap on the right of the content slider in IE and the whole site shifts in IE I need to fix this.