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 details format (https://forum.x-cart.com/showthread.php?t=26884)

pnm 11-25-2006 08:21 PM

Product details format
 
I am trying to re-arrange the possition of my "Add to cart" button aswell as move my actual price $amount closer to price and in-line with quantity.

Basically the format is as follows (the dots are spaces forum wont display the spaces):-

Price:............................................ ..................$40.00

Quantity:...........................2

(Add to Cart)

I have played around with product.tpl by changing a number of <BR>'s and changing rowspan = 3 instead of 2 aswell as colspan = 3 instead of 2 and the format remains the same.

Can someone tell me what I'm meant to change to get the following format:-

Price: $40.00

Quantity: 2 (Add to Cart)

mrkenzie 11-26-2006 04:56 AM

Re: Product details format
 
Make sure you are deleting the files in /var/templates_c folder, I forget to do that a lot and a end up wasting a lot of time because of it.

carpeperdiem 11-26-2006 05:01 AM

Re: Product details format
 
the super fast way to cleanup the templates folder:

yourdomain.com/cleanup.php

--------

As for the layout -- this where a true wysiwyg editor (dreamweaver) can be invaluable. Or try doing it with CSS! It's easier than you think.

pnm 11-29-2006 01:06 AM

Re: Product details format
 
Thanks for that, but I'm currently not setup with dreamweaver, although will be getting it.

Has anyone got a quick fix to implement before I set myself up?


All times are GMT -8. The time now is 12:09 PM.

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