The header, menu and footer are all scaled the same. This would be great except for the fact that the whole mobile page is shrunken to only 2cm of my 7cm screen size on HTC Desire. The entire page is far too small. I have found nothing in the archives to help with this problem. Thanks, Tracy
Try to add
after < head > tag in mobile_pda template.
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no">
after < head > tag in mobile_pda template.
OK, that works better. The text is still too small. The menu buttons on the iPhone are much bigger for use on a touch screen. On Android, they are much more difficult to use. Is there a way to get the menu to work on th pda template like the iphone?
I use the PDA template for both the Android and iPhone devices and have the opposite problem, Android is scaled properly and iPhone is shrunk really small... When you get them both the same size, post what you did
Try setting the Image Adaption Method to Fixed Rescale Ratio and then use the Decrease Image Width field to shrink if you need to. That's how I fixed my issue. Also helps if you start out with images that are much bigger than what you need.
ScorpiousDelectus wrote:
Thanks for the suggestion, but it did not work.
Try setting the Image Adaption Method to Fixed Rescale Ratio and then use the Decrease Image Width field to shrink if you need to. That's how I fixed my issue. Also helps if you start out with images that are much bigger than what you need.
Thanks for the suggestion, but it did not work.
Just a thought, does it make a difference if you clear the cache on the phone?
Barnabas wrote:
Nope. Oddly, there is no difference between in website appearance if i turn off the redirect from my pda subdomain. Does MJ's general mobile appearance look like the pda? I am simply wanting the homepage menu to be user friendly in appearance like the iphone. Any help is greatly appreciated.
Just a thought, does it make a difference if you clear the cache on the phone?
Nope. Oddly, there is no difference between in website appearance if i turn off the redirect from my pda subdomain. Does MJ's general mobile appearance look like the pda? I am simply wanting the homepage menu to be user friendly in appearance like the iphone. Any help is greatly appreciated.
I should mention that I use the PDA template for both Android and iPhone devices. I also don't have any redirects, so it goes straight to my primary domain. Maybe try it like that to make sure it's not either of those two things that is causing the issue?
Thanks for the responsiveness. How do you get the iPhone template on the phones if you are not using a redirect? Are you using the iPhone template for everything? That certainly would not work for my needs.