Text is resizing on firefox and the iPhone when I use padding. I have tried using the “-webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */” code and it does not help. Any ideas?
OK, If anyone finds this post and is having the same issue I found another thread regarding the text issue. It fixes my issue but I still don’t get why the html box with the padding is causing the text to increase and the html box with no padding is just fine.
I’m trying to use a 2700 x 1400 jpeg image for my background of my site, link below. On the iPhone the background jpeg image is not appearing. When I upload a 2500px x 1200px jpeg the background appears. I am aware that the iphone has some image size limitations. Could this be the issue I am having?
From what I have read jpegs on the iPhone can be up to 32 megapixels but will start subsampling at 3 megapixels. I’ve read PNG should be smaller then 3 megapixels.
Could anyone enlighten me as to what the correct iPhone image size limtations are, as I have read several limatations. Also why can I not get the background that is much less then the supposed 32 megapixel limit to show up?