Technical support This forum is closed.
Version 1.x > Technical support > CMSListMenu View modes: 
User avatar
Member
Member
kamran - 10/5/2006 4:50:56 AM
   
CMSListMenu
I am having problems with CMSListMeu. May be i am using the wrong way. I just want to display images as background in the listmenu. I have tried setting up the background image property but it does not work. Can you please give me any thoughts on this.

thank you

User avatar
Guest
admin - 10/10/2006 11:13:06 AM
   
Re: CMSListMenu
Hello,



Thank you for your message. Here’s an example that works:



.CMSListMenuLink

{

background-image: url(images/bottom_button2.png);;

}



Please make sure you are using correct upper/lower case and make sure the url cotains a path relative to your CSS stylesheet or page (if you put CSS style directly into the page).



Best Regards,