Thomas J.: CSS-Footer, hier: absolut in relativ positionierter Box

Beitrag lesen

Hallo Elya,

nur leider vergrößert sich, ziemlich boxmodellkonform, der #testcontainer um den padding-bottom Wert.

Sorry mein Fehler, padding-bottom gehört in die Navigation.
Das Ergebnis sieht dann so aus:
+---------------------+
|     Navigation      |
|                     |
|                     |
+---------+           |
| Footer  |           |  Diese Höhe + etwas zusätzlichen Abstand
+---------+-----------+  bekommt die Navi als padding-bottom.

Thomas J.