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 an image (https://forum.x-cart.com/showthread.php?t=27163)

qwerty 12-06-2006 11:56 AM

adding an image
 
hi please bear with me i'm new to all this I am trying to add an image to my site i want it on the right side below the news box and to show on all pages if possible..
i have tried adding the following text
[img]{$ImagesDir}/payment1.gif[/img] to home.tlp but all that comes up is the text no image i have uploaded the image to the image folder
thanks

balinor 12-06-2006 12:08 PM

Re: adding an image
 
The correct code is:

<img src="{$ImagesDir}/payment1.gif" alt="">

qwerty 12-06-2006 12:16 PM

Re: adding an image
 
thanks balinor worked a treat

Kelly 01-04-2007 04:15 PM

Re: adding an image
 
Quote:

Originally Posted by balinor
The correct code is:

<img src="{$ImagesDir}/payment1.gif" alt="">


Any ideas where the tag: {$ImagesDir} is defined in the system files? or is it defined in MySQL somewhere. I have a problem with mine, it has an extra "/"at the end and I need to fix it. Right now i can only upload to DB to add images for products and categories.


All times are GMT -8. The time now is 01:04 AM.

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