Das im Titel genannte, funktioniert nicht (kein Avatar links neben dem Benutzername zu sehen). Sieht jemand aus meinem Code den Fehler heraus? Habe bereits gegooglet und auch im Woltlab Forum nachgefragt, mit deren Antworten, schaffe ich es nicht, es hinzubekommen. Ich würde mich sehr über Hilfe freuen, sitze da jetzt seit gestern Abend dran..
CSS: Zusätzliche CSS-Deklarationen
#mainMenu, .mainMenu a, .mainMenu, #footer, #header, #logo, .mainMenuInner a, .mainMenuInner { border:0 none !important; }
#logo { top:20px; left:5px; }
/* Main Menu */
#mainMenu img { display:none; }
#mainMenu { position:absolute; top: 17px; left: 600px; z-index: 98 }
#mainMenu a { width: 114px; height: 30px; }
/* User Menu */
#userMenu { display: block; position:absolute; left:30px; top:5px; color:#999;}
#userMenu a { color:#999; }
#userMenu a:hover { color:#ff6666; }
/* User Note */
#userNote { font-weight: bold; position: absolute; left: 35px; top:-10px; }
#userNote a, #userNote a:hover { color:#ff6666; }
/* User Panel */
#userPanel { top: 69px; width: 500px; margin-left: 163px; position:absolute; z-index: 98; }
#userPanel a:hover { color: #ff6666; }
#userPanel img { display:none; }
#userPanel span, #userPanel a { text-decoration:none; color:#999; }
/* User Avatar */
#userAvatar { display: block !important; float:left; margin-right:px; }
#userAvatar img { height: auto !important; max-width: 30px; float:right; padding-top:4px;}
/* Container */
.container-1, .container-2, .container-3, .container-4 { margin-bottom:0px !important; border-bottom: 1px #fbfbfb solid !important; }
.container-1 a:hover, .container-2 a:hover, .container-3 a:hover, .container-4 a:hover{ color:#999; }
.container-1 a, .container-2 a, .container-3 a, .container-4 a { text-decoration:none; }
/* Footer*/
#footer { width:100%; height: 100px; background-image:url("../images/design/footerbg.png"); background-color:#333; background-repeat: x; color:#fff; }
.footerMenu { position: relative; left:190px;}
.footerMenu a, .footerMenu a span, .footerOptions a span { text-decoration:none; color:#fff; }
.footerOptions { position: relative; right:190px;}
.footerOptions img, .footerMenu img { display:none; }
/* Suche */
#search { top: 63px; }
#searchInput { border: 0; background-color:#f2f2f2; color:#999; }
/* Copyright */
.copyright:after { content: " | Design & Code by varrez" }
.copyright { background-color:#333; position:relative; top:10px; }
.copyright a { color:#FFF; }
Alles anzeigen
Zum Testen könnt ihr mein Testforum besuchen, Username und Passwort: test
Liebe Grüße