admin
27-11-2010, 10:21 AM
This mod removes those annoying, unattractive boxes (pictured below) from your site without actually having to delete any template code.
http://i53.tinypic.com/14b13dv.jpg
NOTE: Also removes Legend from Inbox
Open template additional.css and add the following:
/* 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 - Remove Legend and Permissions Boxes */
http://i53.tinypic.com/14b13dv.jpg
NOTE: Also removes Legend from Inbox
Open template additional.css and add the following:
/* 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 - Remove Legend and Permissions Boxes */