TinyPortal

Development => Support => Topic started by: Wichtlmex on May 16, 2019, 08:58:27 AM

Title: Responsive Panel behaviour
Post by: Wichtlmex on May 16, 2019, 08:58:27 AM
Is there a definition or a way to define, how the panels will behave when the screen width changes?

E.g. Which panel will be shown on top/bottom when using a narrow screen!


regards
Michael
Title: Re: Responsive Panel behaviour
Post by: @rjen on May 16, 2019, 09:32:15 AM
This is fixed and there are no settings for that:

On a screen narrower than 900px the side panels are pushed down.. and shown between the main content area and the bottom panel (highlighted in red).
(https://www.tinyportal.net/docs/proxy.php?request=http%3A%2F%2Fwww.tinyportal.net%2Fdocs%2FThemes%2Fdefault%2Fimages%2Ftinyportal%2FTPpanel_lower.png&hash=f70bdb8207802470642024ffa4f573f8)

Screen width: 450 - 900 px: side by side
Screen width: < 450: first left then right (below each other)

Position of Top, Upper, Lower and Bottom panel remains unchanged
Title: Re: Responsive Panel behaviour
Post by: Wichtlmex on May 16, 2019, 10:05:59 AM
Got it. Thanks.