[TYPO3-german] Problem mit CSS-Klasse im CUR-Zustand

Ingo Preuß preuss at zedat.fu-berlin.de
Fri Sep 18 15:26:57 CEST 2009


Folgendes TS:
                ...

    		CUR < .ACT
        	CUR = 1
  		CUR {
	            doNotLinkIt = 1
                    linkWrap = <li class="noLink">|</li>
  		}
                 ...

.noLink {
margin-left:0;
color:#ff8c00;
border:none;
font-size:12px;
display:block;
background:#008000;
height:auto; /*Preserves line height of link text with 1+ lines*/
line-height: 2em;
}

/* default Klasse */
#content #contentLeft #naviLeft ul li ul li {
cursor:pointer;
display:block;
font-size:13px;
font-weight:normal;
height:auto;
line-height:25px;
list-style-type:none;
margin:0 5px 5px 0;
padding-left:5px;
text-align:left;
}

Die Klasse wird im Quelltext angezeigt. Firebug zeigt bei 'Element
untersuchen' aber die default-Klasse dieser Ebene an. Auf der Webseite
kommt MischMasch aus beiden Klassen an.

Lässt sich das geschickter lösen?

Link zum Problem:
http://isorastdemo.preuss-it.com/isorast/was-ist-isorast/wandkonstruktionen.html


Gruß, Ingo




----------------------
PC-Notdienst FU Berlin

Ingo Preuss
Rigaer Strasse 65
10247 Berlin

mobil 0163.160 51 03



More information about the TYPO3-german mailing list