hey!! im using your requests page as a deadlines page, and it's super useful!! but is there a way to change the colours of the filters individually? so e.g. i can have a different colour for each [module] filter? thank you!! sorry if this has been asked before
awww, thank you so much for using my page ! and yes, that’s definitely possible ! you only have to add style="color:red;" in the html code of the filters and replace red with the color you want each filter to have ! your filters should basically look like this:
style="color:red;" filter="item">everything
style="color:red;" filter="filter1">filter one
style="color:red;" filter="filter2">filter two
style="color:red;"filter="filter3">filter three











