2009/5/5 Brolin Empey <bro...@brolin.be>: > Hello, > > See the Products menu on the left side of <http://medallionsystem.com/>. > Currently, clicking on either the triangular bullet to the left of Products > or on Products expands and collapses the Products menu. The first child in > the menu is Products. Is it possible to make the top-level Products a link > so that Products is not duplicated in the menu? Then the triangular bullet > would have to be used to expand and collapse the Products menu.
(sorry for the dealy in response) To do this you will need to hack the javascript that does the menu expansion to instruct the browser to open the index page as well as expand the menu item. This is easy enough if you know Javascript, less so if you don't. Alternatively you could make all the menu items expanded by default. I can't recall if we have a switch to do this, if this is something you want to explore let us know. Ross