Closed (fixed)
Project:
Lucid menu
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
7 Apr 2007 at 08:12 UTC
Updated:
18 Mar 2008 at 14:10 UTC
Hi, I'm a big fan of nice_menus but can't get it to do what I need. Perhaps you can tell me if Lucid Menu can help. I need the primary links in my drop down menu to be images (background-image or img it doesn't matter) with hover state image. I need to hide the system text which would ordinarily display so just the image displays. All secondary and tertiary links would be system text.
I read the LM documentation, and I'm just not clear if it's possible to assign a unique bg image to each link? Can you confirm?
Many thanks!
Comments
Comment #1
Ashraf Amayreh commentedThe menu component I use has a very flexible API that I haven't studied too carefully to make any absolute claims.
As far as I know this is possible with lucid menu. You'll find a demo folder in the module that contains demos that may answer your question. You will find a doc folder that contains a documentation of that API you can check to see if the functionality you need is supported or not.
Comment #2
rvarkonyi commentedHi,
I'm having the same issue, did you have any luck with that? I can assign bg image to the menu items but still need to hide the text somehow. CSS text-indent is not a good option for me as the dotted border looks horrible when menu item is clicked.
Thanks!