- Posts: 3
- Thank you received: 0
Modules not level
-
walsha23
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 8 months ago #31667
by walsha23
Modules not level was created by walsha23
On my website
www.dubiousblogspanel.com
on the bottom of my page all the modules are uneven. is there a fix for this
Regards
Adam
Regards
Adam
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #31670
by ivan.milic
Replied by ivan.milic on topic Modules not level
That areas are not equable. By looking just home page something like putting following css at bottom of template_css.css would maybe solve it just for that page:
.content_wrap,
.column_left_top,
.column_right_top{
min-height: 900px;
}
but that is relay bad solution because it would cause problems on all other pages, you can try if you want. You would need some custom script solution to be able to do that what you want.
.content_wrap,
.column_left_top,
.column_right_top{
min-height: 900px;
}
but that is relay bad solution because it would cause problems on all other pages, you can try if you want. You would need some custom script solution to be able to do that what you want.
Please Log in to join the conversation.
-
walsha23
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
11 years 8 months ago #31671
by walsha23
Replied by walsha23 on topic Modules not level
Is this something you could create for me
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #31674
by ivan.milic
Replied by ivan.milic on topic Modules not level
Yes as custom payed job, you can send me your contact e-mail address by using "Report To Moderator" so I could send you offer.
Please Log in to join the conversation.
Time to create page: 0.165 seconds