left module height problem

  • proporti
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 2 weeks ago #23777 by proporti
hi ,
im trying to find how can i change length of left column in css? please ,
I can see width as 220 but how and where can I change height ?

sorry Im new to this ive tried to search in forum but cudn't find ,

Regards

Please Log in to join the conversation.

More
12 years 2 weeks ago #23787 by ivan.milic
there is equalizer that will make left center and right column equal in height. So making height of left column bigger will make also center and right column same height:

Add this css to bottom of template_css.css:

#column_left, .column_left{
min-height:700px;
}

where 700 is example value you can adjust
The following user(s) said Thank You: proporti

Please Log in to join the conversation.

Time to create page: 0.141 seconds
Powered by Kunena Forum