[Pro] Font too big on iphone

Just finished up this site in FWpro 5.6. All the pages look fine on the iphone except for one. The body text is too large and the title text is too small. The page looks fine on the computer. I used styles to set the text size. Any ideas?

Steven Houtzager

http://www.splendormountain.com/comments.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Assuming all the styling is the same and there is no other way to account for this, try Style Menu > Remove Styling. Then try to reapply the style. Sometimes this has worked for me when FW has gotten tripped up on something.

Good luck,

Doty


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Try adding the following property to the Div(s) that contain your reesizing text

-webkit-text-size-adjust:none;

Do this by selecting the containing Div then Item>Extended and enter a new name/value pair of

name: -webkit-text-size-adjust

value: none

OK a couple of times, upload and test

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It turned out something was conflicting because I was had text in the cell of a table. I nixed the table and it worked fine!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options