-
iCagenda
-
iCagenda Theme Packs
-
Change color of arrows in icalendar
Change color of arrows in icalendar
-
ampetrakov
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
11 years 7 months ago #3142
by ampetrakov
How can i change arrow color in icalendar module ( to be conformity with my template colors)?
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6774
-
Thank you received: 606
-
-
-
-
11 years 7 months ago #3149
by Lyr!C
The best way is to create first, your own theme pack (see tutorial video, and documentation)
Then, in YOURTHEME_module.css (or ic_rounded_module.css / default_module.css), edit this lines :
.icnav .backic, .icnav .backicY, .icnav .nextic, .icnav .nexticY{display:block; text-decoration:none; letter-spacing:-2px; word-spacing:2px;}
.icnav .backic, .icnav .backicY{float:left;font-size:12px;}
.icnav .nextic, .icnav .nexticY{float:right;font-size:12px;}
.icnav span.backic, .icnav span.nextic{color:#e00000; background:none;}
.icnav span.backicY, .icnav span.nexticY{color:#e00000; background:none; line-height:26px;}
.icnav span.backic:hover, .icnav span.nextic:hover, .icnav span.backicY:hover, .icnav span.nexticY:hover{color:#333333; background:none;}
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.
-
ampetrakov
-
Topic Author
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
-
iCagenda
-
iCagenda Theme Packs
-
Change color of arrows in icalendar
Time to create page: 0.130 seconds