128
edits
(→User CSS Tricks: Added hiding userpage sections) |
|||
Line 109: | Line 109: | ||
Hides things on main page (reviews, clubs, etc...). | Hides things on main page (reviews, clubs, etc...). | ||
#layout-main div.userpage_all div.g_section.discussions {display: none;} | |||
#layout-main div.userpage_all div.userdetails div.notify div.news {display: none;} | |||
Hides sections on user page (discussions, news, etc...). | |||
'''Hide MyList columns:''' (needs testing in browsers) | '''Hide MyList columns:''' (needs testing in browsers) |
edits