I'm trying to add one of the class that I created for images for the content
The image I'm reffering is the image inside the content where it is execute in single.php file no matter how many image in there.
I just create some function with CSS class similar to Lightbox and I have to insert the class name in the anchor text <a class="mynewCSS" something like that.
But I couldn't find where is that going to be?
Thanks.