Use 3 colors
Hello Bleistivt,
Can i use 3 colors for 3 label (green, red, yellow) for 3 différents words. Everything are green with differents word actually on my vanilla forum.
If yes, can u show me how should i do?
Thank,
1
Hello Bleistivt,
Can i use 3 colors for 3 label (green, red, yellow) for 3 différents words. Everything are green with differents word actually on my vanilla forum.
If yes, can u show me how should i do?
Thank,
Comments
I haven't tested it, but reading the Readme.txt makes me think it could be achieved by adding
.DMarker.DMarker-Gruen { background-color: green; } .DMarker.DMarker-Rot { background-color: red; } .DMarker.DMarker-Gelb { background-color: yellow; }to
DiscussionMarker/design/dm.css.It work. Wonderfull. thank. i have not think to look the readme.