Hallo zusammen
Ich versuche mich bereits seit einiger Zeit bei einer Joomla Seite den Style des sublevels zu ändern.. jedoch vergeblich. Dies ist der CSS Code um die menü liste anzuzeigen.
Nun habe ich immer wieder gelesen, dass ich mit z.b. "li li" in das sublevel des menüs komme und dann da den style anpassen muss. Das funktioniert aber irgendwie nicht. Was mache ich falsch respektive wie muss das konkret bei mir aussehen?HTML-Code:/* block list */ ul.block { margin: 4px 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; letter-spacing: normal; } .block li { list-style: none; width: 94%; } .block li a,.block li em { color: #553; display: block; width: 94%; font-size: 11px; } .block li em { font-size: 0.9em; font-style: normal; } .block li a { padding: 4px; text-decoration: none; width: 180px; } .block li a span {font-weight: bold;} .block li a:hover { background: #D2D0C0; color: #553; }
Vielen Dank für die Hilfe, viele Grüsse
joni002


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen