Andy wrote:
QUOTE:
This is because flex photos is flexi width template and it does not have a fixed width.
Add this to the top of the template_css and it will add scroll bars if the width of the browser is less than 800px.
html {
min-width: 800px;
}
I have tested it on your site and it works well, I dont know what you mean about half the page not showing, it shows perfectly fine for me.
if it shows perfectly why do you want me to apply that change?
here is how to reproduces, not maxixumize firefox and make it to be witch of say 850 px now height has no issues and it has scrollbar but widtsh never gets scrollbar and content definatelly is off the screen for example no way to see right modules. and there is no scrollbar to scroll either.