Images, hover states
technivant - April 7, 2007 - 08:12
| Project: | Lucid menu |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | mistknight |
| Status: | closed |
Jump to:
Description
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!

#1
The 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.
#2
Hi,
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!