2012-04-19, 05:10 PM
This user has been denied support.
I am failing at it. Trying since couple of minutes, thought I'd ask.What I want to do/am doing is trying to change:
<img src="someimage.png" alt="someimage" />
to
<img src="someimage.png" class="myclassname" alt="someimage" />
But somehow the class isn't being replaced.
Any way to figure it out?