[TYPO3-german] Link Aktiv setzten
    Jochen Graf 
    graf at uni-landau.de
       
    Thu Mar  6 16:07:23 CET 2008
    
    
  
Hallo Liste,
ich komme bei meinem Menü nicht weiter
http://typo1.uni-landau.de/mitarbeiterinnen/prof-dr-wolfgang-schnotz/curriculum-vitae.html
Wenn sich das Submenü öffnet, sollte der Link prof-dr-wolfgang-schnotz 
auch die Farbe "grün haben" jedoch wird dieser weiss soblad ich das 
Untermenü anklicke.
Hat jemand einen Tipp?
temp.navi = HMENU
temp.navi {
      entryLevel = 1
          excludeUidList =
          1 = TMENU
          1 {
               
          #werden auch alle unterebenen angezeigt
          expAll = 0
          noBlur = 1
          allWrap = <ul id="nav_vertikal">| </ul>
          NO = 1
          NO.wrapItemAndSub = <li>|</li>
          NO.ATagTitle.field = abstract // description // title
          CUR < .NO
      CUR.allWrap = <strong>|</strong>
      CUR.wrapItemAndSub = <li>|</li>
      CUR.doNotLinkIt = 1
      CUR.stdWrap.htmlSpecialChars = 1
      IFSUB < .NO
     
 }
             
2 = TMENU
            2 {
            noBlur = 1
            expAll = 0
            wrap = <ul class="submenue">| </ul>
            NO = 1
            #NO.allWrap = <ul class="submenue">| </ul>
            NO.ATagTitle.field = abstract // description // title
            NO.wrapItemAndSub = <li>|</li>
      CUR < .NO
      CUR.allWrap = <strong>|</strong>
      CUR.wrapItemAndSub = <li>|</li>
      CUR.doNotLinkIt = 1
      CUR.stdWrap.htmlSpecialChars = 1
      IFSUB < .NO
     
           
          
          
   }  
 
}
-- 
Mit freundlichen Grüssen
Jochen Graf
Universität Koblenz-Landau / Campus Landau
Arbeitstelle Multimedia/Technik-Administration
Thomas-Nast-Str. 44
76829 Landau
mail: graf at uni-landau.de
fon: 06341-990-224
    
    
More information about the TYPO3-german
mailing list