Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Content Between Last Board & IC (15th Apr 08 at 5:29pm UTC) | | This is a snippet
<div id='w_ic'>Information to show! =D</div>
<script> /*Content Between Last Board & IC - Wrighty*/
var a = get('w_ic','id'); var x = get('info_center','id'); x.parentNode.parentNode.insertBefore(a, x.parentNode.previousSibling); </script>
The part in red is the information that will appear between the last board and the info center. This is useful when adding things like 'useful links' or other such useless stuff.
Main Footer | |
|