hi,
would it be possible to put each image in my post in a div automatically ?
for example this is what i want to be added to my source code before and after each image tag:
<div class="tutorial_image">
<img src="http://files/img.jpg"/>
</div>
the reason i need that is to have a better css styling for my images..