End of Support for Joomla 3 - Forum closed

[SOLVED] Joomla3.4 und HIFI - Linkhover Farbe im Footer

Joomla3.4 und HIFI - Linkhover Farbe im Footer was created by Smiraculix

Posted 9 years 3 days ago #7830
Hallo,

ich versuche die Link Hover Color im Footer zu ändern. Leider lässt sich das weder in den globalen Einstellungen im Customizer (Typography) oder in der Sektion (Footer A) ändern. Komischerweise kann ich aber die Linkfarbe als solches ändern. Gibt es da noch eine ander Möglichkeit das einzustellen?

Testseite: www.smiraculix.de

Danke und Gruß aus der Hauptstadt.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Joomla3.4 und HIFI - Linkhover Farbe im Footer

Posted 9 years 3 days ago #7841
Wenn sie keine Möglichkeit haben einen Style über den Customizer zu ändern, müssen sie das per Hand via CSS override machen
Fügen sie folgenden Code in die Datei > css/custom.css ein:

#footer-a a:link {
color: #FF0000;
}

Please Log in or Create an account to join the conversation.

Replied by Smiraculix on topic Joomla3.4 und HIFI - Linkhover Farbe im Footer

Posted 9 years 3 days ago #7857
Hallo,

habe den Code in die custom.css (template/jp-hifi/styles/meinstyle/css/) eingefügt und Caches vom Browser und Joomla gelöscht, doch leider funktioniert es nicht. Gibt es vielleicht noch ne andere Idee?

Gruß.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Joomla3.4 und HIFI - Linkhover Farbe im Footer

Posted 9 years 3 days ago #7859
Hallo, dass war ja auch nur ein TIP.
Es gibt natürlich noch mehr "link" Klassen:

#footer-a a:link {
color: #FF0000;
}
#footer-a a:hover{
color: #FF0000;
}
#footer-a a:focus{
color: #FF0000;
}

Please Log in or Create an account to join the conversation.

Replied by Smiraculix on topic Joomla3.4 und HIFI - Linkhover Farbe im Footer

Posted 9 years 2 days ago #7878
Hallo,

bin leider mit den Klassen nicht weitergekommen. Habe es jetzt mit folgendem Code in der custom.css gelöst.
Code:
a:hover, .uk-link:hover { color: #222222; text-decoration: underline; }
Scheinbar wird die .less nicht richtig compiliert, denn trotz Änderung imCustomizer wird die Änderung nicht in die template.css übernommen.
Gruß.

Please Log in or Create an account to join the conversation.

Replied by Smiraculix on topic [SOLVED] Joomla3.4 und HIFI - Linkhover Farbe im Footer

Posted 9 years 2 days ago #7879
Problem solved.

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2022 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License