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 borders areound each product (https://forum.x-cart.com/showthread.php?t=25367)

ewardyga 09-28-2006 08:35 PM

Placing borders areound each product
 
I'm using the 3 column format and would like to place either a border around each product or a bar (line) between each row of products.

Anyone have any idea on how to do this? Much Appreciated.

balinor 09-29-2006 02:42 AM

Re: Placing borders areound each product
 
Have a look at customer/main/templates_c.tpl. Each product is in a table cell by default. Format that cell however you wish.

ewardyga 09-29-2006 09:06 AM

Re: Placing borders areound each product
 
Thank you for your response, but the directory that you provided does not look anything like what I have. My 'Customer' folder does not have any subfolders and only one file (home.php) and the template file "templates_c.tpl" can not be found in any folder ( that I could see).

I have v. 4.0.19 (if that makes any difference) and installed on a Linux platform running Apache 1.3.37, PHP ver 4.4.4.

Although new to XCart and php (and smarty), programming and computers go back some 30 years in my background.

Any additional guidance is greatly appreciated.

balinor 09-29-2006 09:16 AM

Re: Placing borders areound each product
 
Sorry, I was typing one thing and thinking another. the correct file is products_t.tpl. When we refer to templates around here, we always mean the files in the skin1 folder. So the file would be skin1/customer/main/products_t.tpl.

A good guide to which template is which can be found here:

http://forum.x-cart.com/showthread.php?t=21529

ewardyga 09-29-2006 10:14 AM

Re: Placing borders areound each product
 
Thank you, thank you, thank you.

It's amazing just how easy it is to change things when you know where the areas are located.


All times are GMT -8. The time now is 02:16 PM.

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