Hello everyone it's me again, I get stressed a little longer
I'm looking for, as in this
image
, to put down a bar "details"
but as I wrote the code is obvious that goes into the background,
how can I fix?
.hikashop_product_image{
padding-bottom: 2px;
border: 3px solid #D7BB8B;
background-image: url(http://www.acme-sicily.com/site/images/dettagli.png);
background-position: bottom;
background-repeat: no-repeat;
width: 240px;
height:240px;
z-index:10000;
}
PS
it is obvious that shrink the image is not a solution!!