This theme is actually very nice and I use it for my http://dralspire.com/ and http://dralspire.mobi/ combo. I think with a little more work towards full validation, this theme is an excellent method to get a .mobi site set up for existing Drupal installations.

Regarding the validation, the theme should ideally pass http://validator.w3.org/ and of course http://mr.dev.mobi/ (the validation script available from nic.mobi).

In any case, keep up the good work on this theme, it's very helpful. :-)

Comments

deekayen’s picture

Status: Active » Fixed

There was a stray div tag in node.tpl.php that was making the validators look for /body and it was throwing a lot of errors for things that shouldn't be outside the body. The DTD versions also didn't match and the submitted string needed to be in p tags. That's all resolved now in 5, 6, and head.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.