![]() |
Keep page full width
Is there a way to keep the pages at full width even when the browser is set to 'restore down' (the middle square button at top right of browser)?
At the moment, if you make the browsing window smaller the banner concertinas and a lot of my content that is in the middle disappears from view. Not good on notebooks etc. I would like for the screen to stay at full width and people just scroll the page across as in most major web sites. Any help in pointing me in the right direction would be great! |
Re: Keep page full width
In main.css:
Code:
body min-width is the important setting. Set this to whatever you like. This will allow your page to resize down to this size. I also like to set this max-width for page-container: Code:
#page-container { HTH, -mike |
Re: Keep page full width
It works perfectly! Thank you for saving me hours of frustration!
|
Re: Keep page full width
Your very welcome. Glad it helped.
|
All times are GMT -8. The time now is 09:47 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.