When the browser window is resized, the main content overlaps the side bar (or vice-versa).
Any ideas on how to keep the page aspect ratio?
The blog is http://loscaffale.altervista.org
Thanks in advance.
When the browser window is resized, the main content overlaps the side bar (or vice-versa).
Any ideas on how to keep the page aspect ratio?
The blog is http://loscaffale.altervista.org
Thanks in advance.
Just a guess: that's because the content (and possibly the sidebar, too) is a fixed width and the main container/wrap div - probably - is fluid. I didn't take a look at the code/css, but that would be an explanation.
agreed ;)
Thank you, so which lines of the css should I check? I'd prefer to make everything fixed...
This topic has been closed to new replies.