This is one of my hacks for VB and compatible with all the versions.

1. FTP clientscript directory to your server in ASCII mode

2. Open headinclude template and add the following code at any reasonable place:

<script type="text/javascript" src="$vboptions[bburl]/clientscript/rainbow.js"></script>

3. Open footer template and add the following code at the bottom:

<!-- rainbow text initialize -->
<script type="text/javascript">
nickmausac('rainbow');
</script>
<!-- rainbow text end -->

4. Open the Usergroup Manager throug ACP and edit the desired user group.

5. Put start tag as:

<span class="rainbow">

6. Change the end tag to be: 

</span>

You're Done! Enjoy!!

