X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Need advice on image sizes (https://forum.x-cart.com/showthread.php?t=22343)

cosy 03-31-2009 07:04 PM

Re: Need advice on image sizes
 
HI,




http://www.justbedding.com.au/Quilt-Cover-Sets-p-1-c-343.html


Thanks, But how do i create this box look?


Thanks

balinor 04-01-2009 03:23 AM

Re: Need advice on image sizes
 
You add a class to the thumbnail image, and then specify the border, margin and padding in that class.

cosy 04-17-2009 04:50 AM

Re: Need advice on image sizes
 
HI,

Can you explain this bit pls?

Thanks

alec.thomas 04-17-2009 10:23 AM

Re: Need advice on image sizes
 
add this line of code to main.css

Code:


div.subcategories img {
border: medium solid #CCCCCC;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
}


that should be it. The only problem would be if 4.1.10 is set up differently... if so provide me with a link to your url and i'll be glad to help you.


All times are GMT -8. The time now is 05:49 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.