blackknights
New Member
Evening everyone I need a little assistance in coding this correctly. Basically I want to add two amber alert tickers one Canadian and one USA into my header. Not sure how to accomplish this each time I have attempted this it is placed below header
I have attached both scripts for amber alert as well as header template. Now i would like to have the canadian to the right of the nav bar and USA to the left if that is possible. Image capture of header attached.
Thanks in advance.
Canadaian Amber Alert
USA Amber Alert
This is the header template
I have attached both scripts for amber alert as well as header template. Now i would like to have the canadian to the right of the nav bar and USA to the left if that is possible. Image capture of header attached.
Thanks in advance.
Canadaian Amber Alert
Code:
<!-- Begin Code Amber Ticker code. -->
<p align="center">
<script language="JavaScript1.2" src="http://www.codeamber.org/js/cahcodea.js">
</script>
</P>
<!-- end of Code Amber Ticker code (c)Copyright codeamber.org 2002 - 2008-->
USA Amber Alert
Code:
<!-- Begin Code Amber Ticker code. -->
<p align="center">
<script language="JavaScript1.2" src="http://www.codeamber.org/js/hcodea.js">
</script>
</P>
<!-- end of Code Amber Ticker code (c)Copyright codeamber.org 2002 - 2008-->
This is the header template
Code:
<center>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height: 177px; background-color: #030107; background-image:url($stylevar[imgdir_misc]/header_banner.jpg); background-repeat:no-repeat; background-position:left;"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height: 22px; background-image:url($stylevar[imgdir_misc]/header_split.gif);"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" style="height: 52px; vertical-align:middle; background-image:url($stylevar[imgdir_misc]/links_b.gif);"><div align="center" class="headlinks"><a href="index.php">Home</a> | <a href="usercp.php">User Cp</a> | <a href="register.php">Register</a> |<a href="memberlist.php"> Members </a>| <a href="search.php">Search</a> | <a href="faq.php">Faq</a></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height: 7px; background-image:url($stylevar[imgdir_misc]/links_under_bg.gif);"></td>
</tr>
</table>
<!-- content table -->
$spacer_open
$_phpinclude_output