Hi,

is it possible to render icon and label together?
I have seen whane I use
<t:navigationMenuItem icon="/pages/images/i_request_start_s.gif"
itemLabel="Antrag" action="buyrequest" />
I only see the icon in the menu, but no label "Antrag" :-(.
Writing it without the icon
<t:navigationMenuItem itemLabel="Antrag" action="buyrequest" />
I get the label "Antrag".

But what should I do if I need both? Anybody have an idea?

Cheers,
Michael

Reply via email to