Jump to content


fletcher91

Member Since 21 Nov 2014
Offline Last Active Nov 24 2014 08:55 AM
-----

Topics I've Started

Need help getting picture to fit frame

21 November 2014 - 10:33 AM

Hi thank you for taking the time to read this.

 

I have been trying all yesterday to get this fabric swatch to fit the 50x50px container box. I have been playing about with the css code and I am now completely stuck.

 

This is the code I changed the make the container 50x50px but the picture inside is not filling the space:

 

.product-options li a {

width:50px;
height:50px;
padding:none;
display:inline-block;
border:1px solid #D1D1D1;
margin-bottom:10px;
}

 

I will include the css code I believe needs to be changed and a picture of the box.

 

Thank you so much.

Dan