i moved
HTML Code:
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
// Initialize 'Active' Table Cells
//activecells_init();
//-->
</script>
to the very last thing in my footer template.
these are all of the js files in my headinclude
HTML Code:
<script type="text/javascript" src="<script type="text/javascript" src="http://www.nimpy.com/forums/clientscript/vbulletin_global.js"></script>
<if condition="$show['popups']"><script type="text/javascript" src="<script type="text/javascript" src="http://www.nimpy.com/forums/clientscript/vbulletin_menu.js"></script></if>
<script type="text/javascript" src="http://www.nimpy.com/forums/clientscript/statistic_java.js"></script>
it still does not change the style.
thanks for all of the help and quick response you've given me.
warren.