Hallo Zusammen,
ich bin ein absoluter Anfänger bei Joomla...
Ich versuche jetzt schon seit Stunden dieses Problem zu lösen, habe auch schon über das Forum und google gesucht, aber nicht wirklich eine Lösung gefunden![]()
Ich hab das Mainmenü - horizontal - mit verschiedenen Links - soweit funkitonierte auch - nur bleiben die Links nach dem Klicken nicht aktiv.
Ich habe keine Ahnung warum.
Folgendes css benutze ich:
HTML-Code:html, body { ... #title { height:163px; padding:5px; margin-bottom:20px; } #hauptnavi_oben { position: relative; height:100px; z-index:3; float:left; margin-top: 24px; margin-left:8px; padding-right:20px; text-align: left; align: left; } #content { position: relative; width:670px; height:65%; z-index:3; float:left; margin-left:42px; padding-right:20px; overflow:auto; text-align: left; align: left; BORDER: darkblue 0px dashed; } h1 { font-size:18px; color:#BA1827; margin-bottom:0px; text-decoration:underline; } h2 { font-size:16px; color:#BA1827; text-decoration:underline; } h3 { font-size:14px; color:#BA1827; } p, td { text-align: left; align: left; font-family:Verdana; color:#666666; font-size:13px; line-height:20px; } a:link, a:visited { text-decoration:none; font-weight:bold; color:#666666; font-size:12px; margin-left: 20; margin-right: 20; } a:active, a:hover { text-decoration:underline; color:#BA1827; font-weight:bold; font-size:12px; margin-left: 20; margin-right: 20; } /* ******************************************* Mainmenü */ ul#mainlevel { font: bold 13px, Verdana, sans-serif, Arial, Helvetica; list-style: none; padding: 0; margin: 0; font-size: 13px; line-height: 100px; } * html ul#mainlevel { font-size: 14px; /* IE Hack - wird nur com IE interpretiert !*/ } ul#mainlevel li { display: block; background: transparent; padding: 0px; float: left; margin-top: 20px; width: auto !important; width: 30px; font-size: 13px; line-height: 21px; white-space: nowrap; border: 0; } * html ul#mainlevel li { font-size: 14px; /* IE Hack - wird nur com IE interpretiert !*/ } ul#mainlevel li a:link, ul#mainlevel li a:visited { display: block; padding: 0px 10px; text-decoration: none; color: #666666; background: transparent; } ul#mainlevel li a:hover, ul#mainlevel li a:active { text-decoration:underline; color:#BA1827; font-weight:bold; font-size:12px; margin-left: 20; margin-right: 20; } a.mainlevel:active { text-decoration:underline; color:#BA1827; font-weight:bold; font-size:12px; margin-left: 20; margin-right: 20; } /* ******************************************* leftside */ #leftmain { width:235px; height:65%; line-height:50px; z-index:3; float:left; text-align: right; align: right; BORDER: #00AFAF 0px dashed; padding: 0px; margin 0px; margin-top: -12px; } #leftmain table.moduletable th{ height:65%; text-align: right; line-height:50px; float:left; padding: 0px; margin 0px; width: 235px; } #leftmain table.moduletable td { color: #666666; text-align: right; float:left; line-height:50px; padding: 0px; margin 0px; width: 235px; }
Bei Modulen habe ich eingestellt:
Full Active highlighting: yes
Activate parent: yes
Wo liegt der Fehler?
Ich hoffe, ich habe nur in der .css einen Fehler...
vielen Dank für Eure Hilfe im voraus
Nicole


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen