View Single Post
Old 06-27-2011, 05:04 PM   PM User | #1
kikibu
New to the CF scene

 
Join Date: Jun 2011
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
kikibu is an unknown quantity at this point
[mobile] Scale to device width not working

Hello all. I hope you can help me with the following problem with the mobile version of http://thekind.tk, my band's website.

(direct link for desktops)

As you can probably see, the website isn't that big but on my ipod 4G it appears zoomed out. Of course the first thing I tried was putting this line between my <head>:
Code:
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
But somehow this doesn't do anything for me. Even if I play with the parameters such as putting the scale at 2 or 3, the whole meta thing doesn't seem to affect my site's viewport at all.

Any ideas on how to solve this?

Last edited by kikibu; 06-28-2011 at 01:10 AM..
kikibu is offline   Reply With Quote