Topic: How to add a <stript> into the forum?
Hi, for example I have a link like this:
<script src="http://www.example.com/script.js"></script>
All I want is to add this script to my forum either in header or footer. Usually I look inside the HTML code and put it there; however, I could not find it. I guess because I do not understand the structure. Please help me how to do this the proper way.
Thanks.