Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to unstick the footer from the bottom?

Vladimir Alexiev
Contributor
August 20, 2012

In Confluence 3.5.3 Documentation Theme the footer of content pages is stuck at the bottom of the window (doesn't scroll).

Screen real estate is valuable, so I'd like to unstick it so it's at the bottom of the page but not bottom of the window.

I've inspected with Firebug and I think the stickiness comes from .../download/resources/com.atlassian.confluence.plugins.doctheme:documentation/default-theme.css (line 257):

#footer {bottom: 0; position: absolute;

But the same CSS applies to other pages (eg Administration, People Directory...) where the footer is not stuck.

  • - I've tried a fix by Menno Bieringa: Admin>Stylesheets>Edit the custom CSS
    #footer{position:relative}

    It has no effect, probably because the custom global stylesheet will not be applied to spaces that define their own custom stylesheet or are using a theme.

  • I've tried adding this to Custom HTML> At end of the HEAD:
    <style type="text/css">#footer{position:relative}</style>

Looking with Firebug, I see it is applied and overrides absolute. But the footer is still stuck :-(

I'm confused, can anyone help?

Cross-references:

2 answers

0 votes
Rusty Newton September 5, 2012

I think your question may be a duplicate of mine here https://answers.atlassian.com/questions/78485/how-to-change-floating-footer-to-a-static-footer , but I haven't solved the issue yet either.

0 votes
Jo-Anne MacLeod
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 20, 2012

There was a problem where this would happen. I will see if I can find the actual report of it. I do know that it was solved with the upgrade (and that was the main reason why we actually did the upgrade).

Jo-Anne MacLeod
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 20, 2012

Actually thinking about it, the issue that we were seeing may have only occured when editing a page, so it may not be the same after all.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events