I have to make a site for very old phones, so I need use the xhtml not html5, and at the same time, I want to keep the function of responsive layout. So comes my question.
Any help would be appreciated!

Comments

johnalbin’s picture

Status: Active » Postponed (maintainer needs more info)

I have to make a site for very old phones, so I need use the xhtml not html5

I've never heard of that requirement for very old phones. HTML5 was specifically designed so it had the minimum doctype and syntax so that it worked on most browsers. Do you have details/links for this requirement?

I don't think it makes sense to add this as a feature to Zen.

As a work-around, you can download the 7.x-3.x version of Zen and copy the XHTML bits out of its html.tpl.php into your sub-theme.

fishfree’s picture

Yes, you are right, I'm wrong. The HTML5SHIV can adapt the old phones even using Zen 7.5(HTML5 DOCTYPE).

echoz’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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