adding a class
Permalink
Hi Guys, I'm using the Thumbview Template by Synlag but need to add a class to the image, is there an easy way to do this?
echo("<a href=\"$link\" >");
$imgHelper->outputThumbnail($pt, 190,190, $title</a>);
I'm adding in some overlay animation and it needs to output:
<img class="cover" src......
echo("<a href=\"$link\" >");
$imgHelper->outputThumbnail($pt, 190,190, $title</a>);
I'm adding in some overlay animation and it needs to output:
<img class="cover" src......