-
iCagenda
-
iCagenda Theme Packs
-
[SOLVED] Same Color of Eventlist
[SOLVED] Same Color of Eventlist
-
roeteken
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 2
-
Remerciements reçus 1
-
-
il y a 9 ans 1 semaine - il y a 9 ans 6 jours #11238
par roeteken
Hi,
you find a Pic of my Eventlist.
I want the Color of Hover (darkgrey) also in Active-Mode. So that they are all darkgrey!
Which part of the css I must change?
Dernière édition: il y a 9 ans 6 jours par Lyr!C. Raison: [SOLVED]
Les utilisateur(s) suivant ont remercié: daikaadsteve
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6774
-
Remerciements reçus 606
-
-
-
-
il y a 9 ans 1 semaine #11248
par Lyr!C
Hello,
Don't hesitate to use the Pro ticket support, for a faster answer (as it seems that you have a pro version ?).
You can add a custom CSS declaration (in global options of component > General Setings tab > custom CSS option) :
.icrounded_eventlist,
.icrounded_eventlist:nth-child(2n+1) {
background: #555 !important;
}
Hope this helps!
Best Regards,
Cyril
Latest version : iCagenda 3.9.7
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
roeteken
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 2
-
Remerciements reçus 1
-
-
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6774
-
Remerciements reçus 606
-
-
-
-
il y a 9 ans 6 jours #11270
par Lyr!C
Hello,
You can try to add this css :
.icrounded_eventlist .ic-block {
color: #dedede;
}
Latest version : iCagenda 3.9.7
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
iCagenda
-
iCagenda Theme Packs
-
[SOLVED] Same Color of Eventlist
Temps de génération de la page : 0.224 secondes