<div class="jumbotron"> <h1>Text</h1> <div class="templates"> </div> </div>
css { width: 200px position: fixed; bottom: 0; left: 50%; margin-left: -100px }
Quote: Originally Posted by Caiv so sollte es klappen, ob es sauber ist, ist eine andere Frage: Code: css { width: 200px position: fixed; bottom: 0; left: 50%; margin-left: -100px } Bei margin-left die Hälfte der Breite nehmen.
Quote: Originally Posted by Cosmac Dachte ich auch. Geht aber nicht. Dockt das ganz unten an nicht im jumbotron unten