Seite 1 von 1

Benutzer Informationen .postprofile

Verfasst: 11.03.2009 12:38
von Bierhasser
Folgendes Problem:
[ 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;
}
Gruß Chris