End of Support for Joomla 3 - Forum closed
Main Menu Question
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
I have setup your special style ( green) for your menu item.
But you can use a css style only for menu item with a link and not for a text separator, see image attached.
Look to your custom.css how it works
I have setup your special style ( green) for your menu item.
But you can use a css style only for menu item with a link and not for a text separator, see image attached.
Look to your custom.css how it works
/* Navbar Green*/
.uk-navbar-nav li a.green {background:green}
/* Hover*/
.uk-navbar-nav li a.green:hover {background:blue}
/* Active Link*/
.uk-navbar-nav li.uk-active a.green {background:blue}
Attachment Screenshot_11-2-3-4.jpg not found
Attachment Screenshot_12-2.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:6 years 11 months ago
by joomlaplates
Attachments:
Last edit: 6 years 11 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Ok, gotcha. Learned something new - thank you I'm assuming that your menu is not capable of loading modules into the dropdown? Please confirm.
And, if I want to do away with the default menu and insert another into the 'menu' position?
Again.. unpublishing it and publish different menu module into 'menu' position does NOT work...
Thanks again,
Gina G.
And, if I want to do away with the default menu and insert another into the 'menu' position?
Again.. unpublishing it and publish different menu module into 'menu' position does NOT work...
Thanks again,
Gina G.
by ginageick
Please Log in or Create an account to join the conversation.
In case someone else is looking for this:
To load a module inside a drop down -
1. download Modules Anywhere (free - through web installer)
2. Define type 'separator'
3. Define Menu Title as {module *module ID*}
Voila
To load a module inside a drop down -
1. download Modules Anywhere (free - through web installer)
2. Define type 'separator'
3. Define Menu Title as {module *module ID*}
Voila
by ginageick
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
More easylier is this one:
>> Just add a module to the menu position
>> Just add a module to the menu position
Attachment Screenshot_13.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Yes, that will add it to the end of the menu (in level 0)... not in a drop down
by ginageick
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates