- Posts: 11
- Thank you received: 0
100% height modules
-
wesmolina
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 6 months ago #32508
by wesmolina
100% height modules was created by wesmolina
Hi
The height of the modules in right and left position are different than the main container...
I need fix this view, what can I do?
Best regards
The height of the modules in right and left position are different than the main container...
I need fix this view, what can I do?
Best regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #32514
by ivan.milic
Replied by ivan.milic on topic 100% height modules
send link
Please Log in to join the conversation.
-
wesmolina
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
11 years 6 months ago #32517
by wesmolina
Replied by wesmolina on topic 100% height modules
The site is not online yet
Look a screenshot
Thanks
Look a screenshot
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #32523
by ivan.milic
Replied by ivan.milic on topic 100% height modules
Maybe just left column bg is transparent, put this css to bottom of template_css.css:
.column_left{
background:white;
}
.column_left{
background:white;
}
Please Log in to join the conversation.
-
wesmolina
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
11 years 6 months ago #32537
by wesmolina
Replied by wesmolina on topic 100% height modules
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #32545
by ivan.milic
Replied by ivan.milic on topic 100% height modules
add this to template_css.css:
.column_left{
min-height:758px;
}
.column_left{
min-height:758px;
}
Please Log in to join the conversation.
Time to create page: 0.093 seconds