IPAD support

dolec
14 years, 5 months ago
It would be nice to have ipad support so for example we could use tap theme:)
samhnky
14 years, 5 months ago
One fix I have found for the iPad is to go into the template folder for the iPhone and edit line 30.
Original Code
<meta name="viewport" content="width = 320, initial-scale = 1.0, user-scalable = no, maximum-scale = 1.0">


Replacement Code
<meta name="viewport" content="initial-scale = 1.0, user-scalable = no, maximum-scale = 1.0">

By removing the width parameter from this line the site will scale better for an iPad, especially if you edit the template further to make it into a Mobile Web App.
tomservo
14 years, 3 months ago
is it possible to differentiate between iPhone and iPad or do they both look the same to mobile joomla? It would be nice if i could set it so the non-mobile version would display on iPad since the iPad screen is large enough to use the normal template.
tomservo
14 years, 2 months ago
Never mind, I see this has been addressed.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.