End of Support for Joomla 3 - Forum closed
[SOLVED] aktives Menü im Template Jp-versity
- andreasgar
- Offline Topic Author
- Fresh Boarder
- Posts: 6
- Thank you received: 0
Replied by andreasgar on topic aktives Menü im Template Jp-versity
Posted 4 years 8 months ago #26127
by andreasgar
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic aktives Menü im Template Jp-versity
Posted 4 years 8 months ago #26130
Hallo,
bitte benutzen sie mal folgenden css code
bitte benutzen sie mal folgenden css code
.uk-nav-side ul a {
color: #f00 !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- andreasgar
- Offline Topic Author
- Fresh Boarder
- Posts: 6
- Thank you received: 0
Replied by andreasgar on topic aktives Menü im Template Jp-versity
Posted 4 years 8 months ago #26142
Jetzt wechselt die Farbe bei allen Unterpunkten des Menü auf Rot, eigentlich möchte ich, dass nur der aktive Menüpunkt entweder BOLD dargestellt wird oder eine andere Farbe hat. Dies sollte möglich sein, oder?
Danke schonmal für Ihre Unterstützung.
Danke schonmal für Ihre Unterstützung.
by andreasgar
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic aktives Menü im Template Jp-versity
Posted 4 years 8 months ago #26147
Benutzen sie mal folgenden Code
ul.uk-nav-side li li.uk-active a {
color: #f00 !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- andreasgar
- Offline Topic Author
- Fresh Boarder
- Posts: 6
- Thank you received: 0
Replied by andreasgar on topic aktives Menü im Template Jp-versity
Posted 4 years 8 months ago #26150
Danke, das hat den gewünschten Erfolg gebracht Super Support!
by andreasgar
Please Log in or Create an account to join the conversation.
- andreasgar
- Offline Topic Author
- Fresh Boarder
- Posts: 6
- Thank you received: 0
Replied by andreasgar on topic [SOLVED] aktives Menü im Template Jp-versity
Posted 4 years 8 months ago #26151
Problem solved.
by andreasgar
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates