Bootstrap Framework - Logo im Framework
St. Nikolaus - Kirche - Michael
- css
Hallo,
auch unsere Gemeinde soll nun eine Responsive Homepage bekommen. Basis dafür soll das von Twitter veröffentlichte Framework Bootstrap sein.
Ich habe auch die gesamte Seite bereits zusammengestellt, nur ein Problem verfolgt mich.
Ich bekomme es nicht hin, das Logo vor den Brand zu packen:
http://twitter.github.com/bootstrap/examples/hero.html
Denn setzte ich im Quelltext vor <a class="brand" href="#">Project name</a> ein <img src=logo.png"> kommt es immer hinter den Brand und schiebt die Navigation nach unten.
Die Class Brand hat folgende Inhalte:
display: block;
float: left;
font-size: 20px;
font-weight: 200;
margin-left: -20px;
padding: 10px 20px;
Aus Zeile 4339 der bootstrap.css
Könnte mit bitte jemand helfen.
Vielen Dank
Michael aus der Gemeinde St. Nikolaus