bfldworker
New Member
This is to add a Amber Alert ticker to your website. The alert will show up in every single page except for the AdminCP.
All you need to do is go Styles & Templates>Search in Templates> I would choose navbar and hit find. Scroll down to navbar (which is in red) and double click it. scroll to the very bottom of the code and insert this.
Amber Alert for United States
When you are done pasting this code, click save and that is it. Go to your forum and you will see under the Navigation bar a yellow bar with Amber Alerts. It may take 5-15 seconds to load all the information, but it stays up to date.
All you need to do is go Styles & Templates>Search in Templates> I would choose navbar and hit find. Scroll down to navbar (which is in red) and double click it. scroll to the very bottom of the code and insert this.
Amber Alert for United States
PHP:
<!-- Begin Code Amber Ticker code. -->
<p align="center">
<script language="JavaScript1.2" src="http://www.codeamber.org/js/codea.js">
</script>
</P>
<!-- end of Code Amber Ticker code (c)Copyright codeamber.org 2002 - 2008-->
When you are done pasting this code, click save and that is it. Go to your forum and you will see under the Navigation bar a yellow bar with Amber Alerts. It may take 5-15 seconds to load all the information, but it stays up to date.