Page 1 of 1

different layout when browser is minimized/maximized

Posted: Fri Jan 12, 2018 8:14 am
by anwoolson
Using IE11
Tripane Skin for HTML5 output

Our help should look like this:
GoodLayout.png
When it is first opened in the browser it looks like this:
Bad1Layout.png
and users have to click the menu button to get this:
Bad2Layout.png
Once the browser is maximized it displays correctly.
GoodLayout.png
Is there a setting I'm missing to have the help load in a maximized browser? is this just a character of responsive HTML?

Thank you!

Re: different layout when browser is minimized/maximized

Posted: Fri Jan 12, 2018 1:04 pm
by RamonS
That is what responsive HTML is supposed to do. There are settings to determine at what width of the window it cuts over from normal to a more compact view....but I forgot where that is and don't have Flare at hand at the moment.

Re: different layout when browser is minimized/maximized

Posted: Mon Jan 15, 2018 8:37 am
by anwoolson
Thank you RamonS. If anyone knows what that magic number is and where the setting is, please let us know.

I've been using 1820 wide, just to keep it from collapsing.

Re: different layout when browser is minimized/maximized

Posted: Mon Jan 15, 2018 1:55 pm
by wclass
Look in your target under the Skin tab.

Re: different layout when browser is minimized/maximized

Posted: Tue Jan 16, 2018 12:27 am
by NorthEast
anwoolson wrote:Thank you RamonS. If anyone knows what that magic number is and where the setting is, please let us know.

I've been using 1820 wide, just to keep it from collapsing.
Have you tried looking in Flare's help?

http://help.madcapsoftware.com/flare201 ... -Skins.htm
wclass wrote:Look in your target under the Skin tab.
For Tripane skins, you enable/disable responsive layout and set the breakpoint in the skin - the setting in the target is just to override the skin breakpoint settings.

Re: different layout when browser is minimized/maximized

Posted: Mon Jan 22, 2018 12:13 pm
by anwoolson
Thank you all for your help.