Closed (won't fix)
Project:
Menu Icons
Version:
7.x-3.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2012 at 21:29 UTC
Updated:
22 Mar 2013 at 22:31 UTC
Is it possible to actually add the image as in image tag inside the anchor?
E.g. Markup:
<a href="menu"><img><span>Menu Link</span></a>
I would prefer that route rather than hardcode a css stylesheet. Otherwise it makes it very hard to style.
Comments
Comment #1
konsumer commented+1
Comment #2
konsumer commentedalternately, just applying the image to LI instead of A would do it to. This way you can style the text separate from the text. (albeit, using gross !important's.)
Comment #3
acrollet commentedThis would be a fairly major change to how the module has always worked, but I'm happy to review a patch...
Comment #4
acrollet commentedHaven't heard back so closing, but feel free to re-open if you have a patch.
Comment #4.0
acrollet commentedupdates