I'd like to see, like in the normal drupal menu, a first and last class added to the first and last item. Would help a lot with designing..

Comments

brmassa’s picture

Status: Active » Closed (won't fix)

Smidt,

well, the module just copy the normal menu-block behavior, so it must be done on your own theme function.

regards,

massa

cburschka’s picture

Version: 6.x-1.02 » 6.x-3.x-dev
Component: Javascript code » PHP Code
Status: Closed (won't fix) » Fixed

The module now extends the existing menu builder rather than replacing it, so first and last classes are automatically added.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.