i'm looking for a way to apply a color filter on a greyscale image used as a
frame around a text block, that will allow users to set any color they want,
in order to customize webpages.
so i'm searching for anything like this :
<img src="MyFrameImage" style="filter:colorfilter(UserDefinedColor)">
Could anyone help me ?
Thanks
And please apologize for my poor english.