- Posts: 15
- Thank you received: 0
Submenus in Top Menu
-
james.dupree4
Inactive member - Topic Author
- New Member
Less
More
2 years 8 months ago #48894
by james.dupree4
Submenus in Top Menu was created by james.dupree4
Hi Milos! I need to add an addition level of submenus to my site. The link is below. For example, Under the TOP MENU - HOME PAGE - BASKETBALL I need to add BOYS BASKETBALL and GIRLS BASKETBALL. My site has been running rock solid for years and I haven't needed to change anything until recently. Here's the link:
www.marylandaau.org
.
I gave you administrator's privileges before and can send them to you again via your email if you need them... THANKS!
I gave you administrator's privileges before and can send them to you again via your email if you need them... THANKS!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
2 years 8 months ago #48895
by milos
Replied by milos on topic Submenus in Top Menu
Hello,
You can add the menu item to the top menu and select the Basketball menu item as its parent item.
If you don't see it, add this in template_css.css file:
under line:
Regards,
Milos
You can add the menu item to the top menu and select the Basketball menu item as its parent item.
If you don't see it, add this in template_css.css file:
Code:
div.navh_submenu ul > li > ul {
z-index: 999;
}
under line:
Code:
/* menu */
Regards,
Milos
Please Log in to join the conversation.
-
james.dupree4
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
2 years 8 months ago #48896
by james.dupree4
Replied by james.dupree4 on topic Submenus in Top Menu
THANK YOU MILOS! I added the code as you suggested and I attempted to create new menu items several times, but it still wont work. I apologize, because the website has worked flawlessly for years and I didn't have to make major changes. So I am out of practice...
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
2 years 8 months ago #48897
by milos
Replied by milos on topic Submenus in Top Menu
Hello,
The code I provided is added properly. However, you did not add any menu items. If you don't know how to add a menu item in Joomla, learn it here docs.joomla.org/Adding_a_new_menu_item
Regards,
Milos
The code I provided is added properly. However, you did not add any menu items. If you don't know how to add a menu item in Joomla, learn it here docs.joomla.org/Adding_a_new_menu_item
Regards,
Milos
Please Log in to join the conversation.
-
james.dupree4
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
2 years 8 months ago #48898
by james.dupree4
Replied by james.dupree4 on topic Submenus in Top Menu
Thank You again, Milos! I really appreciate you checking to see if I installed the code properly. I will start rebuilding/creating the menus today. Lastly, THANK YOU for creating a fantastic template. It's been rock solid for years! The only reason I'm having difficulty is I don't have to make changes very often - everything we needed was already there!
Please Log in to join the conversation.
-
james.dupree4
Inactive member - Topic Author
- New Member
Less
More
- Posts: 15
- Thank you received: 0
2 years 8 months ago #48899
by james.dupree4
Replied by james.dupree4 on topic Submenus in Top Menu
Milos, I apologize for continuing with the same problem, but the submenu is not displaying. On the site, if you click on the SUPPORT option on the Top Menu you will see the submenu BASKETBALL FORMS & INSTRUCTIONS. I need to have an additional submenu under forms and instructions so I created an additional submenu called TEST MENU and listed Basketball Forms as the parent menu.
When I click on SUPPORT, I can see the Basketball Forms submenu, but when I hover over it I do not see the TEST MENU option I just created, even though it is published and listed in the menu items on the Administrative pages.
My goal is to create a menu/submenu structure similar to the following:
TOP MENU - Support
Submenu - Forms and Instructions
Next Level - Basketball Forms
- Soccer Forms
- Volleyball Forms
Again, any help you can give is greatly appreciated!
When I click on SUPPORT, I can see the Basketball Forms submenu, but when I hover over it I do not see the TEST MENU option I just created, even though it is published and listed in the menu items on the Administrative pages.
My goal is to create a menu/submenu structure similar to the following:
TOP MENU - Support
Submenu - Forms and Instructions
Next Level - Basketball Forms
- Soccer Forms
- Volleyball Forms
Again, any help you can give is greatly appreciated!
Please Log in to join the conversation.
Time to create page: 0.130 seconds