Jump to content

make space between image product list


Recommended Posts

Hi tabujua,

 

in file:  /themes/default/css/product_list.css , add this: (line 20)

 

a.product_img_link {

    overflow: hidden;

    position: relative;

    float: left;

    display: block;

    border: 1px solid #ccc;

    margin-bottom: 5px;              <-- add this line

}
 
Effect:
post-455771-0-36095300-1392963739_thumb.png
 
 
Hope this is what you wanted,
pascal.
Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...