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 | Change Nav Tree Seperator (16th Mar 08 at 11:35am UTC) | | This will allow you to change the :: that you see in the nav tree to any other image/text you wish. You can use HTML
Simply alter the part in red
<script> /*Change Nav Tree Seperator Coded By Wrighty No Ripping, Reposting or Claiming*/
var _a = '>';
get('nav_tree','id').innerHTML = get('nav_tree','id').innerHTML.replace(/::/g,_a); </script>
Global Footer | |
|