View Single Post
  #2  
Old 09-24-2009, 10:47 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Move txt_welcome above Special Offers...

In skin1/customer/home.tpl take this
Code:
{if $active_modules.Special_Offers} {include file="modules/Special_Offers/customer/new_offers_message.tpl"} {/if}
and put it in skin1/customer/main/welcome.tpl after the greating
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote