[Typo3] TMENU Roll Overs

RLB nveid at comcast.net
Wed Mar 2 00:57:01 CET 2005


Yes.. I saw how you could do that.  But that will make all links on the page
follow that format not just the menu.  I haven't seen a place that actually
tells you how to do just one section how to do that.  Say perhaps for a
'Menulink class'

For example i have.. the following CSS & it doesn't seem to work.

 .menulink:link {
   background-color : transparent;
   color : blue;
   text-decoration : none;
   font-size : 2px
   font-face : arial
}
.menulink:visited {
   background-color : transparent;
   color : blue;
   text-decoration : none;
   font-size : 2px
   font-face : arial
}
.menulink:hover {
   background-color : transparent;
   color : white;
   text-decoration : none;
   font-size : 2px
   font-face : arial
}

.menulink:active {
   background-color : transparent;
   color : yellow;
   font-face : arial
   text-decoration : none;
   font-size : 2px
}


-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de]On Behalf Of Stefan
Beylen
Sent: Tuesday, March 01, 2005 4:53 PM
To: typo3-english at lists.netfielders.de
Subject: Re: [Typo3] TMENU Roll Overs


RLB wrote:
> is there a way to get a TMENU roll over to change font color?

use css...
4ex: http://www.builderau.com.au/webdev/0,39024680,39130376,00.htm

hth

--
  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  Stefan Beylen
  W / private: http://www.lingoist.com
  ICQ private: 19461808
  MSN private: iiioiooo
  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english





More information about the TYPO3-english mailing list