-
AuthorPosts
-
April 22, 2011 at 3:12 am #163085
I would like to add a secondary menu under the MegaMenu with a series of single item selections. Is this something I can do with this theme?
Thank you
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 22, 2011 at 7:43 am #387603If you mean like the simple dropdown menu with multiple submenu links,
For example
Home
– About Us
– Contact Usthen yes you can do that with megamenu..
April 22, 2011 at 12:40 pm #387642Actually no what I mean is having a another menu below the megamenu so if you look at the site I am working on:
http://macvillagepro.com/joomla161/
What I want to do is have a secondary menu below the megamenu with items like
Contact Us, Directions and Hours, Gift Certificates, Weekly Specials, Order Mulchhimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
April 25, 2011 at 10:54 am #387976Hi,
If you are fine with using the same styling as the current menu, you can just keep adding menu items in the same menu and it should overflow items on the next line.
Otherwise, you can add a position below the menu block and display the new menu items you want from a new menu module, and style them as you want. But I am not sure how you can have submenus in that case.
May 2, 2011 at 1:57 am #389356I would like to add a position for a second single line menu with no submenus but not sure how to do that – can you please give me the steps I need to take so I can define a menu and have it appear right below the megamenu but on top of where the slideshow sits?
Thanks
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
May 2, 2011 at 6:42 am #389369- To add a new position go to Joomla Admin panel > Extensions > Template Manager > Ja Droid. Click on LAYOUTS tab in right column.
- Save the layout and template and close it.
- Go to Extensions > Module manager and publish your menu module at yourposition. The menu will appear in a unordered list format.
- Now open template.css and add styling for your menu..
Click on EDIT link infront of DEFAULT layout. You will find
<blockquote><block name=”mainnav” type=”mainnav” main-inner=”1″></block>
<block name=”cpanel” type=”usertools/cpanel”></block>
<block name=”slideshow” type=”modules” style=”raw” >slideshow</block></blockquote>
in the layout code.Add <blockquote><block name=”something” type=”modules” >yourposition</block></blockquote> after <block name=”mainnav” type=”mainnav” main-inner=”1″></block>
1 user says Thank You to himangi for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by himangi 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum