12-23-2012 05:49 PM
Solved! Go to Solution.
12-23-2012 06:09 PM
Have you tried using this?
<meta id="viewport" name="viewport" content="initial-scale=1.0, width=device-width, user-scalable=no, target-densitydpi=device-dpi" />
If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
12-23-2012 06:11 PM
12-23-2012 06:21 PM
That code should be between your head tags. If your going to use css for certain classes, you shouldnt have to use px or %.
Have a look at this:
If any post helps you please click the below the post(s) that helped you.
2. Please resolve your thread by marking the post "Solution?" which solved it for you!
12-23-2012 06:40 PM