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)
-   -   Placing a black line to sperate the products (https://forum.x-cart.com/showthread.php?t=38831)

imexhouse 05-05-2008 05:07 PM

Re: Placing a black line to sperate the products
 
Sorry, still stuck in 4.0.19.....

imexhouse 05-05-2008 05:09 PM

Re: Placing a black line to sperate the products
 
I should probably concentrate on listening, for now :)
We're all here to learn - well, most of us, anyway...

activeabrasives 05-05-2008 05:10 PM

Re: Placing a black line to sperate the products
 
So, in the light of the replies, how should we put the horizontal line in, if we should not use noshade, and shouldn't use gif.

A black line would be okay, but we were also thinking may be a red line, so that it was like in "see details" page.

We used the noshade, and it worked to place a greyish line where we wanted it.

imexhouse 05-05-2008 05:12 PM

Re: Placing a black line to sperate the products
 
You can drop 'noshade' all together - no difference. By the way, it looks great with the grey line.
I think what Balinor and Carpeperdiem meant was to edit skin1.css:

add something like:

.ProductDivider {
height: 1px;
width: 98%;
text-align: left;
}

Then, in skin1/customer/main/products.tpl, do <hr class="ProductDivider">

Am I close, Balinor?

Now, I will shut up.


All times are GMT -8. The time now is 08:06 PM.

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