Is there a way to fix "the template" from the bottom modules down?
Ill explain better.
1.JPG
2.JPG
As you can see the logo images in the bottom are "dancing" as the size of the article is bigger or smaller.
Is there a way to fix them?
Thanks
Expert Boarder
Konrad M
Wed Oct 10, 2012 6:32 am
Hi, can you give us url to page with this issue, it will be much easier to help you.
GK User
Fri Oct 12, 2012 3:43 am
I will sent a pm
Expert Boarder
GK User
Fri Oct 12, 2012 3:56 am
You can try now with the same user and pass that i send.
Expert Boarder
GK User
Mon Oct 15, 2012 2:49 am
Anyone?
Expert Boarder
Konrad M
Mon Oct 15, 2012 7:17 am
I checked it. Icons are dancing becasue height of article container depends from article content. So this is correct template behavior.
GK User
Mon Oct 15, 2012 2:26 pm
I know this is the correct template behavior, i didn´t wanted any other way. But i have a little thing called "client" that says what it wants for the site, and he'd liked if the bottom stays always fixed at a certain height.
It is possible? Thanks!
Expert Boarder
Konrad M
Tue Oct 16, 2012 12:30 pm
Unfortunetly no. But just in case try play with 'fixed' position for bottom div.
GK User
Wed Oct 17, 2012 11:28 pm
OK. Where and how?
Thanks
Expert Boarder
Konrad M
Mon Oct 22, 2012 8:19 am
Please use firebug. It is great developer extension for mozilla firefox. You will be able to find in what div bottom content is. Then please try add in override.css position absolute or fixed for this element.