Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Cant Find....

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-24-2011, 07:52 AM
 
Diveanx Diveanx is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 66
 

Default Cant Find....

Well another stupid question that I know has been answered before but after looking at 22 pages using seach I just have to ask.

I want to add a block on the right side so I can add images of the credit cards that we accept and also add a block to our Facebook site and EBay store.

Can someone either point me in the direction of the post that tells me how or just tell me which files to alter and how and I would greatly appreciate it.
__________________
4.4.2
Reply With Quote
  #2  
Old 04-24-2011, 01:20 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,191
 

Default Re: Cant Find....

Create new file similar to categories.tpl for example and include it in /skin/common_files/customer/right_bar.tpl.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 04-24-2011, 02:20 PM
 
Diveanx Diveanx is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 66
 

Default Re: Cant Find....

Okay I found it finally but I am not sure what needs to be added to do what I need done. Just adding that text is not going to accomplish what I need done
__________________
4.4.2
Reply With Quote
  #4  
Old 04-27-2011, 05:30 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Cant Find....

You should upload the required image files (e.g. visa.jpg, mastercard.jpg) to skin/common_files/images folder via FTP or admin back end and add something like:

Code:
<img src="{$ImagesDir}/visa.jpg" alt="Visa" /> <img src="{$ImagesDir}/mastercard.jpg" alt="Mastercard" />

to the "skin/common_files/customer/mytemplate.tpl".

And add inclusion statement into the "skin/common_files/customer/right_bar.tpl" template:

Code:
{include file="customer/mytemplate.tpl"}
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:47 PM.

   

 
X-Cart forums © 2001-2020