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)
-   -   How to edit . . . (https://forum.x-cart.com/showthread.php?t=12252)

Domus 02-17-2005 08:42 PM

How to edit . . .
 
Hey Guys,
A few small newbie questions :

1. a)I removed the TOLL FREE CANADA infront of our phone number but the ":" remains, any idea how to remove it ?
b) How do you change font of the phone number ? I tried going in the css files under headtext but it didn't work ?

2. How do you remove "Powered by X-Cart" on the bottom left hand side of your templates ?

3. When a customer checkouts of the site, he will have
Subtotal:
Shipping:
TOTAL:
The total shows taxes but no line for it. How do you add a line for "Taxes" ?

4. The Payment details font is ugly ! I don't like the idea of putting a credit card number under this notepad ish text even on my own site, how do you change it ?

5. In "sort by" you usualy get : SKU, Product, Price, Default. How do you change this to something like : Alphbetical, Price, Popularity. My biggest consern at the moment is removing the SKU tab.

Thank you greatly for your time !
Donald Roy :?
X-Cart 4.0.11

Domus 02-17-2005 09:08 PM

okay . . .
I managed to fix question #3, now my only concern is that it shows "GST" when it should show "HST" for customers in the Maratimes (CANADA). The rate is good but the name is wrong, any idea how to change it ?

Thanks again,

balinor 02-18-2005 04:54 AM

1. You will find that in customer/top_menu.tpl

1b. Remember, you can only use font families that exist on your computer. Arial, Times, Serif, etc. Make sure you have specified the font correctly in CSS. You had the right style.

2. skin1/main/prnotice.tpl

4. Yes, that is because it is pre-formatted text. There is a nice mod in the Custom Mods section for making this look better.

5. Open Include/search.php and remove this line:

Code:

"productcode"        => func_get_langvar_by_name("lbl_sku"),

Domus 02-18-2005 07:23 AM

Thanks
 
Thanks a thousand ! If ever you need paintball stuff, let me know ;)

Have a nice day,
Donald Roy


All times are GMT -8. The time now is 12:40 AM.

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