Jump to content

Products List make images bigger


Recommended Posts

Hi

 

I have recently managed to make 3 items fit on one line in my prestashop matrice theme.

 

But the images are still too small, i have spent a day trying to work out how i can change their size but i cant find anything.

 

My products list css was empty and i added this code to make 3 images fit on one line :

 

 

#product_list li {

margin-bottom: 14px;

padding: 0px 20px;

border: 0px solid #eee;

-moz-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px

}

 

some products in my website :

 

http://www.hbtmobile...?id_category=45

 

Help will be appreciated.

thanks

Link to comment
Share on other sites

×
×
  • Create New...