| Author | Topic: Some suggestions...|Some suggestions... (Read 37 times) |
Myst Guest
|  | Some suggestions...|Some suggestions... « Thread Started on Dec 27, 2007, 6:57am » | |
This site looks pretty good and nice, it has a good skin and the boards look okay. But I see one thing it really needs- a forum resize. Everything would look better with one. If one doesn't work, look for more. Here's the basic one:
Code: <SCRIPT LANGUAGE="JavaScript"> <!-- tablew = document.getElementsByTagName('TABLE'); for(t=0;t<tablew.length;t++) { if(tablew[t].width=="92%"){ tablew[t].width='700'; } } // --> |
|
And put it in the Global Footer.
Hope I've helped and please enjoy!
| |
| |
|