[TYPO3-german] TypoSkript
Thomas Hümmler
listnews.huemmler at onlinehome.de
Thu Mar 15 12:03:11 CET 2007
* Matze Hoppe <mat.hoppe at gmx.de> [15.03.07 11:38]:
> Ich möchte, dass ein aktiver Menuepunkt rot wird.
> http://luedo1.spd-dortmund.de/index.php?id=27 Archiv ist blau und nicht rot.
<div id="navMain">
<ul>
<li><a href="index.php?id=30">Home</a></li><li><a
href="index.php?id=27" class="active">Archiv</a></li><li><a
^^^^^^^^^^^^^^
Ich würde dieser Klasse in der CSS-Datei
eine Farbe zuordnen, so:
.active { color: rot }
</ul>
</div>
--
* Thomas Hümmler * http://www.huemmler.de
More information about the TYPO3-german
mailing list