Forums / Cotonti / Extensions / Cotonti Mobile

GHengeveld
#30953 2011-10-11 09:33

With css media queries you can create mobile themes using only css. Downside is that it will still load the entire html for the desktop version on the phone so it's less efficient.

An example is Webmojo, my company website. If you lower the screen width (by resizing the window) you'll see it dynamically adjusts to the screen size.