column and content height

  • hardimos
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 4 months ago #31930 by hardimos
I started from scratch a template with sparky. I have problem with right column and condent height.
I can't adjust the height to meet one another. I mean, if lets say the right column height for a page is let's say 1000px, then the main content must expand to meet this height (or vice versa).
Any idea to resolve this?
I'm novice with joomla-sparky.
thanks

Please Log in to join the conversation.

More
11 years 4 months ago #31939 by ivan.milic
You can use min-height to define minimal height for those module positions that would be quickest solution second solution would be something using javascript which would be basically be dynamic version of first solution that will find position with biggest height and set min-height of all positions to that value
The following user(s) said Thank You: hardimos

Please Log in to join the conversation.

  • hardimos
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 4 months ago #32032 by hardimos
Replied by hardimos on topic column and content height
Maybe i wasn't accurate with my problem
see the below links
www.kalentzi.gr/index.php
(this is right)

www.kalentzi.gr/index.php/landmarks/nature
(this is wrong. The right column should expand verticaly with gray color)

Please Log in to join the conversation.

More
11 years 4 months ago #32039 by ivan.milic
Put this at bottom of template_css.css:

.mp_right {
min-height:1520px;
}

Please Log in to join the conversation.

Time to create page: 0.163 seconds
Powered by Kunena Forum