adding a script

I want to add this script to my hmoepage. it has to go justbefore the <body> tag how can I do this

<script src="http://cdn.wibiya.com/Toolbars/dir_0466/Toolbar_466966/Loader_466966.js" type="text/javascript"></script>

Anthony

Quote · 26 Jun 2010

Open ROOTDIR/templates/base/_header.html

Add the line somewhere in this file.

sup
Quote · 28 Jun 2010

I have been trying this too, and even after emptying the cache I can't make it go.

Open ROOTDIR/templates/base/_header.html

Add the line somewhere in this file.

Quote · 28 Jun 2010

If you run a custom template and that custom template has its own _header.html then you must put your script additions in that one.

Keep in mind that the script you add will be added to all pages. Not just the home page. All pages share the same header and footer files.

https://www.deanbassett.com
Quote · 28 Jun 2010

many thanks buddy

Quote · 28 Jun 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.