Hi,
I've managed to use watermarks with ImageHandler. But is it possible to do this, for one category, like for example specials? If so how?
Thanks in advance!
Hi,
I've managed to use watermarks with ImageHandler. But is it possible to do this, for one category, like for example specials? If so how?
Thanks in advance!
i don't think you can do that with Image handler .. but you can use simple CSS to watermark only specials.
How can you do it?
For example I would like to watermark product image on product listing page but only way I can see if product is special is if <span class"productSpecialPrice"> is generated. If product div is assigned special class, assigning image via css would not be the problem.
Any help will be apreciated.