Welcome Guest [Log In] [Register]
Welcome to Thunder Services. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Arcade CP Link; Originally by Christian
Topic Started: December 28, 2007, 3:49 pm (715 Views)
Mike


I Just Modified It For It To Work For TA 2.0..

Code:
 
<script>
//Copyright Christian
var iSpan = document.createElement('SPAN')
iSpan.innerHTML = " · <a href='http://thunderservices.net/Arcade/proxgb/arcadecp.php' target='_blank'><b>Arcade CP</b></a>"
if(document.getElementById('userlinks').innerHTML.match(/admin cp/i) != null){
var e = document.getElementById('userlinks').getElementsByTagName('TD')[0];
e.insertBefore( iSpan ,e.childNodes[e.childNodes.length-1]);
}
</script>


I'll take No Credit For Ever Who Made This Code, I Just Modified It.

You Can Put It In FOOTERS But i'd Recommend Right Under <% NAVAGATION %>.
Posted Image
It is back, and better than ever!
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Invision · Next Topic »
Add Reply