View Single Post
  #8  
Old 08-08-2005, 01:23 PM
 
Dorette Dorette is offline
 

Advanced Member
  
Join Date: Jun 2005
Posts: 71
 

Default

Hi Ryan,
this is the what is in the home.tpl

I am guessing the javascript is this if $body_onload ne ''} onload="{$body_onload}"{/if}

if so where do you think I can find this tag so i can change it to a .js file


<BODY leftmargin="0" topmargin="0" rightmargin="0" bottomargin="0" marginwidth="0" marginheight="0"{if $body_onload ne ''} onload="{$body_onload}"{/if}>
{ include file="rectangle_top.tpl" }
{ include file="head_customer.tpl" }
{if $active_modules.SnS_connector}
{include file="modules/SnS_connector/header.tpl"}
{/if}
__________________
Version 4.0.17
Reply With Quote