Guten tag Towner,
ich habe ein kleines Problem. Irgendwie rückt der Titel gar nicht nach oben, obwohl nichts falsch ist.
Hier ein Screenshot: http://puu.sh/a0MRU/92f1b4e4a5.png (Der Titel + darunter sollten neben dem Bild sein)
Mein Code:
HTML
Spoiler anzeigen
CSS:
Spoiler anzeigen
Code
ul { list-style: none; padding: 0px;}
.tradeingBox li { border-top: 1px solid #dbdbdb; padding-left: 30px; background: #f4f4f4; min-height: 60px; padding-top: 10px;}
.tradeingBox li:nth-child(even) { background: #fafafa;}
.productInfo { padding: 0; width: 100%;}
.productInfo .productDetails{ padding-left: 95px; float: none; width: auto;}
.productInfo .productDescription p { color: #6a6a6a; font-size: 14px; line-height: 20px;}
.tradeingBox img { height: 48px; width: 48px;}
Ich höffe Ihr könnt mir wenigstens bei meinem Problem helfen!
MfG.