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 list: how to make left justifed data/list row? (https://forum.x-cart.com/showthread.php?t=15473)

fuzzylogic 07-26-2005 04:09 PM

Product list: how to make left justifed data/list row?
 
how do i do that?

right now i have

<center>
NAME
SKU
IMAGE
SEE DETAILS
PRICE
</center


but i want:

<left justified>
name | sku | see details | price


no thumb! i want it to be in a list format instead of a style that caters to thumbs.

thanks for your time!

balinor 07-26-2005 04:15 PM

I assume by your layout (existing) that you are using a multi-column layout?

fuzzylogic 07-26-2005 04:38 PM

Quote:

Originally Posted by balinor
I assume by your layout (existing) that you are using a multi-column layout?


no. i switched to single column in order to simply the conversion for each item's data to be cast along a single row instead of piled on top of each other in a column.

i imagine that tables are required and also inclusion code to call the data in each table.
i also imagine that right now the tables are constructed verticly and each item has its own table.
true?

balinor 07-26-2005 04:39 PM

Have a look at products.tpl...you should be able to make it work that way no problem....


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

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