PDA

View Full Version : Problem Adding Item Links to Website


Pido
28-03-2008, 04:00 PM
Hello, names Pido and I have just one problem.

I am running an Invision Board forum as my guild website and I was wondering where exactly I was to put <script type="text/javascript" src="http://wowdigger.com/js/tooltips.js"></script> I read on the page where it said "preferably near the </body> tag:" but the problem is, "index.php" which is the home page is not in html.

Any and all help is appreciated.

Rushster
28-03-2008, 05:25 PM
You should probably add this via your forum admin panel to the footer of your board. I don't know Invision Board at all but you should be able to add code to the footer somehow.

Pido
28-03-2008, 06:21 PM
You should probably add this via your forum admin panel to the footer of your board. I don't know Invision Board at all but you should be able to add code to the footer somehow.

Yep that did it!

For future reference
Admin -> Look and Feel -> Skin Manager -> Edit Board Header and Footer Wrapper.

Insert <script type="text/javascript" src="http://wowdigger.com/js/tooltips.js"></script>
after
<% COPYRIGHT %>