Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
This will remove the sub-boards listing and moderators list from the board cells of sub-boards and the main page.

It should be placed in the global headers.

<style type="text/CSS">
/* Remove Sub-Boards and Moderators Lists by Chris */

.modlist {
display: none;
}
</style>


newBookmarkLockedFalling