Ques/Help RF Tagger (Where to paste code?)

T

Tattooed Theist

Guest
In 1.5 I could just throw this code in the footer or forum_list templates. It doesn't seem to function correctly on 2.0 though.

Does anyone know where to place this code and have it work with 2.0?

This is what it is: https://labs.bible.org/NETBibleTagger/

Code:

Code:
<script type="text/javascript" src="https://labs.bible.org/api/NETBibleTagger/v2/netbibletagger.js">
var fontFace = 'Verdana';
var fontSize = 13;
var headerFontColor = '444444';
var contentFontColor = '000000';
var topColor =...

Read more

Continue reading...