I like this feature "Ability to remove images from signatures ".
How about adding this to the user optionsmenu with pulldownmenu
- Show signatures
- show signatures without images
- Don't show Signatures
You can probably do this with JS to change the class of the signature, but I don't know much JavaScript.
When I originally
suggested using CSS for this, I decided to include it with my signature randomizer and size limit mod. But the option to hide or show images in the sig would be set from the forum settings and would apply to any theme using the mod, not member independent.
I don't know if something like that would be wanted or even needed, since it's really easy to modify the CSS, but still some would like it, or so I thought.
There's also the issue of Flash, cause when the tag is not disabled in the forum, it can be used in the signatures as well and would defeat the class' style to not show images. There's probably a way to not display it as well using CSS, but that I don't know yet. [Unknown] most likely knows.