User:HiEv: Difference between revisions

Jump to navigation Jump to search
3,692 bytes added ,  22 July 2009
→‎User CSS Tricks: Added hiding userpage sections
mNo edit summary
(→‎User CSS Tricks: Added hiding userpage sections)
 
(6 intermediate revisions by 2 users not shown)
Line 28: Line 28:
  #layout-menu li.X {display: none;}
  #layout-menu li.X {display: none;}


Hide visible left-hand menu options.  "X" can be: main, search, calendar, schedule, random, latest, anime, character, creator, group, user, producer, category, tag, collection, song, myplace, mlist, mymessages, mynotifies, mywishlist, myvotes, myreviews, myentries, mycreqs, myreports, mysignatures, applet, ed2kdump, report, forum, irc, credits, or staff.
Hide visible left-hand menu options.  "X" can be: main, search, calendar, schedule, random, latest, anime, category, character, club, creator, collection, group, song, tag, user, myplace, mlist, mymessages, mynotifies, mywishlist, myvotes, myreviews, myentries, mycreqs, myreports, mysignatures, applet, ed2kdump, report, forum, irc, credits, or staff.  Left-hand menu options will appear in that order as well.


  #layout-menu li.X {display: list-item;}
  #layout-menu li.X {display: list-item;}
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 97: Line 97:


Hide tool tips, such as the descriptions you get when you hover over [[Categories]] and [[Tags]] on the anime pages.
Hide tool tips, such as the descriptions you get when you hover over [[Categories]] and [[Tags]] on the anime pages.
#layout-main div.latest2_all div.content td.group {min-width: 9em; max-width: 9em; white-space: normal;}
#layout-main div.latest2_all div.content td.episode {min-width: 2em; max-width: 3em; text-align: center;}
#layout-main div.latest2_all div.content td.info {min-width: 12em; max-width: 12em;}
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:'''
#layout-main div.anime_all ul.links_top, #layout-main div.character_all ul.links_top {display: inline;}
(Add description here.) (?)
#layout-main div.anime_all div.forum {display: none;}
(Add description here.) (?)
#layout-main p.mylistadd {display: none;}
(Add description here.) (?)
textarea[name="adda.other"] {height: 400px; width: 650px;}
(Add description here.) (?)
#layout-main div.userpage_all div.stats div table th.field,
#layout-main div.myplace_all div.stats div table th.field {white-space: nowrap; width: 10em;}
(Add description here.) (?)
#layout-main div.userpage_all div.stats div table td.value,
#layout-main div.myplace_all div.stats div table td.value {white-space: nowrap; text-align: right; width: 15em;}
(Add description here.) (?)
#layout-main div.addcharanimerel_all tr.char_added {display:none;}
(Add description here.) (?)
#layout-main div.block {display: block;}
#layout-main div.block div.data {width: auto;}
#layout-main div.block div.image {width: auto; float: left; margin-left: 2em;}
#layout-main div.desc {clear: left;}
(Add description here.) (?)
span.date, span.user a.id, td.id, td.size {letter-spacing: 0px}
span.time, span.user a.id, td.rating span, a.filter {font-size: 100%; vertical-align: top;}
(Add description here.) (?)
#layout-main td.number.undumped {visibility: hidden;}
#layout-main td.number.undumped.notalldumped,
table.filelist td.date.added, table.filelist tr.undumped td.id,
table.filelist tr.undumped td.action {visibility: visible; background-color: #900000; color: #000000;}
(Add description here.) (?)
#layout-main tr.complete, #layout-main div.g_section.mylist,
#layout-main td.user.onhdd, td.user.oncd, td.verified.yes {background-color: #006000;}
#layout-main tr.dropped, #layout-main tr.unknown,
#layout-main td.user.deleted {background-color: #900000;}
#layout-main tr.finished {background-color: #000090;}
#layout-main tr.stalled, td.verified.no {background-color: #A05000;}
(Add description here.) (?)
128

edits

Navigation menu

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