You need to override the getImageResourceReference method of LabelIconPanel (or LinkIconPanel). Look at the default implementation in LabelIconPanel.
-Matej On Dec 12, 2007 9:27 PM, Loren Cole <[EMAIL PROTECTED]> wrote: > I'd like to remove the folder and page icons from a LinkTree and I'm not > entirely sure how to go about it. > > As far as I can tell I need to create a LinkIconPanel instead and then add a > blank image component to it... Or is there some way I can reference the > image and set it's visible flag? > > Why isn't this all done in css? or is it and I'm just missing something... > > Many thanks for any help, > - > Loren > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
