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)
-   -   Changing Image on Front Page (https://forum.x-cart.com/showthread.php?t=31439)

jordan0 05-25-2007 03:27 PM

Changing Image on Front Page
 
I've logged in admin and used edit templates/images to upload my new image but it wioll not show up. I also deleted another image and tried to put it back up but unfortunately has not worked.

The picture uploads fine, but what am I missing to get it to show up?

Also, how do I link this image so it links to another page?
Thanks in advance

balinor 05-25-2007 04:01 PM

Re: Changing Image on Front Page
 
You upload the image to the skin1/images directory. You then call it like this:

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

jordan0 05-25-2007 04:39 PM

Re: Changing Image on Front Page
 
Thanks Balinor!

One more question lol-i'm a noob, how do you get to skin1? I was there and closed it and I can't find it. Is it in the php or in admin?

balinor 05-25-2007 04:40 PM

Re: Changing Image on Front Page
 
To upload images, you need to use FTP (File Transfer Protocol). You can do this via your browser or via an FTP client like CuteFTP or WSFTP. To edit templates, you do that via the admin area.

jordan0 05-25-2007 04:50 PM

Re: Changing Image on Front Page
 
so how do I upload to skin1/images?

balinor 05-25-2007 04:52 PM

Re: Changing Image on Front Page
 
As I said above, you need to use FTP to upload to the skin1/images directory.


All times are GMT -8. The time now is 08:49 AM.

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