How do I make the height of the left column equal to the height of the

Corporate Ltd is perfect choice for your next business Joomla website
GK User
Wed Mar 16, 2011 9:54 pm
cwntwer column? The left column is a menu and I would like it to be the same height as the main column ton the right.

http://arcadia.versist.net

thanks
User avatar
Expert Boarder

GK User
Thu Mar 17, 2011 4:09 pm
Sorry spelling error. I want to make the left column on the inside pages the same height as the center column. Is there a place in the css files where I can do this?

thanks again
User avatar
Expert Boarder

Konrad M
Fri Mar 18, 2011 7:00 am
Hi
Try add to override.css
Code: Select all
.nsp_st {
height:300px // set your own value
}

and remember to enable it ;)
User avatar

GK User
Fri Mar 18, 2011 1:39 pm
thank you, but that did not work. override.css has been enabled. Any other suggestions?

thanks
User avatar
Expert Boarder

GK User
Fri Mar 18, 2011 3:09 pm
What happened was, the boxes on the homepage changed, which is good to know how to do. I want to make the 2 columns on the inside pages equal in height.

thanks
User avatar
Expert Boarder


cron