Closed (fixed)
Project:
Menu Block Split
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2009 at 09:55 UTC
Updated:
14 Mar 2009 at 16:30 UTC
Hi Robert,
i would like to suggest you to add a class in the 1st menu block for the first and the last menu item, similar to the spilted 2nd menu ?
and also add in the spilted 2nd menu the auto increased id class (menu-2...) to the li items between first an last li item ?
<ul class="menu">
<li class="leaf first menu-1">.....</li>
<li class="leaf menu-2">.....</li>
<li class="leaf menu-3">.....</li>
<li class="leaf last menu-4">....</li>
</ul>
thx, 4ud
Comments
Comment #1
robertgarrigos commentedI added the first and last class for the first block. In the second block there is already a class for each item as menu-mid. I think that is enoguh, which is the same drupal's default classes for menu items. I added this functionality to .dev.