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)
-   -   Trouble adding info and images to sides of home.php (https://forum.x-cart.com/showthread.php?t=15730)

bodygems4u 08-06-2005 05:50 AM

Trouble adding info and images to sides of home.php
 
Hello again,
I wanted to add different types of info and images along the sides of the main page.....below the menu boxes...(under the help box and the login box).

I did manage to get my jewelry blog logo and link added to the top of the right side above the cart contents box. That worked perfectly. But when I try to add anything else in the same way below the menu boxs...nothing shows up. I uploaded the images to the images folder and this is the syntax I used: [img]{$ImagesDir}/logo.jpg[/img] in home.tpl. What am I missing? Is this the wrong file?

I also tried creating a new menu box, but it shows up in two places. It goes into the right position, and then also shows up at the very top of the page and shifts the entire table down.?????? Any idears on what I may have done wrong? :-k

:-({|=

jburba2000 08-06-2005 08:59 AM

Did you upload the images to the root/skin1/images directory and not just the root/images directory?

Also, this is what I did to get the credit card and paypal information to show up in my lower right.
  • CREATED customer/payment_option.tpl file and added code similar to yours that you posted
    ADDED { include file="customer/payment_option.tpl" } where I wanted it to appear, just above the { include file="customer/news.tpl" } in the customer/home.tpl


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

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