User:HiEv: Difference between revisions

Jump to navigation Jump to search
1,148 bytes added ,  22 July 2009
→‎User CSS Tricks: Added hiding userpage sections
(→‎User CSS Tricks: Updated left-hand menu options list)
(→‎User CSS Tricks: Added hiding userpage sections)
 
(3 intermediate revisions by 2 users not shown)
Line 85: Line 85:
  #layout-main tr:hover, #layout-main tr.g_odd:hover {background-color:powderblue !important;}
  #layout-main tr:hover, #layout-main tr.g_odd:hover {background-color:powderblue !important;}


Colors Tablerows on hover. (doesn't look so good) (?)
Colors Tablerows on hover. (doesn't work with rowspans) (?)


  #layout-hint {background-color:#4A4A5A; top: 79px; left: 189px;
  #layout-hint {background-color:#4A4A5A; top: 79px; left: 189px;
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...).
#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)
#layout-main div.mylist_all th.seen,
#layout-main div.mylist_all td.seen {display:none;}
hides the seen column
#layout-main div.mylist_all th.eps,
#layout-main div.mylist_all td.eps {display:none;}
hides the eps column
#layout-main div.mylist_all th.rating.anime,
#layout-main div.mylist_all td.rating.anime {display:none;}
hides the vote column
#layout-main div.mylist_all th.rating.attaavg,
#layout-main div.mylist_all td.rating.attaavg {display:none;}
hides the review column
#layout-main div.mylist_all th.vote,
#layout-main div.mylist_all td.vote {display:none;}
hides the vote column


'''Worf's CSS tricks:'''
'''Worf's CSS tricks:'''
128

edits

Navigation menu

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.