General Community > Scripting Help

Need assistance to add Chatango

(1/1)

Frost Westbrook:
I'm using the Vertex theme, and I am having quite the difficulties to add Chatango to the right side.

Here's the code if necessary:
--- Code: ---<script id="sid0010000005605807731">(function() {function async_load(){s.id="cid0010000005605807731";s.src='http://st.chatango.com/js/gz/emb.js';s.style.cssText="width:260px;height:480px;";s.async=true;s.text='{"handle":"sonicredux","styles":{"l":"FFFFFF","m":"FFB401","q":"999999","s":1,"v":0}}';var ss = document.getElementsByTagName('script');for (var i=0, l=ss.length; i < l; i++){if (ss[i].id=='sid0010000005605807731'){ss[i].id +='_';ss[i].parentNode.insertBefore(s, ss[i]);break;}}}var s=document.createElement('script');if (s.async==undefined){if (window.addEventListener) {addEventListener('load',async_load,false);}else if (window.attachEvent) {attachEvent('onload',async_load);}}else {async_load();}})();</script>
--- End code ---

I know I need to add it to index.template.php. But I have no clue WHERE to add it. Can I get some help?

Thanks in advance!

Navigation

[0] Message Index

Go to full version