128
edits
(→User CSS Tricks: Added "Hide MyList columns" section) |
(→User CSS Tricks: Added how to hide main page things) |
||
Line 103: | Line 103: | ||
Fixes the display of the [[Latest#Files|Latest File Additions]] page with the default ''anidbstyle.css'' style for displays around 1024 pixels wide. | Fixes the display of the [[Latest#Files|Latest File Additions]] page with the default ''anidbstyle.css'' style for displays around 1024 pixels wide. | ||
#layout-main div.main_all div.rightbar div.reviews {display: none;} | |||
#layout-main div.main_all div.rightbar div.clubs {display: none;} | |||
#layout-main div.main_all div.rightbar h3.additions {display: none;} | |||
Hides things on main page (reviews, clubs, etc...). | |||
'''Hide MyList columns:''' (needs testing in browsers) | '''Hide MyList columns:''' (needs testing in browsers) |
edits