Hallo,
ich nutze folgendes Modul mod_menu, nach einem Umzug von 1.0 auf 1.5.20 wird mir die Struktur im Menü nicht mehr angezeigt. Im Modul ist es richtig eingestellt.
Anbei der Quellcode den es betrifft, kann mir jemand helfen?
#menu ul {float: left; width: 164px; background: url(../img/dots.gif) 0 top repeat-x; padding-top: 1px; }
#menu ul li {float: left; width: 164px; background: url(../img/dots.gif) 0 bottom repeat-x; padding-bottom: 1px; }
#menu ul li a, #menu ul li.sub ul li span {float: left; width: 148px; padding: 4px 0 4px 16px; background: /*#ccc*/ url(../img/arrow_menu.gif) 0 6px no-repeat; text-decoration: none; font-weight: bold; color: #7a7a7a; }
html>/**/
body #menu ul li a {padding: 3px 0 5px 16px;}
#menu ul li a:hover {text-decoration: underline !important;}
#menu ul li.sub {padding-bottom: 0}
#menu ul li.sub ul li a, #menu ul li.sub ul li span {width: 135px; padding-left: 29px; background: /*#eee*/ url(../img/bullet-orange.gif) 16px 8px no-repeat; font-weight: normal; }
#menu ul li.sub ul li span {padding: 3px 0 3px 29px; background: #eee url(../img/bullet-orange.gif) 16px 8px no-repeat; border-top: 1px solid #fff; border-bottom: 1px solid #fff; text-decoration: underline; }
html>/**/
body #menu ul li.sub ul li span {padding: 2px 0 4px 29px;}
#menu ul li.sub ul li.last {background: none; }
Grüße Lea


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen