The HEAD area used a lot of hardcoded values... for example, creating styles based upon this theme was imposible due to the hardcoded style.css reference. The hardcoded base href without a trailing slash broke IE's rendering of the page. The language was hardcoded to "en".

Patch attached.

BTW: Isn't it wrong to specify image/png as the type for an .ico file? (the favicon) That should probably be changed to image/x-icon.

CommentFileSizeAuthor
sff_cleanup_head.patch1.86 KBTDobes

Comments

TDobes’s picture

FYI: There was a duplicate.

kbahey’s picture

Assigned: Unassigned » kbahey

Fixed.

Anonymous’s picture