Fixed height for bottom 1 to 12

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Mon May 09, 2011 4:30 pm
Is it possible to give the Bottom modulepositions 1 to 12 a fixed height.
Regardless of the content
User avatar
Fresh Boarder

teitbite
Wed May 11, 2011 1:50 am
Hi

Which joomla template are You using ?
User avatar
Moderator

GK User
Wed May 11, 2011 3:41 am
Postnote
User avatar
Fresh Boarder

teitbite
Fri May 13, 2011 5:16 pm
Hi

Actualy I meant if it's a template for 1.5 or 1.6 version.


For the 1.5 for example the solution would be to add this code to css:

Code: Select all
#gk-botsl1 ..moduletable, #gk-botsl1 .moduletable_menu, #gk-botsl1 .moduletable_text,
#gk-botsl2 ..moduletable, #gk-botsl2 .moduletable_menu, #gk-botsl2 .moduletable_text {
height:200px;
}
User avatar
Moderator

GK User
Sat May 14, 2011 11:22 am
Thanks it is for 1.5
User avatar
Fresh Boarder

GK User
Sat May 14, 2011 7:41 pm
did u get it to work ?
User avatar
Platinum Boarder


cron