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

How to put visa, master cart american express logos in

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-10-2004, 05:32 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default How to put visa, master cart american express logos in

I wanna put the pics in the current xcart images directory in the box on the front page for Shopping Cart also on the checkout page anyone have a clue how?
my site www.taraautosound.com

xcart 3.5.7
linux 7.0 enterprize
php
etc...
Reply With Quote
  #2  
Old 05-10-2004, 06:00 PM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default

Open /skin1/customer/menu_cart.tpl and use the img tag as
Code:
[img]{$ImagesDir}/image.gif[/img]
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote
  #3  
Old 05-10-2004, 06:19 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default

Code:
{* $Id: menu_cart.tpl,v 1.21 2003/10/30 09:07:32 svowl Exp $ *} {capture name=menu} {include file="customer/main/minicart.tpl"} {$lng.lbl_view_cart} {$lng.lbl_checkout} {if $active_modules.Wishlist ne "" and $wlid ne ""} <a href="cart.php?mode=friend_wl&wlid={$wlid}" class=VertMenuItems>{$lng.lbl_friends_wish_list} </a> {/if} {if $login ne ""} {if $active_modules.Wishlist ne ""} {$lng.lbl_wish_list} {if $active_modules.Gift_Registry ne ""} {$lng.lbl_gift_registry} {/if} {/if} {$lng.lbl_modify} {$lng.lbl_profile} {$lng.lbl_delete} {$lng.lbl_profile} {$lng.lbl_orders_history} {if $user_subscription ne ""} {include file="modules/Subscriptions/subscriptions_menu.tpl"}</a> {/if} {/if} {/capture} { include file="menu.tpl" dingbats="dingbats_orders.gif" menu_title=$lng.lbl_your_cart menu_content=$smarty.capture.menu }

um ive incerted that code in ten different places and it isnt working
Reply With Quote
  #4  
Old 05-10-2004, 06:41 PM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default

what is the name of the image??
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote
  #5  
Old 05-10-2004, 07:07 PM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default

Code:
{* $Id: menu_cart.tpl,v 1.21 2003/10/30 09:07:32 svowl Exp $ *} {capture name=menu} {include file="customer/main/minicart.tpl"} {$lng.lbl_view_cart} {$lng.lbl_checkout} // Insert image [img]{$ImagesDir}/image.gif[/img] // End of insert image {if $active_modules.Wishlist ne "" and $wlid ne ""} <a href="cart.php?mode=friend_wl&wlid={$wlid}" class=VertMenuItems>{$lng.lbl_friends_wish_list} </a> {/if} {if $login ne ""} {if $active_modules.Wishlist ne ""} {$lng.lbl_wish_list} {if $active_modules.Gift_Registry ne ""} {$lng.lbl_gift_registry} {/if} {/if} {$lng.lbl_modify} {$lng.lbl_profile} {$lng.lbl_delete} {$lng.lbl_profile} {$lng.lbl_orders_history} {if $user_subscription ne ""} {include file="modules/Subscriptions/subscriptions_menu.tpl"}</a> {/if} {/if} {/capture} { include file="menu.tpl" dingbats="dingbats_orders.gif" menu_title=$lng.lbl_your_cart menu_content=$smarty.capture.menu }

Change image.gif to the actual image name!!
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote
  #6  
Old 05-10-2004, 07:35 PM
 
Taraauto Taraauto is offline
 

Member
  
Join Date: Apr 2004
Posts: 21
 

Default

omg thank you sir tons sorry im still a n00b but learning fast
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 06:55 PM.

   

 
X-Cart forums © 2001-2020