fixed size on gknews

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Mon Dec 17, 2012 10:26 am
Hi,

in my site I have two columns with two module gk news. I would like these two columns have the same height so that the end to end and the two together.

please look the screenshot
User avatar
Gold Boarder

Konrad M
Mon Dec 17, 2012 10:32 am
Please add same suffix to both modules for example ' mysuffix' and add to override.css
Code: Select all
.mysuffix {
height:400px !important;
}

and set own height value. Remember to enable override.css option in template settings.
User avatar


cron