Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Padding bottom not always effective
Message
From
29/08/2017 11:52:26
 
 
General information
Forum:
HTML5
Category:
HTML
Miscellaneous
Thread ID:
01653764
Message ID:
01653825
Views:
50
>Does this work for you:
    #Body {
>        padding-bottom: 101px;
>    }
>
>   
>    #Footer {
>        position: absolute;
>        margin-top: -101px;
>        left: 0;
>        bottom: 0;
>        width: 100%;
>        min-height: 80px;
>        height: auto;
>        line-height: 80px;
>        padding-top: 10px;
>        padding-bottom: 10px;
>        border-top: 1px solid #555555;
>    }
That is very smart. At first, it appears to work. I will do more test. This effect appeared on a few pages only.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform