Quote from: ganeshXL at Aug 19, 2007, 03:59 PM
I’ve used a gosub menu before, but without modx.
I’d look into menus that only use CSS; mostly, these just use lists or definition lists, without tables. Which makes the whole setup (templates etc.) much easier.
e.g. http://www.cssplay.co.uk/menus/
I’ve checked this site, but it isn’t a great help... There isn’t any menu that looks like the one I want... Thanks anyway fot your reply!
Also, i’ve tried to integrate with mygosuMenu further, but stumpled upon a css problem (menu items in level 3 should have classname "box2", but last item should have ’box2-last"). There is something like lastclas, but that’s for all levels. I only want lastclas for level 3...