Active
Project:
Menu Icons
Version:
7.x-3.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2010 at 09:27 UTC
Updated:
5 May 2015 at 08:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Tino commentedFound it impossible to create a general solution with css, but managed to create some whitespace after the menu-icon with the ImageCache Actions module (http://drupal.org/project/imagecache_actions).
I added the following actions to the menu_icon ImageCache preset:
Hope it helps!
Comment #2
promesThank you 10o for your answer. For my original site it is to big an overhead: I only use one icon in the menu.
I think this module will be a great help for a current project of mine. Your comment arrives just at the moment I am thinking how to implement some of the possibilities of ImageCache Actions provides.
Comment #3
Anandkumar commented+1 for need of a settings page to specify padding between icon and text.
I worked around this by modifying the menu_icons_css_item.tpl.php to:
This, of course, only affects new menu icons you add after making this change.
Comment #4
promesThanks Anandkumar for pointing out this possibility. I immediately implemented it.
Comment #5
acrollet commented@promes: please note that you may copy the template to your active theme's directory and edit it there, to avoid having to re-do your edits every time you update menu_icons.
Comment #6
promesHello acrolet,
Thanks for your update. I already have been aware of this.
Comment #8
xaa commentedsince the time ... is there a better way to fix this issue ?
Comment #9
mubiesam commentedI installed Version: 7.x-3.0-beta4+0-dev
Tried both ways...
1. menu_icon ImageCache preset actions introduced by Tino
2. modifying the menu_icons_css_item.tpl.php introduced by Anandkumar
But the icon still glued together with text as the screenshot, Is there any change since then...
Thanks,
Comment #10
mubiesam commented