To post in the forums you need to register and log in .
Having a problem with the Delicartessen site and the navigation bar.
The original menu buttons and icons seem to have disappeared. They were all on the right.
Also I cant work out how the menu is meant to work, as I added a new page to the menu in the back office 'About Us' and thats not appearing either.
Thanks Paul for your help.
Hi Rosy,
To get images to appear in the menus, you can use css to position background images on each of the menu items. Here's an example of how you can do it:
.AspNet-Menu-Horizontal ul>li:first-child { background: transparent url(Images/Tabs/Home.gif) no-repeat; } .AspNet-Menu-Horizontal ul>li:first-child+li { background: transparent url(Images/Tabs/Catalogue.gif) no-repeat; } .AspNet-Menu-Horizontal ul>li:first-child+li+li { background: transparent url(Images/Tabs/Events.gif) no-repeat; } .AspNet-Menu-Horizontal ul>li:first-child+li+li+li { background: transparent url(Images/Tabs/Contact.gif) no-repeat; }
This KnowledgeBase article goes into more detail on the technique: http://www.dotcomsoftwaresolutions.co...