iPhone via PDA Template - Does not scale

masch
13 years, 5 months ago
Hi!

We have a mobile site online and use the PDA template for all accessing devices. When you surf on the site via an Android device the site is shown correctly. By using an iPhone, tested with 3G and 4, the site displays the correct content but scales down extremly. I have no idea how to solve this problem. All is scaled down (image + text). When I zoom in on iPhones the picture resizes to the right size.

Settings:
Image adaptation method: Don't rescale

Any Ideas?


With 0.9.3 we did not have this issues. Currently we run 0.9.12

m.mysms.com/en
dryabov
13 years, 5 months ago
masch wrote:
Image adaptation method: Don't rescale

Is it both in PDA and iPhone tabs?
dryabov
13 years, 5 months ago
And also there may arise some render issues because of absence of viewport meta-parameter in the head of pda template.
masch
13 years, 5 months ago
Yes it is in both Tabs

dryabov wrote:
And also there may arise some render issues because of absence of viewport meta-parameter in the head of pda template.


I added the viewport meta parameters to the pda template:
 
<meta name="viewport" content="width = 320, initial-scale = 1.0, user-scalable = no, maximum-scale = 1.0">
 

stille the same issus
dryabov
13 years, 5 months ago
Just looked at m.mysms.com, there is no viewport meta.
masch
13 years, 5 months ago
Fixed! I put the meta parameters on the top of the header tag!

Thanks a lot!!!

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.