-
iCagenda
-
iCagenda Theme Packs
-
[SOLVED] Same Color of Eventlist
[SOLVED] Same Color of Eventlist
-
roeteken
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 1
-
-
9 years 1 week ago - 9 years 6 days ago #11238
by 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?
Last edit: 9 years 6 days ago by Lyr!C. Reason: [SOLVED]
The following user(s) said Thank You: daikaadsteve
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6774
-
Thank you received: 606
-
-
-
-
9 years 1 week ago #11248
by 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)
.
Please Log in or Create an account to join the conversation.
-
roeteken
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 1
-
-
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6774
-
Thank you received: 606
-
-
-
-
9 years 6 days ago #11270
by 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)
.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda Theme Packs
-
[SOLVED] Same Color of Eventlist
Time to create page: 0.223 seconds