View Single Post
  #5  
Old 12-30-2009, 01:40 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How do i resize the Logo on Checkout page - using vivid_dreams_lotus theme

You can do this
{if $main eq "fast_lane_checkout"}
image for checkout here
{else}
image for all other pages here
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote