Page 1 of 1

Where to put java?

Posted: Fri Jan 22, 2010 7:42 pm
by GirlieGirl
I need to put a few lines of java 'in between the head or body section of your site'. Since this is .php exactly where should I put this?
Thank you! :)

Re: Where to put java?

Posted: Fri Jan 22, 2010 7:44 pm
by LDM
Hi GG,

Open overall_header.html and find </head>

Add the code before that.

Re: Where to put java?

Posted: Fri Jan 22, 2010 7:47 pm
by GirlieGirl
Dagnabit! You know, I was able to do this a few months ago, just by sheer luck I think. But totally forgot it would be in the overall_header and not in one of the theme files.
Thank you LDM!

Re: Where to put java?

Posted: Fri Jan 22, 2010 7:48 pm
by GirlieGirl
If this works I might want to use it in Wordpress too, any idea what file Id put it in there?
Thanks again.

EDIT: Nevermind, got it! I put it in the footer.php just before the /body.