IOS , <meta name="viewport" content="initial-scale=1.0">

I am having trouble with widths small iOS screens.

I found iPad Screen Size Guide & Web Design Tips - All The Specs You Need!
talking about what sounds like the specific problem… in that, Freeway is adding code past the :

which according to the website locks down the width.

Freeway is producing

How do I stop Freeway from generating the extra code?

Thanks

jayjordanfarber.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hi Jay,

What problems exactly are you having. Do you have link?

The code <meta name="viewport" content="initial-scale=1.0”> is telling the browser on load to initially scale to page to 100%.

The other code <meta name="viewport" content="width = device-width, minimum-scale = 0.25, maximum-scale = 1.60”> is telling the browser you can pinch zoom from 25% (smaller) to 160% (bigger).

Controlling those are done in the inspector pallet > Page > Mobile > Page can be scaled (tickbox).

David Owen { Freeway Friendly Web hosting and Domains }

http://www.ineedwebhosting.co.uk | http://www.PrintlineAdvertising.co.uk

On 6 Mar 2017, at 18:44, jay email@hidden wrote:

I am having trouble with widths small iOS screens.

I found iPad Screen Size Guide & Web Design Tips - All The Specs You Need!
talking about what sounds like the specific problem… in that, Freeway is adding code past the :

which according to the website locks down the width.

Freeway is producing

How do I stop Freeway from generating the extra code?

Thanks

jayjordanfarber.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
Information for existing FreewayTalk / Groups.io users - Site Feedback - Softpress Talk


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options

Thanks David for reaching out…
the test URL is jayjordanfarber.com

I look at it on my Iphone 5 and it does not fill the screen has white band down right side in both Portrait and landscape mode.

I did not spot the mobile settings CHEERS!

Am beating them up now.

This template and or app has been an absolute nightmare to work with
wither heavily corrupted to full of bugs. I keep having to delete and rebuild portions that just stop working.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Sweet memories. I remember watching this page years ago. And nothing really changed.

I look at it on my Iphone 5 and it does not fill the screen has white band down right side in both Portrait and landscape mode.

The point is, that you have this in every browser at a certain width (side-scroll). The reason for this is pretty simple: Placing elements absolute (zillions of time mentioned this as well).

I did not spot the mobile settings CHEERS!

Regarding those, there is nothing to add to David. Whatever you do - it won’t affect much.

Am beating them up now.

This template and or app has been an absolute nightmare to work with
wither heavily corrupted to full of bugs. I keep having to delete and rebuild portions that just stop working.

All templates are as good or as bad as its user. Just one simple rule for design these decades:

Never, ever set element’s widths or heights - nor its position in pixel - UNLESS you’ve got reasons for. Those dimensions are necessarily coming from content - or its parent/child relation.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options