Hello,
I want to add an image class to all images uploaded in posts.
At the moment my img code looks like this
<img class="alignleft size-thumbnail wp-image-46" width="400" height="598" alt="" src="http://mysite.com/minibook/wp-content/uploads/2011/07/tumblr_loaiyhK8vu1qdu3vi-400x598.png" title="Homme Japan">
is there a way to set the image class to a default so all my post images have the same class?