Updated Forum Remover

By Vilita Last update Aug 11, 2008 — Installed 349 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 2 posts, 2 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Vilita Script's Author

Script Author is: Branden

This is simply a modification of the original code for ease of use and expansion of application

INSTRUCTIONS::: Remove the "//" from the front of the last line of code of any forum you wish to hide

Example: ANNOUNCEMENTS FORUM As Normal (Not Hidden)

// Announcements Forum
var forum0 = "0"
//forums[forum0].style.display="none"

Example: -HIDDEN- ANNOUNCEMENTS FORUM

// Announcements Forum
var forum0 = "0"
forums[forum0].style.display="none"

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel