[ externes Bild ]
Wie bekomme ich die Benutzerinformationen auf 100% Höhe?
Ein Ausschnitt der viewtopic_body.html habe ich hier hinterlegt
Betreffende Zeile in der content.css
Code: Alles auswählen
/* Poster profile block
----------------------------------------*/
.postprofile {
/* Also see tweaks.css */
/* margin: 2px 0 2px 0; */
margin: 0;
padding-top: 5px;
min-height: 80px;
color: #666666;
border-right: 1px solid #4b6ca6;
width: 18%;
float: left;
display: inline;
}