test melih
 melih
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Saguaros Moderator
    #1044149

    Hi Pootch,

    Could you share the URL here so I will take a look?

    pootch Friend
    #1044153

    Hi Pootch,

    Could you share the URL here so I will take a look?

    Hi.

    http://www.lichtenwagner.at

    BR

    Saguaros Moderator
    #1044368

    You can add this css rule:

    .t3-footer .t3-copyright {
        padding: 0;
    }
    
    .t3-footer {
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    into the file: [root]/templates/purity_iii (your default template)/css/custom.css (create this file if it doesn’t exist).

    pootch Friend
    #1044387

    Thanks for help..
    It works on nearly every page now execpt on this one..
    http://www.lichtenwagner.at/index.php/schwerpunkte

    Dont know why it gets messed up there?

    The footer position is wrong there.

    Saguaros Moderator
    #1044389

    You can try to remove the property: position: absolute; in above code.

    pootch Friend
    #1044401

    I have changed it to "fixed" and put some some black lines into those one page.
    Now it works..

    Thanks for helping me!

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  pootch 7 years, 7 months ago.

The topic ‘Footer size/height’ is closed to new replies.