Is there a min to the size image that this class has on an effect on?'
I ask because I have used it on an image at [url=http://localhost/~houston/highport/index.php/home/events-calendar/event/3-back-in-black]this test site[/url] and it is not working.<p class="rs_image rt-image" itemprop="image">
<img src="<?php echo $details['image_b']; ?>" alt="<?php echo $this->escape($event->name); ?>" />
</p>
What am I doing wrong?
Many thanks,
Houston