fixed size

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Fri Dec 14, 2012 10:16 am
I would like to have fixed size especially in height, because I found that the records that brings in, this change.
please check the sreenshot
User avatar
Gold Boarder

Konrad M
Fri Dec 14, 2012 10:17 am
Hi,
you mean fixed size of column or module ?
User avatar

GK User
Fri Dec 14, 2012 10:21 am
only on this module!
User avatar
Gold Boarder

Konrad M
Fri Dec 14, 2012 10:37 am
Please try add suffix to this module. For example ' mysuffix'. Remember about white space before suffix name. Then please add to override.css
Code: Select all
.mysuffix {
height:350px !important;
}

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


cron