Thanks Jacek. But I still didn't get it. The problem is I need to put a specific image for each menu title that make sense to the title and I need a place to specify that image src or class in the folder.metadata as a menu or options attribute (I am also trying to figure out how to do it using the skin attribute as Randy suggested), do you have a different way to specify the image/class other than using attribute skin?. For example, if the title is "simplest", I need to put an image specific to the simplest in front of the title. Thanks Yiguang
-----Original Message----- From: Jacek Wiślicki [mailto:[EMAIL PROTECTED] Sent: Monday, May 22, 2006 10:25 AM To: Jetspeed Users List Subject: Re: navigation menu control-a new twist Wiadomosc od Hu, Yiguang z 2006-05-22 16:20 brzmiala: > Would you please elaborate your special CSS classes? Do you mean apply a > different CSS class to a different menu title? What I need is to put a > different image in front of each menu/submenu title. It sounds like your > special CSS class is enough for this. > Thanks a lot for your help. A solution is dependent on HTML elements you use to build navigation. In my case thera are unordered lists with images specified (instead of bullets), if you use for example divs, specify the background image (with no repeat) for them and this should do. -- pozdrawiam, Jacek Wislicki [EMAIL PROTECTED] tel.: +48 502 408 444 gg: 2540358 skype: jacek_wislicki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
