Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
menu system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jul 2008 at 15:48 UTC
Updated:
24 Oct 2012 at 20:45 UTC
I really wish that when you create or modify a menu item using the Menu manager, that it was possible to assign two image - under and over - to that menu item.
Comments
Comment #1
pasqualleStyling is done with theme, not with menu manager..
Comment #2
SeanBannister commentedI agree styling of menus should be done via CSS, what would be best is if each menu item recieved a unique class.
Comment #3
lektum commentedYes but, when contributors want to use a set of icons that have a role of representation of the content, the ability to assign an image for each menu item by the menu manager would be very usefull, because contributors may want to change an icon just to make sense differently in the content. So adding an image to a menu item is not only a styling problem. It can be a content problem and I wish also this feature !
Comment #4
David_Rothstein commentedNote that I have a patch at #42493: Enable custom bullets/icons for specific menu items which aims to provide some of the underlying functionality that would allow this to happen, but not a user interface.
I suggest we leave this issue open for the user interface (which doesn't seem likely for Drupal 7 core at this point, but you never know) and focus efforts on the other issue. If that happens, it would perhaps be easier to write a contrib module that provides the user interface as well.
Comment #5
yoroy commentedtag
Comment #6
sunLet's focus on #42493: Enable custom bullets/icons for specific menu items first.
Duplicate issues are extremely bad for discovery.