Hello,
I'm using Abundance and I'd like to add an image/icon below the product title in the summary area. I'd like to have it centered and I've tried this in CSS:
.product_title{background: url(images/leaf_icon.png)top center no-repeat scroll;}
It shows centered, but when I try to lower the icon, below the title,(and center it), the actual title moves with it. How do I create this image as it's own entity?
Any suggestions?
Thanks -














