Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Main page format messes up when window is small

Main page format messes up when window is small

Locked

Views: 576

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
10 Mar 2010, 9:06 PM
#1
jabula avatar

jabula

New Zenner

Join Date:
Aug 2009
Posts:
23
Plugin Contributions:
0

Main page format messes up when window is small

Please could anyone help me. I've just re-designed my front page: https://www.jabulanappies.co.uk and now it all messes up when you make the window small. Some of the bits pop out of the centre box...

I know it must be something to do with fixed widths of certain elements but I'm jiggered if I can work it out :unsure:

Anyone got any clues?

11 Mar 2010, 7:38 AM
#2
jabula avatar

jabula

New Zenner

Join Date:
Aug 2009
Posts:
23
Plugin Contributions:
0

Re: Main page format messes up when window is small

s'ok, I finally figured it out. Here is the answer if anyone is having similar problems:

It's really easy. I saw this solution on another post but didn't think it worked for me, but I just wasn't making it wide enough....

Add to the 'main wrapper' rule on the CSS:
min-width: 1100px;

:P