Here's a template demo, not an actual ready to use template, but a demo with the feature :
- Normal HTML4
-
Mobile version- Autodetect mobile device, switch between version enabled
- IE6 is detected as MOBILE, because i like not to care about it anymore and play with PNG!
Demo here :
http://www.votreespace.net/wbdemo/Template file is in this post
How does it work :
in the template, index.php is only the detector, redirector to witch version of the template to show.
tpl_html4.php is the normal template, like the index.php of a normal template
tpl_mobile.php is the mobile version of the template, when detected or switched to (with the footer link)
for the content, i've separated in block
Block[1] = html4
Block[2] = mobile
so i can format for mobile, or you could use the same block, it's your choice.
And as the template goes, I like the design I've made, could it be a 2.9 default ? hehe... joking!
