Page 1 of 1

Full-page HTML panel?

Posted: Mon Aug 05, 2013 7:31 am
by Jonathan Musther

Is it possible to have a full-page HTML panel? When I insert a panel into the mobilecontainer of a page I have to specify its size in pixels. Is it possible to have it take up the whole page. Or is there an alternative way of displaying some static HTML which fills a page?


Full-page HTML panel?

Posted: Mon Aug 05, 2013 1:54 pm
by Kateryna Grynko

Hi Jonathan,

It's possible. You can completely opt out from the visual building interface and only use the services, though again, without mapping. Clearly, this is a bad solution.

Perhaps you can come another option: to develop applications in a visual editor to the highest availability, and in the end, change pages hmtl-code, removing everything on your mind too much.

As well, nobody stops you to change the component panel size to any convenient in JavaScript. You can hide all unnecessary via CSS.


Full-page HTML panel?

Posted: Tue Aug 06, 2013 4:55 am
by Jonathan Musther

I think it will be most straightforward to set up the app in the visual editor, and then edit the page's HTML directly. Can you tell me where I can edit the page like this?

Thanks!


Full-page HTML panel?

Posted: Tue Aug 06, 2013 7:15 am
by Kateryna Grynko

Hi Jonathan,

Please take a look at the screen shot:
Image