Is there a way to customize the output of CPMFetch? I am adding an overlay similar to how Im doing it for the gallery itself
the code looks something like this:
<a href="http://www.blalbla.com"><span class="overlay"></span><img src="http://www.blabla.com/albums/name/name2/thumb_blabla.jpg" /></a>
http://www.solidsnakelegacy.net/gallery
How are you invoking CPMFETCH? (there are muliple ways - via <IMG> tag or from php script... sample code would be helpful)
I would think you could easily add your <span> tags around the call - or are you trying to do more than that?
Your gallery is offline - so I can't see examples there.