David wyatt
Posts: 0
Joined: Mon Sep 15, 2014 7:12 pm

Html component not filling screen

Hi,

i have a html component in my app which i want to fill the screen. ive tried setting dimensions to auto and 100% but it always show this
Image

i dont want a gap on the right, i wanted it to zoom to fit so that there are no visible side bars and it fills the screen excluding the menu bar

ive seen other similar questions but no definitive answer

thanks

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Html component not filling screen

Hello David,

Please remove padding for the mobilecontainer page. Remove MARGINS for the HTML component. Set the width of the HTML component 100% height auto

David wyatt
Posts: 0
Joined: Mon Sep 15, 2014 7:12 pm

Html component not filling screen

Hi Evgene,
Thank you for quick response, i have already set both to zero. tried changing width to 100% and it makes no difference.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Html component not filling screen

Hi David,

Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name.

David wyatt
Posts: 0
Joined: Mon Sep 15, 2014 7:12 pm

Html component not filling screen

Thank you.
I have shared it with you, it's named scan and shop

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Html component not filling screen

Hi David,

You should add codewidth:100%/code to 'iframe' element with id="iframeForExternalSite".

David wyatt
Posts: 0
Joined: Mon Sep 15, 2014 7:12 pm

Html component not filling screen

thank you,
its working now

Return to “Issues”