inherit
212940
0
Aug 31, 2015 13:09:08 GMT -8
joebrosky
21
August 2014
joebrosky
|
Post by joebrosky on Aug 27, 2015 13:25:04 GMT -8
I want to put Chatango into the footer of my website.
This is the code I got:
<script id="cid0020000101701767592" data-cfasync="false" async src="//st.chatango.com/js/gz/emb.js" style="width: 800px;height: 425px;">{"handle":"bardownsimulation","arch":"js","styles":{"a":"006600","b":100,"c":"FFFFFF","d":"FFFFFF","k":"006600","l":"006600","m":"006600","n":"FFFFFF","p":"10","q":"006600","r":100,"fwtickm":1}}</script>
Where would I put it as I am having trouble finding the footer and i keep getting Syntax error
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Aug 27, 2015 17:25:44 GMT -8
I want to put Chatango into the footer of my website. This is the code I got: <script id="cid0020000101701767592" data-cfasync="false" async src="//st.chatango.com/js/gz/emb.js" style="width: 800px;height: 425px;">{"handle":"bardownsimulation","arch":"js","styles":{"a":"006600","b":100,"c":"FFFFFF","d":"FFFFFF","k":"006600","l":"006600","m":"006600","n":"FFFFFF","p":"10","q":"006600","r":100,"fwtickm":1}}</script> Where would I put it as I am having trouble finding the footer and i keep getting Syntax error Assuming you want it on every page you'd go to your forum wrapper template and scroll down to the bottom and find this part and put it where I indicated in blue: (putting it there is where your ProBoards shout box would normally appear.)
$[content] >>>>>Put it here<<<<<< $[shoutbox] </div> $[footer]
BTW, I just put it in my wrapper template to test and didn't get any error.
|
|