I have managed to put a border around the product images by using this code in my css file;
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin: 1em 1em 1em 1em ;
border: 1px solid #9a9a9a;
height: 1%;
}
however, I can't get the border around the images in my category or subcategory.
http://www.heavenlylingerie.com.au/s...ain_page=index
Thanks
Amanda
www.heavenlylingerie.com.au



