Side column + footer CSS

Clap Clap's Avatar

Clap Clap

Feb 24, 2013 @ 11:28 PM

Hi. I'm trying to make the side column relative while keeping the footer/copyright at the bottom of each page.

So far, I have put this code:

#sideColumn { position: absolute;
}

#footer { position: absolute;
bottom: 0;
}

With this, only the side column (menu bar) is fixed, but the footer (copyright) doesn't stay at the bottom of the each page - it continues to adjust to the height of each page and even overlaps some of the text in the menu!

Is the code wrongly written?

  1. Support Staff 1 Posted by Uldis on Feb 25, 2013 @ 10:19 AM

    Uldis's Avatar

    Hello,
    what's the address of your website? It depends on template you are using.
    It's better not to modify position of #footer

  2. Uldis closed this discussion on Feb 25, 2013 @ 10:19 AM.

  3. Clap Clap re-opened this discussion on Feb 25, 2013 @ 03:24 PM

  4. 2 Posted by Clap Clap on Feb 25, 2013 @ 03:24 PM

    Clap Clap's Avatar

    I'm using the white template.
    Before, the template was automatically set to "absolute" I think and the footer automatically went at bottom, but now it changed to "fixed", I don't know why. It jumps all over the place depending on image size.
    I had to add the CSS code to stop the menu from being fixed, otherwise on 13" I couldn't see the rest of the list and the footer would overlap the text also.

    You cannot specify the positioning of the footer at all?

  5. Support Staff 3 Posted by Uldis on Feb 26, 2013 @ 07:44 AM

    Uldis's Avatar

    Can you show me the address of your website? Really don't understand your problem. It's possible that your Berta installation is outdated. You can download the latest version from here: http://www.berta.me/download/

  6. Uldis closed this discussion on Feb 26, 2013 @ 07:44 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac