Thread: Image borders
View Single Post
  #6  
Old 10-18-2010, 06:28 AM
 
Needlejig Needlejig is offline
 

Advanced Member
  
Join Date: Sep 2010
Posts: 84
 

Default Re: Image borders

Simply change the .product-details from the last one to .content and see if that is what you are looking for. So it looks like this:
Quote:
.content img {
border-style: solid;
border-color: #ff0000;
border-width: 1px;
}
__________________
4.4.1 <-- Live
X-payments <--not installed
Reply With Quote