Using pixture reloaded theme...

Can someone help me get this footer to the bottom. I search everywhere on the internet and tried many different things, but I mostly came back to this: http://drupal.org/node/408134 ( matthew....) . I tried ablsolute bottom, bottom, nothing works.

In style.css, it didn't have wrapper or container, so I just added it. It did have a footer, but I just added the details and did not modify anything because it didn't have anything to modify.

In page.tpl.php, I replaced the old footer with the new footer. At first, I put it at the very bottom of the code just before , but then it broke out of the fixed layout and went across the screen. It also was not at the bottom. I put the new code back to where the old footer information was and it went back to the original layout. Still not at the bottom.

It didn't seem like it did anything to the code, so I just left it in there. Don't know what else to do, looked all over the net. Please help.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alf1230’s picture

"of the code just before </body>, but then it broke "

alf1230’s picture

FileSize
92.93 KB
182.73 KB

After some time, it works when there is no content. But when there is a lot of content... it gets stuck in the middle of the page.

With no content, body color disappears. see attached issues.

I changed the layout to fixed 1080px. Wish I could get to 85% but footer was shorter and set to 960px. Don't know how to set equal to fixed layout.