Quote:
Originally Posted by qlob
I wonder if the website theme/design can be switched to fluid like it can on the desktop site?
|
All is needed is the following line in their pages to allow the page width to accommodate the screen width.
<meta name='viewport' content='user-scalable=no, width=device-width' />