|
Post by iPokemon on Sept 4, 2011 20:18:48 GMT -5
Main Footer<script type="text/javascript"><!-- /* Change Info Center Title Open Source Created by iPokemon bytemecodes.proboards.com/ */ var ic_text = "Information Center";
if(pb_action == "home"){ var td = document.getElementsByTagName("td"); for(t=0;t<td.length;t++){ if(td[t].className == "titlebg" && td[t].innerHTML.match(/Info\sCenter/)){ td[t].parentNode.innerHTML = "<td class='titlebg' align='center' colspan='2'><font class='text1' size='2'><b>"+ic_text+"</b></font></td>"; } } } //--></script>Edit the white to what you want displayed as your Information Center's Title.
|
|