1
Jintram
script between <head> tags?
  • 2005/11/16 9:47

  • Jintram

  • Just popping in

  • Posts: 2

  • Since: 2005/11/16


Hi,

I'd like to use a script on my XOOPS page which needs to be put between the <head> tags according to it's instructions. Can I do this in Xoops, and if so, how?

I figured I could maybe edit a template somewhere, but I don't know where to look, maybe someone has any suggestions on where to find the HTML header code XOOPS prints?

Thx in advance!

2
jdseymour
Re: script between <head> tags?

Use theme.html in your currently used theme.

3
Jintram
Re: script between tags?
  • 2005/11/16 10:15

  • Jintram

  • Just popping in

  • Posts: 2

  • Since: 2005/11/16


Thanks mate, that worked!