Closed (fixed)
Project:
Menu Icons
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 10:27 UTC
Updated:
7 Mar 2012 at 04:10 UTC
i want a home icon and no associated text just the button, similar many site including Apple.com which use their Apple icon. How can this be achieved using menu Items?
Comments
Comment #1
Luna Vulpo commented+subscribe
Comment #2
acrollet commentedPlease see the instructions in the README file.
Comment #3
Luna Vulpo commentedacrollet: first of all thank you for reply.
is (will be) another way?
I want to have images for a few menu items (not for all). And REDME solution is very difficult to use. If would be a click-able way it would be very nice.
BTW. README way not helped me because I want to have a inline top menu and this CSS destroyed my menu (make list and big spaces inter menu items)
README way is:
add to css file:
.menu_icon {
display: hidden;
overflow: hidden;
padding-left: 100%;
}
Comment #4
acrollet commentedI've committed this functionality in http://drupalcode.org/project/menu_icons.git/commit/9d533da. It should be available in a dev release shortly.