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)
-   -   Image in body of home page (https://forum.x-cart.com/showthread.php?t=44877)

karebear 01-17-2009 10:03 AM

Image in body of home page
 
Hello,
I'm looking to be able to insert an image into the body of my home page.
I'm currently using the 'Webmaster Mode' and I have found the option to insert an image however I am not sure what file the images are stored in.

I'm currently typing '/images/imagename.gif' but that is not working.....

Please help.....

Thanks so much
Karen

balinor 01-17-2009 10:14 AM

Re: Image in body of home page
 
Open up customer/main/welcome.tpl, which is the 'box' that contains the home page data. Add this where you want the image to appear:

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

Then upload the image to skin1/images

karebear 01-17-2009 10:35 AM

Re: Image in body of home page
 
Perfect! Thanks for replying so quickly, greatly appreciated

Karen


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

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