Quote:
Originally Posted by setishock
Put this in your additional.css. Then click save and reload.
Code:
/* TW7S - Remove Legend and Permissions Boxes */
#usercp_content #forum_icon_legend, #wgo_legend, .forum_info .options_block_container, .thread_info .options_block_container {
display:none;}
/* TW7S - End remove Legend and Permissions Boxes */
I use this at my place. It's clean and simple.
|
This is a better method then mine and I want to use it, BUT, it doesn't hide the display options. Does anyone know what additionally needs to be added?