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)
-   -   Adding images under the Help Menu (https://forum.x-cart.com/showthread.php?t=1828)

Maistre 03-10-2003 07:14 PM

Adding images under the Help Menu
 
I want to add a credit card and SSL logo images after Terms & Conditions.

What do I need to do? What is the syntax for including images here?

Thank you

funkydunk 03-10-2003 10:32 PM

Just normal html required really.

If the image is in the normal images directory, then you can shortcut it by using {$ImagesDir} but an image goes in like:
<img src={$ImagesDir}/protxsecured150_75.gif border=0 alt="Protx">

File to amend is either help.tpl or home.tpl.

hth


All times are GMT -8. The time now is 06:16 AM.

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