Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
kempo (Guest)
kempo (Guest)
I want to show a new icon for my new products and found the following code in "default_white.css".
 
.bl_productdetails .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -2px; margin: 0px 0px 0px 2px;}
 
I think the above css code has been written to do that. I have set my template to default and active scheme to white but I could not succeed to show any new icon in my newest products.
 
Is anybody knows how to do that?