Some of my users have started adding images to their signatures using hideous photo hosting sites img "codes".... how can I stop this from happening and restrict them to only using text in their signature? I don't want my site to become a myspace clutter farm...

Comments

dsanchez’s picture

I'm using the signature module to show signatures, and to avoid displaying images there I just create a style like

.signature img {
display:none;
}

And that's all!

David.

mediafrenzy’s picture

Thanks for the tip!

chazz’s picture

where did you instert that code ? which css file ?

d2f’s picture

just write on style.css