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

FLC logo

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-29-2009, 09:35 AM
 
jim34 jim34 is offline
 

Member
  
Join Date: May 2009
Posts: 12
 

Default FLC logo

I want to use a different logo on the flc checkout pages. The different logo needs a size change, but for the life of me I can't find anything besides the main logo (that I do need to use on the storefront portion of the site) in the main.css file. Can't find anything in the main.css file in the modules/fast_lane_checkout.

I need to use 2 different logos. One for the storefront, a separate one for the checkout pages.
__________________
4.2.1
Reply With Quote
  #2  
Old 06-29-2009, 09:58 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,192
 

Default Re: FLC logo

In /skin1/customer/head.tpl replace this
Code:
<div class="line1"> <div class="logo"><a href="{$catalogs.customer}/home.php"><img src="{$ImagesDir}/xlogo.gif" alt="" /></a></div>
with this
Code:
{if $main eg "fast_lane_checkout"} insert new image here {else} <div class="line1"> <div class="logo"><a href="{$catalogs.customer}/home.php"><img src="{$ImagesDir}/xlogo.gif" alt="" /></a></div> {/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 06-29-2009, 10:43 AM
 
jim34 jim34 is offline
 

Member
  
Join Date: May 2009
Posts: 12
 

Default Re: FLC logo

Got it, works perfect.

Thanks
__________________
4.2.1
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 03:12 AM.

   

 
X-Cart forums © 2001-2020