X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   UPS logo mod (https://forum.x-cart.com/showthread.php?t=11062)

g0t0pless 12-21-2004 08:24 PM

UPS logo mod
 
I know this is a noob mod, but hey, this is the first one I've done without any hand holding.

THis mod will change the old UPS logo on the checkout page to the new updated UPS logo.

1: Go to Google, and use their image search. Search for "UPS logo". Find one you like and save it.

2: Rename the file you just saved to ups_logo.jpg (or ups_logo.gif)

3: Go to your skin1/images folder and rename the ups_logo.gif to ups_logo-old.gif to back it up.

4: Upload the new logo to the same folder.

5: Edit your /modules/UPS_OnLine_Tools/ups_logo.tpl with the following:

Find
Code:

[img]{$ImagesDir}/ups_logo.gif[/img]

And replace it with
Code:

[img]{$ImagesDir}/ups_logo.jpg[/img]

6: Save the template and enjoy.

adpboss 12-23-2004 08:14 AM

Nice.

g0t0pless 12-23-2004 05:24 PM

Thanks. I know its a very noob mod, but hey, at least I tried something.

adpboss 12-23-2004 05:27 PM

and that is what it is all about.

You share, and you never know who your thread might help out later.


All times are GMT -8. The time now is 10:51 AM.

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