Navigation menu with thumbnail image

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
dinmix
Forum Members
Forum Members
Posts: 29
Joined: Sun May 06, 2007 2:49 pm

Navigation menu with thumbnail image

Post by dinmix »

Does anyone know if there is an extension or module to develop a navigation menu with thumbnail in the dropdown. I dont know what its called but something similar to "http://www.bp.com"

When you mouseover the menu, there's a thumbnail in the drop down.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Navigation menu with thumbnail image

Post by Dr.CSS »

In page options is a drop down to choose page image, in menu manager it is {$node->image}, so for the last 2 page in child menu choose an image and include the code for it in menu manager...
scelle
Forum Members
Forum Members
Posts: 81
Joined: Sun Apr 24, 2011 8:14 pm

Re: Navigation menu with thumbnail image

Post by scelle »

Hi, I'm looking for something similar.

Namely, I've recently implemented a Mega Menu (jQuery) and am looking for a way to add thumbnail image as a background for a product category. Something similar to this (stolen from designchemical.com):
Image

Now, I know I have to add separate class for every <li> (or is it <ul>?) that contains a list of products and then . I just don't know how to do it in a Smarty menu template.

Any tips?
dinmix
Forum Members
Forum Members
Posts: 29
Joined: Sun May 06, 2007 2:49 pm

Re: Navigation menu with thumbnail image

Post by dinmix »

Thanks will try to do that.
Post Reply

Return to “Layout and Design (CSS & HTML)”