Michael Moderator
    
![[Avatar]](http://av.wservices.co.uk/av.png) Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
  
pmvForum | Content At Bottom of Forum (3rd Apr 08 at 8:33pm UTC) | | This code will make it possible to add content to the very bottom of the forum. Simply add what you want to put at the very end where the red text is!
<div id="w_e"> Put here what you want to appear at the end of the forum! </div>
<script> /*Content at bottom of Forum Coded By Wrighty*/
if(document.addEventListener){ window.addEventListener('load', function(){document.body.appendChild(get('w_e','id'));}, false); }else{ window.attachEvent('onload', function(){document.body.appendChild(get('w_e','id'));}); } </script>
Global Footer | |
|