Welcome Guest [Log In] [Register]
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
[CODE] Box for rules (or anything!) in post page!
Topic Started: Oct 20 2005, 12:56 AM (745 Views)
PaperPeach
Member
 *   *  
Code:
 
<script type="text/javascript">
<!--
// Ultimate Box In Posts v1.0
// created by ~Misty, ifcode.com, 2005

if(location.href.match('act=Post'))
{
document.write('</div>')
document.write('<br><br>')
document.write(' RULES HERE ')
}
else
{
document.write('')
}
//-->
</script>


Footers ;)
Offline Profile Quote Post Goto Top
 
Iverson
Touch Of Death
 *   *   *   *   *  
nice code! What about a preview?
Offline Profile Quote Post Goto Top
 
PaperPeach
Member
 *   *  
Sorry, perview man.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Code Snippets · Next Topic »
Add Reply