Hallo Forum,

ich kämpfe hier seit Stunden mit einer Aufgabe:

Hinter einem vorhandenen Menu soll noch eine kleine Grafik erscheinen.
Allerdings klappt weder das Anfügen der Grafik (NEWS = news.gif) mit dem 
"dahinterschreiben" noch mit afterWrap...
Wer kann helfen???

TS dazu:
temp.h-navi = HMENU
   temp.h-navi.special = list
   temp.h-navi.special.value = 1,2,3,4,5,
   temp.h-navi.1 = GMENU
   temp.h-navi.1.expAll=1
   temp.h-navi.1.NO {
     XY = [10.w] +25 , 22
     wrap = | &nbsp; <img 
src="/fileadmin/template/gfx/line.gif"width="2" height="18" 
align="middle">&nbsp;&nbsp;&nbsp;&nbsp;|<img 
src="/fileadmin/template/gfx/news.gif" width="183" height="22" 
alt="NEWS"  valign="bottom"/>
     backColor = #C4141B
     10 = TEXT
     10.text.field = title
     10.fontFile = fileadmin/template/ttf/ARIALN.TTF
     10.fontSize = 12
     10.fontColor = #ffffff
     10.offset = 5,19
     10.nicetext = 1
  }
   temp.h-navi.1.RO < temp.h-navi.1.NO
   temp.h-navi.1.RO = 1
   temp.h-navi.1.RO {
     10.fontColor = #6D6E71
   }
  temp.h-navi.1.CUR <temp.h-navi.1.NO
  temp.h-navi.1.CUR = 1
  temp.h-navi.1.CUR {
   10.fontColor = #fffdb4
  }


Danke für Eure Tipps

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

Antwort per Email an