Closed (fixed)
Project:
Boron (HTML5 base theme)
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2012 at 19:37 UTC
Updated:
4 May 2012 at 15:00 UTC
I have a boron sub-theme, which is awesome! But I'm have trouble with IE not getting it when ever an HTML5 tag is addressed in my css. For example: my css for #sidebar-second is ignored by IE.
Is my sub-theme just not accessing the HTML5 shim script included for full IE compatibility?
** UPDATE ** Tried to use HTML5 tools to provide the shim, but that didn't work because Boron uses a html.tpl template file. So I copied the html.tpl file to my sub-theme, and then added the shim script to that file.
Comments
Comment #1
tlattimore commentedThis has been added to 7.x-1.x head with a theme setting to turn it off if needed, for backwards compatibility.
Comment #2.0
(not verified) commentedfurther discoveries