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

Luna Vulpo’s picture

+subscribe

acrollet’s picture

Status: Active » Closed (fixed)

Please see the instructions in the README file.

Luna Vulpo’s picture

Category: support » feature
Status: Closed (fixed) » Active

acrollet: 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%;
}

acrollet’s picture

Version: 7.x-3.0-alpha1 » 7.x-3.x-dev
Status: Active » Fixed

I've committed this functionality in http://drupalcode.org/project/menu_icons.git/commit/9d533da. It should be available in a dev release shortly.

Status: Fixed » Closed (fixed)

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