Read the statement by Michael Teeuw here.
Calendar Module: Multiple Icons.
-
-
This post is deleted! -
@johnnyboy There is a css trick you probably didn’t know about, but will blow your mind :D
there is only one trash can icon in fontawesome, so how can we use it but colorize it differently for different trash types.
In germany, at least in my area, paper is blue, plastic is yellow, biowaste is brown and rest is black.
this is a working example https://jsfiddle.net/a8p7snpd/4/ you just need some icons that you never will use in the calendar module like car, truck and cab
-
@strawberry-3.141 What do I do with that, how do I use it?
Thanks. -
strawberry taught me how to do this he said:
“there two ways to make a truck to a trash can 1. you take my css 2. you crash the truck into a wall :D” -
@Richard238 you have to wait until it gets merged into the code base or you switch to my fork, but i wouldnt recommend that
-
This post is deleted! -
changes got merged and can be used in the develop branch or you have to wait until the new version gets deployed
-
@strawberry-3.141 said in Calendar Module: Multiple Icons.:
or you have to wait until the new version gets deployed
Will I be able to choose NO ICON?
-
@Mykle1 there is a default symbol, but you could try to cheat and define symbol as an empty string. cant test it atm.