Please always enter the name of the template and the Joomla version and the live URL if available
[GELÖST] Perfect Template: Active Background Colour of Menu Item
- UnionMTBClubKoppl
- Offline Topic Author
- Fresh Boarder
- Posts: 5
- Thank you received: 0
[GELÖST] Perfect Template: Active Background Colour of Menu Item was created by UnionMTBClubKoppl
Posted 2 years 1 day ago #31947
Dear all!
Under the Joomla 3 Perfect Template I was able to customize the background colour of a selected active menu item (see attachment, Team item). I cannot remember and redo this step with the new template. I searched for a custom CSS entry under the Joomla 3 template but did not find one. Can anybody help me with a CSS entry to be entered in the Custom CSS of the most recent Astroid 2.5.4 template? Thanks!
Under the Joomla 3 Perfect Template I was able to customize the background colour of a selected active menu item (see attachment, Team item). I cannot remember and redo this step with the new template. I searched for a custom CSS entry under the Joomla 3 template but did not find one. Can anybody help me with a CSS entry to be entered in the Custom CSS of the most recent Astroid 2.5.4 template? Thanks!
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8808
- Thank you received: 1732
Replied by joomlaplates on topic [GELÖST] Perfect Template: Active Background Colour of Menu Item
Posted 2 years 1 day ago #31949
Hello, you have to add a css like that
www.joomlaplates.de/template-konfigurati...efinierter-code.html
www.joomlaplates.de/template-konfigurati...efinierter-code.html
Code:
.astroid-nav .nav-link:active, .astroid-nav .nav-link.active, .astroid-sidebar-menu .nav-link:active, .astroid-sidebar-menu .nav-link.active {
background-color: #e95d3c;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- UnionMTBClubKoppl
- Offline Topic Author
- Fresh Boarder
- Posts: 5
- Thank you received: 0
Replied by UnionMTBClubKoppl on topic [GELÖST] Perfect Template: Active Background Colour of Menu Item
Posted 2 years 23 hours ago #31952
Many thanks for the code, its perfectly working!
May I finally ask for another code snippet changing the colour of the favicons and the text to white? Otherwise the text would not be visible any more. Sorry for my incompetence. I am still in the learning process.
May I finally ask for another code snippet changing the colour of the favicons and the text to white? Otherwise the text would not be visible any more. Sorry for my incompetence. I am still in the learning process.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8808
- Thank you received: 1732
Replied by joomlaplates on topic [GELÖST] Perfect Template: Active Background Colour of Menu Item
Posted 1 year 11 months ago #31962
Hello,
You can do it by yourself to be more independent
www.joomlaplates.de/joomla-tips-und-tric...e-editieren-css.html
You can do it by yourself to be more independent
www.joomlaplates.de/joomla-tips-und-tric...e-editieren-css.html
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates