RE: [coldbox:17224] Content box Module - Supermenu

Sure thing

If anyone would like to follow or add to this, here’s the ticket:

https://www.assembla.com/spaces/contentbox/support/tickets/268#/activity/ticket:

Yes the items were red.
I updated the entire super menu, and after initializing the database i recreated he menu.
In order to get the menu to show up i had to reload the application etc.

Thanks

Awesome, glad that fixed it.

For future updates, you should be able to just update the entity files, and not wipe the db entries. For the next update, I will add sone more documentation in that regard.

Again, glad it’s working, and please don’t be shy in suggesting features or submitting enhancements to it.

Thanks!

ok, how do i control the look and feel of the menu. the CB menu gets laid out horizontally, SM items are unorganised.
i will see if i get the same result with the other layouts.

You’ll have to modify the look and feel via CSS and JS in the theme. SM allows you to add a custom class, but apart from that it’s bare bones, ready for any styling that you want to add.

the items also show with numbers next to them, can you remove he numbering?
Can child menus show as drop down listd?

What kind of list did you choose ( ol or ul )?

Re: drop downs, you’ll need to implement some kind if JS solution.

Truly Simple layout - UL shows items on same height
Reddy layout - OL and UL show as unordered