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)
-   -   Product Box (https://forum.x-cart.com/showthread.php?t=46421)

virtualgeorge 03-20-2009 10:20 AM

Product Box
 
Now that I spaced the product out, I can't seen to find where to make the product details wider.

Here is the link to what I'm talking about:
http://www.belladimora.com/shop/product.php?productid=16246&cat=288&page=1

See how the desciption box needs to be wider.

Any help appreciated.

Thanks!

balinor 03-20-2009 10:54 AM

Re: Product Box
 
Your sig says 4.1.8, but you are posting in the 4.2 forums. Please update your sig if you are using 4.2 Thanks!

Victor D 03-23-2009 01:25 AM

Re: Product Box
 
Insert into the end of your main.css
Code:

.product-details .details .descr {margin:0px}
.product-details .details {padding-left:0px;}
.product-details .image {margin:5px 0;}


and it will give you some extra width

Also your product details has left margin of 300px but product image has 225 pixel width
And I see no sense to use tables for layout in 4.2.0


All times are GMT -8. The time now is 11:47 PM.

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