Ross
eCreations Staff
Posts: 1,768
|
Post by Ross on Jul 5, 2005 19:54:58 GMT
Global Footer
Edit the red with the new forum width
<script type="text/javascript"> <!-- tablew = document.getElementsByTagName('table'); for(t=0; t<tablew.length; t++) { if(tablew[t].width=="92%") { tablew[t].width = '750'; } } // --> </script>
|
|