[TYPO3] GMENU / TMENU combined...

Chris Paige system at chrispaige.info
Tue Mar 6 12:06:58 CET 2007


Hi,

I'm trying to figure out how to setup typoscript to create a menu that includes both image and non-GIFBUILDER text.

I want the image to come from media, such as...

          import = uploads/media/
          import.field = media
          import.listNum = 0

I want text to be scalable text (font-size with ems).

AND I want to be able to adjust the background color behind all of this on hover.

I can see how to do GMENU version with RO/rollover, but text in GIFBUILDER is not scalable and I can't figure out how to append plain text within a GMENU.

I can also see how to do use beforeImg in a TMENU, but the A tag for the beforeImg is seperate from the A tag for the text.  This means that the background changes on the image area OR behind the text.  But it does not hover as if one connected object.  (See: http://redesign.tabunited.org/navigation/home/)

1 - Is there a way to add scalable (ems) menu text to a GMENU?
2 - Is there a way to enclose the beforeImg and TMENU text in the *same* A tag to enable a unified hover?

Thanks for your pointers...

Chris


More information about the TYPO3-english mailing list