Download  |  Search  |  Log in  |  FAQ  |  Memberlist  |  Online  |  TYPO3.org Developer Resource
Home » TypoScript » Menu
Post new topic   Reply to topic Page 1 of 1 [1 Post] MENU (text + image) Mouse-Over Problem
Author Message
given7



Joined: 13 Sep 2006
Posts: 1

PostPosted: 13 Sep 2006 - 10:04 am    Post subject:  MENU (text + image) Mouse-Over Problem
Subject description: My MENU is made up of an IMAGE and a TEXT element but behaves inconsistenly.
Reply with quote

Hi TYPO3ers, Shocked

have a look at this page:

Arrow http://www.wirgebendemholzprofil.de/rundprofil.html

look at the left navigation (green images and text beneath...

- when you mouse over ONLY the graphic, it turns the grafik Orange
- but when you MOUSE OVER the text, both Text and Graphic turns ORANGE which is EXACTLY what I want to have.

So how come when you mouse over the graphic it doesn't turn the text ORANGE too??

Here's my Typoscript for the MENU:

page.10.subparts.content.subparts.PROFILMENU = HMENU
page.10.subparts.content.subparts.PROFILMENU.special = directory
page.10.subparts.content.subparts.PROFILMENU.special.value = 24
page.10.subparts.content.subparts.PROFILMENU.stdWrap.wrap = <ul> | </ul>
page.10.subparts.content.subparts.PROFILMENU.1 = TMENU
page.10.subparts.content.subparts.PROFILMENU.1 {
NO.wrapItemAndSub = <li class="NO"> | </li>
NO.beforeImg.import = uploads/media/
NO.beforeImg.import.field = media
NO.beforeImg.import.listNum = 1
NO.beforeROImg = IMG_RESOURCE
NO.beforeROImg.import = uploads/media/
NO.beforeROImg.import.field = media
NO.beforeROImg.import.listNum = 2
NO.RO = 1
NO.linkWrap = </li><li class="NO">
NO.allWrap =
NO.beforeImgLink = 1

ACT = 1
ACT.wrapItemAndSub = <li class="ACT"> | </li>
CUR = 1
CUR.wrapItemAndSub = <li class="CUR"> | </li>
CUR.beforeImg.import = uploads/media/
CUR.beforeImg.import.field = media
CUR.beforeImg.import.listNum = 2
CUR.linkWrap = </li><li class="CUR">
NO.allWrap =
}



Does anybody have an IDEA how to combat this problem. I would be sooooooo relieved to get it solved as would the customer too.

Thanks for any help in advance,

Best regards,

Kieran Given | givenmedia
Arrow http://www.givenmedia.com

+++++++++++++++++++++
TYPO3 rocks! I know coz. I've used other 30,000 Euro CMS Systems and TYPO3 is the answer to a prayer! Very Happy Very Happy Smile Shocked Shocked Shocked
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Home » TypoScript » Menu
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum