Can I change the doctype of the Omega base theme to be HTML5 compliant?
I am using the html5 starter theme but I don't understand why the doc type isn't actually the HTML5 doctype.
If I go though and find the file for the header in the Alpha folder, can I change the doctype with out breaking the alpha and omega layers of this theme? It just doesn't make sense to me to use the HTML5 theme when the doctype isn't even recognizing that you are using HTML5.
Rebecca
Read moreGår det att validera en Drupal 6 site? Tar gärna emot hjälp och tips!
Hejsan!
Har precis fått till min första "riktiga" Drupalsite och försöker validera på w3c.
Ni som har problem redan vid Doc-typen, kolla så att inte era egna modulers kod hamnar över raden för doctype,
det hjälpte mig, (kolla i källkoden som genereras i webläsaren)
Jag har nu ett antal fel kvar som jag behöver lite vägledning med,
många av dem verkar ha att göra med vad som printas ut i head-taggen, var kan jag editera detta innehåll?
Det är ju defaulta grejer som borde vaildera typ rss och favicon...