[TYPO3-german] Problem mit CSS-Klasse im CUR-Zustand
Christian Wolff
chris at connye.com
Fri Sep 18 15:56:39 CEST 2009
Hi Ingo,
die CSS regeln werden beide angewand nur warschenlich nicht in de von
dir gewünschten reihenfolge wenn du im firebug schaust wird zu erst
.noLink angewannt. dann die #content .... regel.
wenn du
die regel in
#content #contentLeft #naviLeft ul li ul li.noLink
umbenennst sollte es gehen.
gruss chris
Ingo Preuß schrieb:
> 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
>
--
Christian Wolff // Berlin
http://www.connye.com
some projects:
http://richtermediagroup.com | http://titanic.de |
http://fairplay-homepage.de
More information about the TYPO3-german
mailing list