
04-15-2013, 03:05 PM
|
 |
Ecwid Team
|
|
Join Date: Jan 2013
Posts: 2,517
|
|
Quote:
Originally Posted by patrick dinneen
HI,
Is it possible to modify this code and add a double border (border: 5px solid #ffffff border: 3px solid #000000) so that it'll look like a picture frame?
/* for images on Grid View*/
div.ecwid-productBrowser-productsGrid-productTopFragment img {
border: 1px solid #000000 !important;
}
|
Hello,
I answered your question here.
|