Hallo,

ich möchte gerne ein TMENU mit einer Graphik erstellen.

http://www.typotest3.uni-landau.de

den Zustand  NO/CUR  konnte ich über TS lösen.

Konstanten
-------------------------------------

# cat=yaml/file/c; type=wrap; label=Mainmenu:The wrap around each single link: mainMenuLinkWrap = <img src="fileadmin/img/kreis.gif" width="9" height="9" border="0" alt="" />| CurMenuLinkWrap = <img src="fileadmin/img/kreis_cur.gif" width="9" height="9" border="0" alt="" />|


SETUP
-------------------------------------

temp.SPALTENNAVIGATION  = HMENU
temp.SPALTENNAVIGATION   {

   wrap = <div class="mainMenu">|</div>
   entryLevel = 0
   excludeUidList =
   1 = TMENU
   1 {
     expAll = 0
     noBlur = 1
     wrap = <ul>|</ul>
     IProcFunc = user_IProc_dfn
#### Leave NO turned on, even it is not necessary,
#### because when it is copied later, it turns on CUR and IFSUB automatically
     NO = 1
     NO.ATagTitle.field = abstract // description // subtitle
     #NO.allWrap = |<span class="hidden">.</span>
     NO.wrapItemAndSub = <li>|</li>
     NO.stdWrap.htmlSpecialChars = 1
     NO.linkWrap = {$mainMenuLinkWrap}
     #NO.beforeImg = fileadmin/img/kreis.gif
     NO.ATagBeforeWrap = 1
     CUR < .NO
     CUR.linkWrap = {$CurMenuLinkWrap}
     CUR.allWrap = <strong>|</strong>
     CUR.wrapItemAndSub = <li>|</li>
     CUR.doNotLinkIt = 1
     CUR.stdWrap.htmlSpecialChars = 1
     IFSUB < .NO
     IFSUB.linkWrap = {$mainMenuIfsubLinkWrap}
   }
   2 < .1
   3 < .1
   4 < .1
 }

}

Doch am hover komme ich nicht weiter.

ich wollte das über css Lösen, jedoch schlugen alle Versuche fehl.
In einigen Foren wurde es beschrieben, wie man den hover mit css vornimmt, jedoch gelingt dieses nicht bei mir.

Könnte mir bitte jemand einen Tipp geben?

Danke




--
Mit freundlichen Grüssen

Jochen Graf

Universität Koblenz-Landau / Campus Landau
Arbeitstelle Multimedia/Technik-Administration

Gebäude K, Raum 2.03
Fortstraße 7
76829 Landau

Tel.: +49-(0)6341/280-34224
Mobil:0152/03285324

mail: g...@uni-landau.de


web http://www.paeps.uni-landau.de
web http://www.paeps.technik.uni-landau.de/





_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an