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)
-   -   Change side high (https://forum.x-cart.com/showthread.php?t=47010)

CAVANNI 04-17-2009 07:05 AM

Change side high
 
1 Attachment(s)
Hello everybody!

Can somebody tell me where can I ajust the side what I selected in the attacment picture?

I was looking in the main.css and sky1.css but, no find it.

Best regards

Victor D 04-17-2009 07:15 AM

Re: Change side high
 
Add this to the end your main.css or adjust
Code:

.products-table td.product-cell-buynow {
padding-top:20px;
}


CAVANNI 04-17-2009 07:23 AM

Re: Change side high
 
Dear Victor D

Thank you for your soon reply, I check it and I have

.products-table td.product-cell-buynow {
padding-top:5px;
}

I change it for 0px, and I see that itâ•¢s now little more less space but not apreciated very much.

Can I put negative numbers?

Best regards

Victor D 04-17-2009 07:48 AM

Re: Change side high
 
Do you want decrease space between products?
main.css (line 2188 )
Code:

products-table .products-row td.product-cell {
padding-top:60px;
}



All times are GMT -8. The time now is 04:28 AM.

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