Mainbody overflow

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Wed Feb 27, 2013 4:20 pm
Hi I uses RedShop in main position, RedShop uses more space than the mainbody provides.
Se http://www.propangass.no/index.php/produkter/olje-kjemi-utstyr/drivstoff-overforing/64/159/olje-kjemi-utstyr/dispensere/P-fat for better understanding, anyone know what to do?

I have tried, chrome and firefox, dont have IE.

Anyone?
User avatar
Fresh Boarder

GK User
Wed Feb 27, 2013 4:28 pm
I think it is this one:

#gkMainbodyWrap
{
height: <--- But is it possible to set it to Auto?? I have tried 800px and the its ok, but seems odd on pages with smaller content.
}
User avatar
Fresh Boarder

Konrad M
Wed Feb 27, 2013 4:29 pm
Hi,
please try add to override.css
Code: Select all
#gkMainbodyWrap {
    float: left;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Wed Feb 27, 2013 4:33 pm
Thanks, for quick answer and fix. That saved my day :)
User avatar
Fresh Boarder


cron