| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Need Help Adding Logos..... | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Ok great minds I need your collective knowledge.
I have decided to use the defoult 3 column design for my site. I am trying to add 2 logos on the left side of my site. That they will be links to Yahoo Auctions and Paypal. Can you please tell me how can I do this? Kind regards Ricky P.S. I am using the latest version 3.5.8 X-cart Gold |
|||||||||
#2
|
|||||||
|
|||||||
![]() You need to modify the skin1/head.tpl
__________________
-------------------- X-Cart Gold 4.1.11 Linux/Apache -------------------- |
|||||||
#3
|
|||||||
|
|||||||
![]() Hi,
I presume you wish to have the logos placed on the left hand column of your site i.e. where your categories menu is? If so you can open up [skin1]/customer/home.tpl and locate the following: { include file="customer/categories.tpl" } paste this below the above line: Code:
As you will see rather than using the absolute path to your image everytime, the {$ImagesDir} variable maps to the [skin1]/images folder by default. You will therefore need to ensure that any images you add use the variable '{$ImagesDir}' and that images are located in your [skin1]/images folder.
__________________
X-Cart Gold Version: 4.0.17 X-Configurator X-AOM X-FancyCategories X-RMA X-Offers |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Hello there,
Actually where I like to put them is below the help box on the left side. Now the Images are in Yahoo auctions servers and Paypal server. Can I just copy and paste the HTML code into the TPL file? If, I can do that what is the name of the file I need to edit. Regards, Ricky |
|||||||||
#5
|
|||||||
|
|||||||
![]() Hi,
If you can save the images locally it would be better for you to load the images from your x-cart rather than 'hot linking'. To place them below the help box, follow the instructions as per my previous message, but look for '{ include file="help.tpl" }' and copy and paste my code below that. If you need to add the html, it can be pasted directly into [skin1]/customer/home.tpl If javascript is involved you will need to place it in between the following tags Code:
Code:
__________________
X-Cart Gold Version: 4.0.17 X-Configurator X-AOM X-FancyCategories X-RMA X-Offers |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|