Hi all.
I would like put an icon next "My cart" something similar to the image. It's possible?
Thank you.
#gkTopLinks a {display: inline-block; height: 20px; line-height: 20px}
#gkTopLinks a#btnCart {
background: transparent url('../images/cart_icon.png') no-repeat left top; padding-left: 30px; }