Sorry, I am very dumb here, is it meant I need to add "Float: left and Clear: both in the following code:


.itemCartAdd+img {
position: absolute;
top: 227px;
left: 27.5%;
_margin-left: -7em;
*margin-left: -7em;
float: left
Clear: both
}

I try but the image not force to the bottom. Could you please leading me to the right direction?

Thanks!

Eva