Feeling a bit frustrated with this issue. I'm working on my Joomla website utilizing Phoca Gallery, and the code it generates includes the following:
<img class="pg-image" src="/images/phocagallery/other/thumbs/phoca_thumb_m_something.jpg" alt="Something">
My goal is to add a gradient overlay to the image displayed as a thumbnail on my website (the image with .pg-image class). However, since the image isn't a background image, none of the solutions for overlaying gradients from my online searches have been effective.
Any suggestions would be greatly appreciated!
Thank you! :)