New
Feb 26, 2021 7:53 PM
#6701
@aditya_india You have to post the BBcode we give you in your blog and test it out, edit, change the url and text, add images in between the spoiler buttons, etc Learn more about BBcode here to see how it works https://myanimelist.net/forum/?topicid=496203 https://myanimelist.net/forum/?topicid=398185 BBcode to paste in your own blog: [b][color=green][u]Title[/u][/color][/b] [spoiler] [color=blue][u][url=https://myanimelist.net][color=red]Evil Club[/color][/url][/u][/color] [quote][color=blue][u]Title[/u][/color] [spoiler]text and pics[/spoiler][/quote] [quote][color=blue][u]Title[/u][/color] [spoiler]text and pics[/spoiler][/quote] [quote][color=blue][u]Title[/u][/color] [spoiler]text and pics[/spoiler][/quote] [/spoiler] It will look like this: Title Evil Club Title text and pics Title text and pics Title text and pics |
Shishio-kunFeb 26, 2021 7:57 PM
Feb 27, 2021 6:06 AM
#6702
Hello! I chose a Yui Hirasawa themed premade layout for my anime list a few weeks ago which I want to use for my manga list as well, but I can't seem to find it again. I searched in the thread where all the premade layouts are listed, but I couldn't find it. So I would appreciate it a lot if someone shared the link to me. Thank you! |
Feb 27, 2021 6:36 AM
#6703
IrrelevantGuy said: Hello! I chose a Yui Hirasawa themed premade layout for my anime list a few weeks ago which I want to use for my manga list as well, but I can't seem to find it again. I searched in the thread where all the premade layouts are listed, but I couldn't find it. So I would appreciate it a lot if someone shared the link to me. Thank you! Clarity? https://myanimelist.net/forum/?topicid=1723114 |
Feb 27, 2021 10:15 AM
#6704
Shishio-kun said: IrrelevantGuy said: Hello! I chose a Yui Hirasawa themed premade layout for my anime list a few weeks ago which I want to use for my manga list as well, but I can't seem to find it again. I searched in the thread where all the premade layouts are listed, but I couldn't find it. So I would appreciate it a lot if someone shared the link to me. Thank you! Clarity? https://myanimelist.net/forum/?topicid=1723114 Yes, that's it. Thanks again! |
Feb 27, 2021 11:18 AM
#6705
Hi, I really liked one of the custom lists by nymphiae and tried to get one of them but got an error related to adf.ly. Do you know anything about it? I'm talking about this website http://shirousagi.netii.net Thank you!! |
Feb 28, 2021 12:42 AM
#6706
Not sure this is the right place to ask (tell me if not), but what do I need to do with the CSS if I want to add these kinds of labels at the top of my custom layout? I'm using a slightly modified version of Takana no hana's Line Style 2 layout My layout's current CSS: @\import "https://fonts.googleapis.com/css?family=Rancho"; @\import "https://fonts.googleapis.com/css?family=Slabo+27px|PT+Sans+Narrow"; /*BANNER AVATAR */ .cover-block::after {background-image: url(https://i.imgur.com/ngrPIDa.png); } /* BANNER QUOTE */ .cover-block::before { content: "'Is that really the kind of world you want?! That kind of power!'"; } /* BANNER BACKGROUND */ .list-status-title:after { background-image: url(https://i.imgur.com/uP1ncdk.jpg); } /* WALLPAPER */ body, body.ownlist { background-image: url(https://i.imgur.com/iJg0pmo.jpg); } /* ANIME/MANGA CONTAINER SETTINGS */ .list-table > tbody:nth-of-type(2n+1) { background-color: rgba(0,0,0,.7) !important; } .list-table > tbody:nth-of-type(2n) { background-color: rgba(0,0,0,.8) !important; } .list-unit .list-status-title { background-color:rgba(0,0,0,.7) !important; } /* BANNER OPACITY */ .list-unit .list-status-title { opacity: .9;} /* OTHER CODES */ /* Removing default cover (banner) image */ #cover-image{ display: none; } .list-unit .list-status-title { position: relative; display: table-cell; background-color: transparent; width: 1000px; height:400px !important; /*background-color:rgba(127,127,127,1);*/ background: transparent; } /* picture at the bottom of your list ** please note that default is a seiren picture even if you delete the image url below(it's just a sample image which you need to replace). ** if you don't want this section, just delete the image url */ .list-unit .loading-space { height:250px; width:1000px; background-image:url(http://i.imgur.com/oUcAp2Y.png); } #advanced-options { position: fixed; top: 24px; left: 0; right: 0; background-color: rgba(255,255,255,.9); display: none; width: 860px; margin: 0 auto; padding: 25px 0px 30px; -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); -o-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); -ms-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); color: #323232; text-align: left; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; z-index: 1101; border: none; background-image: url(); background-repeat: no-repeat; background-size: cover; background-position: 50% 100%; } #advanced-options .advanced-options-header { width: 750px; margin: 0px auto; padding-bottom: 4px; border-bottom: 1px solid #BEBEBE; font-size: 16px; color:rgba(0,0,0,.6) !important; } #advanced-options .advanced-options-header .description { font-size: 12px; font-weight: normal; margin-left: 8px; color:rgba(0,0,0,.6) !important; } #advanced-options .sort-widget .widget-header, #advanced-options .filter-widget .widget-header, #advanced-options .filter-widget.aired-date .text, #advanced-options .filter-widget.published-date .text { color:rgba(0,0,0,.6) !important; } #advanced-options select { -ms-appearance: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(/img/pc/ownlist/icon_pulldown_triangle.png); background-repeat: no-repeat; background-position: center right; background-size: 18px 8px; background-color: #FFFFFF; display: inline-block; height: 25px; padding: 4px 20px 4px 4px; padding-right: 4px\0; border: #BEBEBE 1px solid; border-radius: 0px; font-size: 12px; } #advanced-options select::-ms-expand { display: none; } #advanced-options select:disabled { background-image: url(/img/pc/ownlist/icon_pulldown_triangle_disable.png); color: #9B9B9B; } #advanced-options input[type=text] { padding: 4px; border: #BEBEBE 1px solid; } #advanced-options input:focus { outline: none; } /* sort */ #advanced-options .sort-widget { margin: 0px auto; padding: 12px 0px 0px; width: 750px; } #advanced-options .sort-widget:last-of-type { padding-bottom: 45px; } #advanced-options .sort-widget select { width: 172px; margin-right: 8px; } #advanced-options .sort-widget input[type=radio] { display: none; } #advanced-options .sort-widget input[type=radio] + label { background-color: #FFFFFF; display: inline-block; width: 56px; padding: 5px 0px; border: #BEBEBE 1px solid; border-radius: 4px; color: #323232; font-size: 12px; text-align: center; cursor: pointer; } #advanced-options .sort-widget input[type=radio]:checked + label { background-color: #244291; border: #244291 1px solid; color: #FFFFFF; } #advanced-options .sort-widget input[type=radio]:disabled + label { border: #BEBEBE 1px solid; color: #9B9B9B; } #advanced-options .sort-widget input[type=radio]:checked:disabled + label { background-color: #FFFFFF; border: #BEBEBE 1px solid; color: #9B9B9B; } /* filter */ #advanced-options .filter-widget { margin: 0px auto; padding: 12px 0px 0; width: 750px; } #advanced-options .filter-widget select { margin-right: 8px; font-size: 12px; } #advanced-options .filter-widget.title input[type=text] { width: 360px; } #advanced-options .filter-widget.airing-status select, #advanced-options .filter-widget.publishing-status select { width: 152px; } #advanced-options .filter-widget.producer select, #advanced-options .filter-widget.magazine select { width: 360px; } #advanced-options .filter-widget.aired-date select.year, #advanced-options .filter-widget.published-date select.year { width: 80px; } #advanced-options .filter-widget.aired-date select.month, #advanced-options .filter-widget.published-date select.month, #advanced-options .filter-widget.aired-date select.day, #advanced-options .filter-widget.published-date select.day { width: 60px; } #advanced-options .filter-widget.aired-date .text, #advanced-options .filter-widget.published-date .text { display: inline-block; margin-right: 4px; font-size: 12px; } #advanced-options .filter-widget.aired-season select.year { width: 80px; } #advanced-options .filter-widget.aired-season select.season { width: 110px; } #advanced-options .sort-widget .widget-header, #advanced-options .filter-widget .widget-header { display: inline-block; width: 110px; font-size: 12px; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; } #advanced-options .sort-widget:last-of-type, #advanced-options .filter-widget:last-of-type { padding-bottom: 40px; } #advanced-options .advanced-options-button { width: 750px; margin: 0px auto; padding: 12px 0px 0px; border-top: 1px solid #BEBEBE; text-align: center; } #advanced-options .btn-apply, #advanced-options .btn-clear { background-color: rgba(0,0,0, 0.8); display: inline-block; width: 135px; margin: 0 4px; padding: 6px 0px; border-radius: 4px; font-size: 12px; color: #FFFFFF; text-align: center; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } #advanced-options .btn-apply:hover, #advanced-options .btn-clear:hover { background-color: rgba(0,0,0, 0.8); } /** * General Styles */ td { line-height: 1.5em; height: 35px !important; border:none !important; } a { color: #fff; text-decoration: none; } a:hover { color: #fff !important; text-decoration: none; } #footer-block { padding: 15px 0; background-color: #244291; color: #FFFFFF; font-family: Avenir, "lucida grande", tahoma, verdana, arial, sans-serif; display:none; } #copyright { font-size: 12px; color: #FFFFFF; padding-top: 3px; text-align: center; } /* * Header */ .header a { font-weight: bold; color: #fff !important; } .header a:hover { text-decoration: underline; } .header { position: absolute; color: #fff; display: block; width: 100%; height: 50px; margin: 0 auto border:none; background: -webkit-linear-gradient(rgba(0,0,0,.4), transparent); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(rgba(0,0,0,.4), transparent); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(rgba(0,0,0,.4), transparent); /* For Firefox 3.6 to 15 */ background: linear-gradient(rgba(0,0,0,.4), transparent); /* Standard syntax */ -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; z-index: 40; } .header:hover {background-color:rgba(0,0,0,.5); -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .header .header-menu { position: absolute; top: 5px; right: 4px } .header .header-menu.other { top: 5px; } .header .header-menu .header-info { font-size: 10px; margin-top: 6px; margin-right: 15px; text-align: right; } .header .username { font-weight: bold; } .header .header-menu .list-menu { position: absolute; top: 25px; right: -4px; background-color: rgba(255,255,255,.8); display: none; border: none !important; -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px; box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px; z-index: 1; } .header .header-menu .list-menu .icon-menu { display: block; width: 150px; height: 30px; color: #000; font-size: 14px; font-weight: bold; text-decoration: none; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .header .header-menu .list-menu .icon-menu:hover { background-color: rgba(0,0,0,.5); } .header .header-menu .list-menu .icon-menu svg.icon { position: absolute; fill: rgba(0,0,0,.5); left: 12px; top: 4px; } .header .header-menu .list-menu .icon-menu:hover svg.icon { fill: rgba(255,255,255,1) !important; } .header .header-menu .list-menu .icon-menu .text { position: absolute; left: 52px; top: 6px; } .header .header-menu .list-menu .icon-menu:hover .text {color:rgba(255,255,255,1) !important;} .header .header-menu .btn-menu { display: block; text-align: right; color: rgba(0,0,0,0.7) !important; font-size: 12px !important; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000; } #header-menu-dropdown > a {color: rgba(0,0,0,.5) !important;} /* svg.icon.icon-manga-list {color: rgba(0,0,0,.5) !important;} */ /** * Floating Menu */ /** * Floating Menu */ .list-menu-float:before {content: "\f0c9"; font-family: 'FontAwesome' !important; display: block; text-align: center !important; text-indent: 10px; color: #fff !important; font-size:1.5em !important; height: 50px; width: 40px; line-height: 50px;} .list-menu-float:hover:before { font-size:1.7em !important; text-shadow: 0 0 2px #fff, 0 0 1px #fff, 1px 1px 7px #fff, 0 0 0 #fff; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-menu-float {position: absolute; top: 0px; left:0px; width: 50px; border: none; opacity: 1; height: 40px !important; z-index: 100; } .list-menu-float .icon-menu {display: block; width: 120px; background-color: #dfdfdf; height: 30px; line-height: 30px; text-indent: 10px; opacity:0; } .list-menu-float:hover .icon-menu {opacity:1; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out;} .list-menu-float .icon-menu.profile {background-image: none !important;} .list-menu-float .icon-menu.profile:before {position:absolute; width:120px !important; content: "\f007\00a0Profile"; font-family: 'FontAwesome' !important; margin-top:5px !important; margin-left:-65px !important; color: #000; text-align: center;} .list-menu-float .icon-menu .text {opacity: 1; width: auto; left: 20px; top: 0; color: #555555;} .list-menu-float .icon-menu:hover {width: 120px !important; background-color:rgba(0,0,0,.5) !important;} .list-menu-float .icon-menu:hover .text, .list-menu-float .icon-menu:hover:before, .list-menu-float .icon-menu:hover:after {color: #fff; width: auto;} .list-menu-float .icon-menu.logout {border-radius: 0 0 4px 4px;} .list-menu-float .icon-menu.setting {display:none;} .list-menu-float .icon-menu svg.icon {top: 7px !important; left: 5px !important; width: 15px; height: 15px;} .list-menu-float .icon-menu.setting svg.icon-setting {display:none;} /** * List Container */ .list-container { position: absolute; background-color: transparent !important; width: 1000px; left: 0; right: 0; margin: auto; margin-top:100px; box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000; border:none !important; margin-bottom:30px; } /** * List Container - Cover Block */ .cover-block { position:relative; display: block; width: 1000px; margin: 0 auto; height:auto; text-align: center; vertical-align: middle; /*box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;*/ padding-bottom:40px; } .cover-block .image-container { display: block; width: 1000px; height:auto; padding-top:0; } .cover-block .image-container.hide { display: none; } .cover-block .image-container img { max-width: 1000px; height: auto; } /* cover image */ #cover-image{ margin:auto; width:1000px !important; height:auto; background-color:transparent; background-size: cover !important; background-position: 50% 50%; } /* setting icon */ .cover-block .image-container .btn-list-setting { display: none; } .cover-block .image-container:hover .btn-list-setting { display: block; position: absolute; top: 20px; right: 28px; padding: 8px; border: rgba(255,255,255,0) 1px solid; font-size: 14px; color: #ffffff; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; } .cover-block .image-container .btn-list-setting:hover { position: absolute; top: 20px; right: 28px; background-color: rgba(0,0,0,0.6); padding: 8px; border: none; -moz-box-shadow: 0 0 4px #000000; -webkit-box-shadow: 0 0 4px #000000; -o-box-shadow: 0 0 4px #000000; -ms-box-shadow: 0 0 4px #000000; box-shadow: 0 0 4px #000000; font-size: 14px; color: #ffffff; text-shadow: #323232 1px 1px 1px; } .cover-block .image-container .btn-list-setting .fa-camera { font-size: 16px; -moz-text-shadow: #000000 1px 1px 3px; -webkit-text-shadow: #000000 1px 1px 3px; -o-text-shadow: #000000 1px 1px 3px; -ms-text-shadow: #000000 1px 1px 3px; text-shadow: #000000 1px 1px 3px; -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)"; } .cover-block .image-container .btn-list-setting .icon-plus-circle { position: absolute; top: 4px; left: 18px; background-color: rgba(0,0,0,0.6); border-radius: 50%; -moz-box-shadow: -1px 1px 0px 0px #323232; -webkit-box-shadow: -1px 1px 0px 0px #323232; -o-box-shadow: -1px 1px 0px 0px #323232; -ms-box-shadow: -1px 1px 0px 0px #323232; box-shadow: -1px 1px 0px 0px #323232; font-size: 10px; } .cover-block .image-container .btn-list-setting .text { display: none; } .cover-block .image-container .btn-list-setting:hover .text { display: inline-block;; margin-left: 4px; } /** * List Container - Status Menu */ .status-menu-container { width: 1000px; height: 40px; background-color: rgba(255,255,255,.9); border-bottom: none; z-index: 1; margin-top:-40px; } .status-menu-container.fixed { position: absolute; display: none !important; top: 0; } .status-menu-container.fixed + div.list-block { margin-top: 0px; } .status-menu-container .status-menu { display: table; margin: 0 auto; border-collapse: separate; border-spacing: 0px 0; } .status-menu-container .status-menu .status-button { position: relative; display: table-cell; padding: 10px; left: 17px !important; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; text-align: center; vertical-align: middle; padding: 1.2em 10px; line-height: 1.105em; font-size: 1.1em; color: #9B9B9B; } .status-menu-container .status-menu .status-button.on { color: #000; font-weight: bold; } .status-menu-container .status-menu .status-button:hover { background-color: rgba(0,0,0,.5); color: #fff; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .status-menu-container .status-menu .status-button.on:after, .status-menu .status-button:hover:after { opacity: 1 } .status-menu-container .status-menu .status-button.watching:before, .status-menu-container .status-menu .status-button.reading:before { content: "\f152\00a0\00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.completed:before { content: "\f05d\00a0\00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.onhold:before { content: "\f017\00a0\00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.plantowatch:before, .status-menu-container .status-menu .status-button.plantoread:before { content: "\f073\00a0\00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.dropped:before { content: "\f00d\00a0\00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.all_anime:before { content: "\f022\00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button:after {display:none !important;} /*scroll bar*/ ::-webkit-scrollbar {height: 7px; width: 15px; background-color: #f5f5f5;} ::-webkit-scrollbar-thumb {border: 2px solid #f5f5f5; background-color: #9B9B9B;} /** * List Container - Status Menu - Search */ .status-menu-container .search-container { position: absolute; right: 5px; z-index:20; } .status-menu-container .search-container #search-button { display: inline-block; height: 22px; margin-top: 10px; color: #787878; font-size: 1.6em; vertical-align: middle; } .status-menu-container .search-container #search-box { display: inline-block; width: 0; height: 22px; overflow: hidden; margin-top: 5px; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; vertical-align: middle; } .status-menu-container .search-container #search-box.open { display: inline-block; width: 130px; } .status-menu-container .search-container #search-box input { width: 100%; height: 100%; box-sizing: border-box; } /** * List Container - List Block */ .list-block { margin: 0; min-height:265px; background: transparent; } .list-unit { background-color:transparent; margin: auto; width: 1000px; /*box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;*/ background: transparent; } /** * List Container - List Status Title (with Stats) */ .list-unit .list-status-title .text { display: block; width: 1000px; height: 38px !important; font-size: 22px; color: #fff; text-align: center; vertical-align: middle; text-align: center; font-weight: 500; letter-spacing: 0.5px; border:none; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #FFF !important; font-style: bold; background-color: transparent; margin-top: 363px !important; background-color: transparent; } .list-unit .list-status-title .stats a.filterd { text-shadow: 0px 0px 2px #FFF; } .list-unit .list-status-title .stats a:hover { background:rgba(0,0,0,.5); padding:8px; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-unit .list-stats { background-color: rgba(255,255,255,.8); margin-top: -155px !important; color : #000; height: 25px; margin:auto; position: absolute; width: 1000px; z-index: 1 !important; } .list-unit .list-status-title .stats { position: absolute; height: 40px; line-height: 40px; width:180px; right: -25px; margin-top: -441px; z-index: 1; background-color: transparent; } .list-unit .list-status-title .stats a { color: #9B9B9B; padding:8px; margin:0 !important; } /** * List Container - List Table */ .list-table { width: 100%; margin: 0 auto; border-collapse: collapse; background-color:transparent !important; color: #fff !important; border:none; } /** * List Container - List Table - Header */ .list-table .list-table-header:before {content: "\f0dc\00a0SORT"; display: block; text-align: center !important; font-family: 'FontAwesome' !important; text-indent: 0px; color: #9B9B9B !important; font-weight: 700 !important; width: 57px; line-height: 40px; height:40px; margin-left:0px !important; } .list-table .list-table-header:hover:before {color:#fff !important; background-color:rgba(0,0,0,.5);} .list-table .list-table-header { position: absolute; display: block; margin-left:0; margin-top:-440px; z-index:200 !important; } .list-table .list-table-header .header-title { background: #F6F6F6 url("/img/pc/ownlist/bar-table-header.png") no-repeat right 7px / 1px 22px; display: block; border-bottom: 0; height: 39px; text-align: center; vertical-align: middle; z-index:60 !important; opacity:0; } .list-table .list-table-header:hover .header-title {opacity:1; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out;} .list-table .list-table-header .header-title:last-child { background-image: none; } .list-table .list-table-header .header-title.status,.list-table .list-table-header .header-title.number,.list-table .list-table-header .header-title.image,.list-table .list-table-header .header-title.tags { background-image: none; display:none !important; } .list-table .list-table-header .header-title.title { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.score { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.type { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.progress { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.chapters { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.volumes { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.rated { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.started { display:none; } .list-table .list-table-header .header-title.finished { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.days { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.storage { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.retail { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.priority { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title .link { font-size: 11px; color: #323232; text-decoration: none height:40px; width:90px; } .list-table .list-table-header .header-title.studio { display:none !important; } .list-table .list-table-header .header-title .link.sort { position: relative; display: inline-block; color: #323232; height:40px; width:90px; white-space: nowrap; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-table .list-table-header .header-title .link.sort:hover { color: #000; background-color: rgba(0,0,0,.5); height:40px; width:90px; } .list-table .list-table-header .header-title .sort-icon { color: #fff; } /* customize list */ .list-table .list-table-data { } .list-table .list-table-data:hover { /*box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;*/ transition: .2s linear; background-color:rgba(0,0,0,.3); } .list-table .list-table-data:hover .data.title { text-shadow: 0 0 2px #000, 0 0 1px #000, 0 1px 7px #000, 0 0 0.5px #000; color:#fff; transition: .1s linear; } .header a:hover,.list-table .list-table-data a:not(.edit-disabled):hover { text-decoration:underline; } /** * List Container - List Table - Items */ .list-table .list-table-data .data { display: table-cell; padding: 4px 0; text-align: center; vertical-align: middle; color: #fff !important; border:none; } .list-table .list-table-data:hover .data { color: #fff !important; } .list-table .list-table-data a:not(.edit-disabled):hover { text-decoration: underline; color: #fff !important; } .list-table .list-table-data a.edit-disabled { cursor: text; color: #fff; } .list-table .list-table-data .tags .edit { display: block; width: 100%; text-align: center; color: #2db039; font-size: 10px; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; display:none; } .list-table .list-table-data .tags .edit:hover { display:none; } .list-table .list-table-data .tags textarea { box-sizing: border-box; width: 100%; height: 60px; } .list-table .list-table-data .data.image a { display:inline-block!important; } .list-table .list-table-data .data.image { width:4%; } .list-table .list-table-data .data.image .image { width: 48px !important; height: 68px !important; background-size:cover; border:2px solid #fff; -webkit-box-shadow:2px 2px 8px -3px rgba(0,0,0,.76); -moz-box-shadow:2px 2px 8px -3px rgba(0,0,0,.76); box-shadow:2px 2px 8px -3px rgba(0,0,0,.76); border-radius:180px; display:inline-block!important; } .list-table .list-table-data:hover .data.image .image { display:inline-block!important; margin-left:-30px; opacity: 0; -moz-transition-duration: 0.3s ease-in-out; -o-transition-duration: 0.3s ease-in-out; -webkit-transition-duration: 0.3s ease-in-out; transition-duration: 0.3s ease-in-out; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out -moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; } /* */ .list-table .list-table-data .data.season * { color:#fff; } .list-table .list-table-data .data.title { padding-left: 8px; text-align: left; width:60%; } .list-table .list-table-data .data.title a { line-height:35px !important; display: inline-block; min-width:0; max-width: 450px; /* the width of your titles */ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .list-table .list-table-data .data.title .link { font-size: 18px !important; text-decoration: none !important; font-family: 'PT Sans Narrow', sans-serif; font-weight:100 !important; transition: all 0.3s ease 0s; color: #fff; } .list-table .list-table-data:hover .data.title .link { letter-spacing: 0.5px; transition: all 0.3s ease 0s; color: #fff !important; } .list-table .list-table-data .data.title .rewatching, .list-table .list-table-data .data.title .rereading, .list-table .list-table-data .data.title .content-status { text-shadow: 0 0 2px #1a1aff, 0 0 1px #1a1aff, 1px 1px 7px #1a1aff, 0 0 0 #1a1aff !important; color: #fff !important; font-size: 0.9em !important; margin-left:5px; display:inline-block; margin-top:10px !important; position:absolute; } .list-table .list-table-data .data.score .link { font-size: 1.5em; font-weight: bold; } .list-table .list-table-data .data.score { width: 21px !important; height: 21px !important; background-image: url(); background-repeat: no-repeat; background-size:contain; background-position: 50% 50%; } .list-table .list-table-data:hover .data.score { background-image: url(http://i.imgur.com/EQcGOeO.png); text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000; } .list-table .list-table-data .data.score a {color:#fff !important;} td.td1.borderRBL { color:#fff; } /*add edit */ .list-table .list-table-data .data.title .add-edit-more { float: right; margin-right: 10px; font-size:0 !important; margin-top:10px; } .add-edit-more { opacity: 0; transition: all 0.2s ease 0s; } .list-item:hover .add-edit-more { opacity: 1; transition: all 0.2s ease 0s; } .list-table .list-table-data .data.title .edit a { background-image: url(http://i.imgur.com/OT1yCLP.png); display: inline-block; width: 15px; height: 15px; background-size: cover; color: transparent !important; margin-right: 7px !important; } .list-table .list-table-data .data.title .more a { background-image: url(http://i.imgur.com/cUAaila.png); display: inline-block; width: 15px; height: 15px; background-size: cover; color: transparent !important; } .list-table .list-table-data .data.title .add a { background-image: url(http://i.imgur.com/AoTgUAL.png); display: inline-block; width: 15px; height: 15px; background-size: cover; color: transparent !important; margin-right: 7px !important; } /* */ .list-table .list-table-data .data.title .more { position: relative; } .list-table .more-info { display: none; } .list-table .more-info .more-content { padding: 10px; } /* */ .list-table .list-table-data .data.number { width:2% !important; } .list-table .list-table-data:hover .data.number { opacity:0; } /* review section */ .list-table .list-table-data .data.tags { position: fixed; right: calc( 50% + 510px); top: calc(20% + 230px); opacity: 0; display: inline !important; line-height: 16px !important; font-family: Segoe UI, Atilla, Arial, Helvetica, sans-serif; text-align:left; width:150px !important; height:auto !important; background-color:rgba(0,0,0,.5); box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000; pointer-events: none; /* animation */ transition: opacity .3s linear, margin-left .5s ease, transform 1s ease-in-out; z-index: 6; } .list-table .list-table-data .data.tags span:after { position: fixed; right: calc( 50% + 510px); top: calc(20% + 230px); opacity: 0; display: block !important; content:''; width:150px !important; height:auto; pointer-events: none; /* animation */ transition: opacity .3s linear, margin-left .5s ease, transform 1s ease-in-out; } .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after { opacity: 1; padding:5px; box-sizing: border-box; right: calc( 50% + 510px); transition: opacity .3s linear, margin-left .5s ease, transform 1s ease-in-out; } .list-table .list-table-data .data.tags * {color: #fff !important;} .list-table .list-table-header .header-title.tags { display:none; } .link.sort + a {display: none;} /* remove watch buttons */ .list-table .list-table-data .data.studio { position:fixed; width: 150px; text-align:center; right: calc( 50% + 511px); top: calc(20% + 184px); height: 30px !important; opacity:0; z-index: 60 !important; background-color: transparent; background: rgba(0,0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); pointer-events:none; } .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.studio {opacity:1;} .list-item .data.studio * { text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important; font-weight: bold !important; color:#fff !important; } /* */ .list-table .list-table-data .data.status { width: 4px; } .list-table .list-table-data .data.status .text { font-size:1.5em; } .list-table .list-table-data .data.status.reading, .list-table .list-table-data .data.status.watching { /*background-color: #2db039 */ background-color:transparent; } .list-table .list-table-data .data.status.plantoread, .list-table .list-table-data .data.status.plantowatch { /*background-color: #c3c3c3 */ background-color:transparent; } .list-table .list-table-data .data.status.completed { /*background-color: #26448f */ background-color:transparent; } .list-table .list-table-data .data.status.onhold { /*background-color: #f1c83e */ background-color:transparent; } .list-table .list-table-data .data.status.dropped { /*background-color: #a12f31 */ background-color:transparent; } /* list status */ .list-table .list-table-data .data.status.completed:before, .list-table .list-table-data .data.status.reading:before, .list-table .list-table-data .data.status.watching:before,.list-table .list-table-data .data.status.plantoread:before, .list-table .list-table-data .data.status.plantowatch:before,.list-table .list-table-data .data.status.onhold:before,.list-table .list-table-data .data.status.dropped:before { display: inline-block !important; position: absolute; margin-left:8px; margin-top:-7px; z-index: 100 !important; content: ""; pointer-events: none; opacity: 0; text-align:center !important; } .list-table .list-table-data:hover .data.status.completed:before, .list-table .list-table-data:hover .data.status.reading:before, .list-table .list-table-data:hover .data.status.watching:before,.list-table .list-table-data:hover .data.status.plantoread:before, .list-table .list-table-data:hover .data.status.plantowatch:before,.list-table .list-table-data:hover .data.status.onhold:before,.list-table .list-table-data:hover .data.status.dropped:before { opacity: 1; text-align:center !important; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-table .list-table-data:hover .data.status.completed:before { /* background-color: #26448f !important; */ color:#fff; content: "\f05d"; font-size: 1.5em; font-family: 'FontAwesome' !important; } .list-table .list-table-data:hover .data.status.watching:before, .list-table .list-table-data:hover .data.status.reading:before { /*background-color: #2db039 !important;*/ color:#fff; content: "\f152"; font-size: 1.5em; font-family: 'FontAwesome' !important;} .list-table .list-table-data:hover .data.status.plantowatch:before, .list-table .list-table-data:hover .data.status.plantoread:before {/*background-color: #c3c3c3 !important;*/ color:#fff; content: "\f073"; font-size: 1.5em; font-family: 'FontAwesome' !important;} .list-table .list-table-data:hover .data.status.onhold:before {/*background-color: #f1c83e !important;*/ color:#fff; content: "\f017"; font-size: 1.5em; font-family: 'FontAwesome' !important;} .list-table .list-table-data:hover .data.status.dropped:before {/*background-color: #a12f31 !important;*/ color:#fff; content: "\f00d"; font-size: 1.5em; font-family: 'FontAwesome' !important;} /* */ .list-unit .loading-space { background-color:rgba(0, 0, 0, .3); color: #fff !important; display: inline-block; margin: auto; width: 1000px; font-size: 11px; line-height:15px; text-align: middle !important; padding-top: 0px; margin-bottom: 0px; height:250px; background-attachment:scroll; background-image:url(); background-repeat: no-repeat no-repeat; background-position: 0% 100%; } /*override codes*/ .header .header-info > a {color: rgba(255,255,255,1) !important;} .header .header-info {color: rgba(255,255,255,0.8) !important;} .header .header-menu {color: rgba(255,255,255,0.8) !important;} .header .header-menu .btn-menu {color: rgba(255,255,255,0.8) !important;} .username {color: rgba(255,255,255,0.8) !important;} #header-menu-button {color: rgba(255,255,255,0.8) !important;} .header a { font-weight: bold; color: #fff !important; } .icon-watch, .icon-watch-pv {display:none !important;} /*profile image & name */ .cover-block::after { height: 120px !important; width: 120px! important; background-repeat: no-repeat; background-size: contain; position: absolute; display:block !important; margin-left:57px; margin-top:-70px; content: ""; z-index: 2 !important; padding: 5px; background-color:#fff; box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); border-radius:5px; border: #fff 2px solid; } .cover-block::before { position: absolute; display:block !important; margin-left:200px; bottom:40px; width: 300px; color: #ffffff; font-size: 29px !important; font-family: Rancho; text-align: left; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important; letter-spacing: 0 !important; } /* */ .header .header-title { position: absolute; top: 0px; left: 40px; background-image: url("http://i.imgur.com/39cRtfK.png"); background-position: left top; background-repeat: no-repeat; background-size: auto 50px; display: block; width: 50px !important; height: 50px; text-indent: -9999px; overflow: hidden } /* customization */ /* The list background */ body[data-query*='"status":1'], body[data-query*='"status":2'], body[data-query*='"status":3'], body[data-query*='"status":4'], body[data-query*='"status":6'], body[data-query*='"status":7'] { background-attachment: fixed !important; background-position: center top; background-repeat: no-repeat !important; background-size:cover; } * {cursor: url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), progress !important;} /* */ span a[href*="&tag=!"], span a[href*="&tag=%40"], span a[href*="&tag=~"] {display: none !important;} /* favorite */ @media entrytags-favorites {} a[href$="&tag=*"] {position: absolute; left: 0; width: 150px; height: 0; font-size: 15px; top: 0px; color: transparent !important; } a[href$="&tag=*"]:after {content: '\f005'; font-family: 'FontAwesome' !important; display: inline-block; pointer-events: all; /* change the position below, and add in margin-whatever if it's not enough */ position: absolute; top: -224px; left: 130px; /* change the size of font */ font-size: 1.1em; color: #fff !important; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #fff !important; pointer-events:none; } /* Intro animation */ @keyframes intro { from { opacity: 0; margin-top: 100vh; } 16% { opacity: 0; margin-top: 100vh; } to { opacity: 1; margin-top: 100px; } } .list-container { animation: intro 3s; } /* */ footer { position: fixed; bottom: 0px; left: 0px; width: 100%; height:30px !important; z-index: 9998; } #footer-block { display:block; background-color: transparent; background: rgba(0,0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.6))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); } .list-unit .list-status-title:after { color: transparent; height: 365px !important; width: 1000px !important; background-repeat: no-repeat; background-size: cover; position: absolute !important; display: block !important; left: 0 !important; right: 0 !important; top: 0px !important; content: ""; z-index: 1 !important; pointer-events: none; } |
RossoYorozuyaFeb 28, 2021 1:20 AM
"~and he loved to play the piano!" |
Feb 28, 2021 9:48 AM
#6707
Hi again! Is it possible to move my score sort button (most commonly used, and I want it to be more easily accessible) to the center top of my list shown in the image below, while maintaining all other functionality? And maybe also make it say 'sort by score' instead of just 'score'. Thanks! |
Please sign up for MangAlert! It's a little project I made that I'd really like to see the light of day and some users. MangAlert! (please sign up!) GitHub Repo (please star!) |
Feb 28, 2021 9:20 PM
#6708
hey I was wondering how I would remove this line from the page. https://imgur.com/a/V28SyKS i am new to css so some help would be helpful. what I am trying to do is put a gap between the top header and the quote/menu bar |
Feb 28, 2021 9:38 PM
#6709
Uji_Gintoki_Bowl said: Hi again! Is it possible to move my score sort button (most commonly used, and I want it to be more easily accessible) to the center top of my list shown in the image below, while maintaining all other functionality? And maybe also make it say 'sort by score' instead of just 'score'. Thanks! It's possible, but when you hover over the score button it will activate the sort menu expand animation. This is an annoying side effect of how CSS dropdown menus work. /*-S-T-A-R-T--------------------*\ | Move Sort by Score Button | \*------------------------------*/ .list-table .list-table-header .header-title.score { position: absolute; right: 500px; /* Change position here */ opacity: 1; pointer-events: auto; } .list-table .list-table-header .header-title.score .link { width: 100px !important; margin: 0; border-radius: 13px; background: var(--bg); text-indent: 0; opacity: 1; } .list-table .list-table-header .header-title.score .link::before { content: "Sort by "; } /*------------------------E-N-D-*/ |
Feb 28, 2021 9:54 PM
#6710
ZaryaabCR7 said: hey I was wondering how I would remove this line from the page. https://imgur.com/a/V28SyKS i am new to css so some help would be helpful. what I am trying to do is put a gap between the top header and the quote/menu bar To remove the black bar, disable the cover image in your theme settings. Alternatively, add this to the bottom (not recommended unless you cannot disable your cover image somehow). /* Remove black bar */ #cover-image-container { display: none; } To add a space between the menu bar and the list, try adding this to the bottom of your CSS. You can adjust the "350px" to a different number if you wish. /* Add a gap between menu bar and list */ :root { --menu-spacing: 350px; /* change number here */ } .list-block { padding-top: var(--menu-spacing); } .list-table .list-table-header { margin-top: calc(-515px - var(--menu-spacing)); } .list-unit .list-status-title .stats { margin-top: calc(-550px - var(--menu-spacing)); } |
Feb 28, 2021 10:07 PM
#6711
i actually wanted the gap between the cover image and the menu bar. not the menu bar and list |
Feb 28, 2021 10:12 PM
#6712
778resh said: Hi, I really liked one of the custom lists by nymphiae and tried to get one of them but got an error related to adf.ly. Do you know anything about it? I'm talking about this website http://shirousagi.netii.net Thank you!! This error? Looks like it's something only Nymphiae can fix if her account has been suspended. Might just be that the account was inactive for too long. Anyhow, you would have to get in contact with @nymphiae. |
Feb 28, 2021 10:15 PM
#6713
ZaryaabCR7 said: i actually wanted the gap between the cover image and the menu bar. not the menu bar and list I see. Then that's a bit easier, it can be done by adding a margin to the cover-block section. If you're keeping the cover image, you can remove the line by modifying the box-shadow instead of my previous solutions. .cover-block { /* Add a gap between cover image and menu bar */ margin-bottom: 80px; /* Remove shadow/line */ box-shadow: none; } /* Add a gap between cover image and menu bar */ .cover-block { margin-bottom: 80px; } |
Feb 28, 2021 10:25 PM
#6714
NikoruWasOnly15 said: Not sure this is the right place to ask (tell me if not), but what do I need to do with the CSS if I want to add these kinds of labels at the top of my custom layout? I'm using a slightly modified version of Takana no hana's Line Style 2 layout My layout's current CSS: -snip- That's a semi-tricky answer. The easiest way would be to remove in regards to the sort menu. This one: The trick is knowing what code to remove. In this case, I've done it for you. So, you can replace all your current CSS with this new version [Code] that has the sort menu code removed. I also added some new styling to make the headers look a little more in place with the theme. Here's a difference comparison of the code if you wish: [Difference]. This will remove the sort menu entirely, but this is unavoidable if you want the headers back as they utilize the same elements on the page so only one can exist at once. |
Feb 28, 2021 10:57 PM
#6715
Valerio_Lyndon said: NikoruWasOnly15 said: Not sure this is the right place to ask (tell me if not), but what do I need to do with the CSS if I want to add these kinds of labels at the top of my custom layout? I'm using a slightly modified version of Takana no hana's Line Style 2 layout My layout's current CSS: -snip- That's a semi-tricky answer. The easiest way would be to remove in regards to the sort menu. This one: The trick is knowing what code to remove. In this case, I've done it for you. So, you can replace all your current CSS with this new version [Code] that has the sort menu code removed. I also added some new styling to make the headers look a little more in place with the theme. Here's a difference comparison of the code if you wish: [Difference]. This will remove the sort menu entirely, but this is unavoidable if you want the headers back as they utilize the same elements on the page so only one can exist at once. Thank you so much. It's exactly what I was looking for! |
"~and he loved to play the piano!" |
Mar 1, 2021 3:47 AM
#6716
Valerio_Lyndon said: Uji_Gintoki_Bowl said: Hi again! Is it possible to move my score sort button (most commonly used, and I want it to be more easily accessible) to the center top of my list shown in the image below, while maintaining all other functionality? And maybe also make it say 'sort by score' instead of just 'score'. Thanks! It's possible, but when you hover over the score button it will activate the sort menu expand animation. This is an annoying side effect of how CSS dropdown menus work. /*-S-T-A-R-T--------------------*\ | Move Sort by Score Button | \*------------------------------*/ .list-table .list-table-header .header-title.score { position: absolute; right: 500px; /* Change position here */ opacity: 1; pointer-events: auto; } .list-table .list-table-header .header-title.score .link { width: 100px !important; margin: 0; border-radius: 13px; background: var(--bg); text-indent: 0; opacity: 1; } .list-table .list-table-header .header-title.score .link::before { content: "Sort by "; } /*------------------------E-N-D-*/ That's not a problem at all. Thank you! |
Please sign up for MangAlert! It's a little project I made that I'd really like to see the light of day and some users. MangAlert! (please sign up!) GitHub Repo (please star!) |
Mar 6, 2021 12:00 AM
#6717
Hi! Could someone please help me with my forum signiture gif resize? I would need to resize my signature file under 300kb. Is it possible with this current gif without loosing pixels? I would appreciate any suggestions. Thank you in advance! |
Mar 6, 2021 12:45 AM
#6718
2Fujiwara2 said: Hi! Could someone please help me with my forum signiture gif resize? I would need to resize my signature file under 300kb. Is it possible with this current gif without loosing pixels? I would appreciate any suggestions. Thank you in advance! You have to edit it in JASC Animation Shop to lower the memory size- remove frames and maybe size the resolution down. You could remove colors, but that will destroy the quality. Removing frames should be enough. |
Mar 6, 2021 9:46 AM
#6719
Hello everyone, I've installed this https://myanimelist.net/forum/?topicid=1862835 layout by 5cm and edited it with the code from comment #8 by Shishio to increase the length of the table but this has broken my list https://imgur.com/yxkHt0x and I wanted to ask if there was any obvious fix for this or a mistake I could've made. |
Mar 6, 2021 10:09 AM
#6720
Hi, um on my list for each anime the date it began to air and the rating are stacked on top of each other and i don't really know how to fix it, im wanting to get rid of the airing date but keep the age rating. Thanks in advance :) (also for my wallpaper at the top of my list how do i make it automatically resize with the dimensions of the page because sometimes a yellow wallpaper shows up behind it) CODE: @\import "https://dl.dropboxusercontent.com/s/ywsr2ctgmxgxt3v/animelist_dataimagelink.css"; /* List design by 5cm with changes by Shishio-kun */ @\import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelink"; /* BANNER IMAGE AND COLOR To change background images: Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. Adjust the background position with the percentages. Change the color by replacing #fbf3de with the color you want. */ .header { background-image: url(https://konachan.com/image/631396b5b2c4b648d89e235b1ce0f688/Konachan.com%20-%20183119%2091%20all_male%20animal%20bird%20clouds%20ginko_%28mushishi%29%20landscape%20male%20mushishi%20scenic%20short_hair%20sky%20tree%20white_hair.jpg) ; background-color: #fbf3de !important; background-repeat: no-repeat; background-position: center 30%; background-size: 100%; } /* BANNER TEXT COLOR Change the color by replacing #999 with the color you want. */ .header .header-menu .header-info a, #header-menu-button, .header .header-menu .list-menu .icon-menu .text, #status-menu .status-button.on, .header .username, .header .header-menu.other .btn-menu { color: #999!important ; } /* CATEGORY BAR COLOR Change the colors by replacing #ef8577 with the color you want. First color is for the category bar, and second color is for triangle under the category bar. */ #status-menu, .status-menu-container.fixed,#status-menu .status-button { background-color: #7B68EE; } #status-menu .status-button.on::after{ border-top: 20px solid #7B68EE;} /* CATEGORY LINK COLORS Change the colors by replacing #999 or white with the color you want. First color is for the category being used, and second color is for other categories. */ #header-menu-button, #status-menu .status-button.on{ color: #E4D1FE !important; } #status-menu .status-button{ color: white !important; } /* SORT BY AND LINKS COLORS First color is for Sort By: and second color is for the following links on the right of it. Third color is the background behind the links on hover. */ .list-table-header{ color: 180462 !important; } #advanced-options-button, .list-table .list-table-header .header-title .link.sort { color: #999 !important; } .list-table .list-table-header .header-title .link.sort:hover, #advanced-options-button:hover{ background: #180462; } /* WALLPAPER To change background images: Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. To change the color, switch #f5f5f5 with the color you want like "black" and save. */ body{ background-image: url(); background-color: #140549; } /* CHERRY BLOSSOMS To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ body:before{ background-image: url(); content: ""; width: 100% !important; height: 100% !important; display: block; top: 0 !important; left: 0 !important; position: absolute; pointer-events: none; } /* DECIMAL SCORES Change the decimal amount with content. Change the number after tags- to the number of the anime in its URL on the anime's page. Copy and paste the code if you want a decimal score for another entry. */ #tags-48 span:last-child:before{ content:".5"; background: #140549; position: absolute; font-size: 12px; font-weight: bold; display: block; top: -20px; left: 174px; height: 20px; width: 12px; color: black; text-align: left; visibility: visible !important; } #tags-5525 span:last-child:before{ content:".8"; background: #140549; position: absolute; font-size: 12px; font-weight: bold; display: block; top: -20px; left: 174px; height: 20px; width: 12px; color: black; text-align: left; visibility: visible !important; } body { font: 300 11px Open Sans; color: black ;} *:not(a:hover):not(input) { cursor: default;} a:link, a:active, a:visited {color: black;} .header .header-title, .header .header-menu .btn-menu, #header-menu-dropdown svg, [data-work="anime"] .icon-menu.anime-list, [data-work="manga"] .icon-menu.manga-list, [data-owner=""] .list-menu-float, .list-menu-float .icon-menu.setting, form[action], .list-menu-float .icon-menu .text, .list-unit .list-status-title .text, #show-stats-button, .list-table .list-table-header .header-title.status, .list-table .list-table-header .header-title.number, .list-table .list-table-header .header-title.image, .list-table .list-table-header .header-title.progress ~ th, .list-table .list-table-data .data.status, .list-table .list-table-data .data.number, .list-table .list-table-data .data.status.plantowatch ~ .data.score, .cover-block, i.fa:not([class*=sort]):not([class$=circle]), img, .icon-watch.ml4{display: none;} .header { width: 100%; height: 480px;} .header .header-menu.other { position: static; color: #140549; text-align: left; text-transform: uppercase;} .header .header-menu.other .btn-menu { font: 700 25px Open Sans; color: #140549; display: inline-block; overflow: hidden; text-indent: -116px; position: relative; top: 13px; left: 18px;} .header .header-menu .header-info { position: absolute; top: 17px; right: 257px; font-size: 0;} .header .username { font-weight: 700;} .header a, #header-menu-dropdown a { width: auto; height: auto; font-weight: 400; color: #999 !important; transition: none;} .header .header-menu .header-info a, #header-menu-dropdown a { font-size: 11px; margin: 0 15px;} .header .header-menu .header-info a:hover, #header-menu-dropdown a:hover { background: none; color: #ef8577 !important; text-decoration: none;} #header-menu-dropdown { display: block!important; top: 23px; right: 182px; background: none; border: 0; box-shadow: none;} .list-menu-float { position: absolute; top: 23px; right: 185px; width: auto; border: 0;} .list-menu-float .icon-menu { display: inline-block; width: 16px; height: 16px; background: none !important; margin: 0 5px;} .list-menu-float .icon-menu svg.icon { position: static; width: 16px; height: 16px; fill: #aaa;} .list-menu-float .icon-menu:hover svg.icon, .header .header-menu .list-menu .icon-menu .text { position: static; fill: #ef8577;} .list-menu-float .icon-menu:not(.profile):hover { width: auto; background: none;} .list-menu-float .icon-menu.profile { background: none !important;} .list-menu-float .icon-menu.profile:before { content: '\f007'; font: 16px FontAwesome; color: #aaa; line-height: 15px; position: absolute; right: 2px;} .list-menu-float .icon-menu.profile:hover:before { color: #ef8577;} .list-container { background: none !important; width: 100%; border: 0;} #status-menu, .status-menu-container.fixed { width: 100%; height: auto; border: 0; position: static;} #status-menu .status-menu { width: 100%; border-spacing: 0; text-align: center;} #status-menu .status-menu:before { content: ''; display: inline-block; width: 90px; height: 90px; border-radius: 50%; position: absolute; margin-top: -20px;} #status-menu .status-button { display: inline-block; font: 300 13px Open Sans; color: white; letter-spacing: 1px; text-transform: uppercase; padding: 15px 20px;} #status-menu .status-button:first-child { margin-left: 100px;} #header-menu-button, #status-menu .status-button.on { cursor: default; font-weight: 700; text-decoration: none;} #status-menu .status-button:not(.on):hover { background: #f6a8a0;} #status-menu .status-button::after { background: none;} #status-menu .status-button.on::after { background: none; left: calc(50% - 20px); bottom: -19px; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; } #status-menu .search-container { top: -475px; right: 20px;} #status-menu #search-box { width: 150px; height: auto;} #search-box input { background: white 3px 50%/20px no-repeat url(https://image.myanimelist.net/ui/ueQLRyZL_yQZxD14iYLZC_gLr-mtem_jVqxnLpUY6LHlp_sr_ZwRrhNpbh7nV5sCeo7Sp3-sdxOAu1kTqLeHfW7i3YHTvUNvkDS5qKJPeIQyZ4XG2BGDzLdXX1QvKlrJ); font: 300 11px Open Sans; color: #999; padding: 4px 12px 6px 25px; border: 1px solid #ddd; border-radius: 10px;} .list-block, .status-menu-container.fixed + div.list-block { margin-top: 30px; min-height: 0;} .list-unit { width: 80%;} .list-unit .list-status-title { display: inline-block; width: calc(100% - 30px); height: 0; background: none; text-align: right; margin: auto;} .list-unit .list-status-title .stats { height: 0; line-height: 100%; top: 26px;} .list-unit .list-stats { position: absolute; display: block; bottom: 0px; width: 80%; height: auto; background: none; font: normal 11px Open Sans; color: #777; text-transform: uppercase;} #advanced-options-button, .list-table .list-table-header .header-title .link.sort { font-weight: normal; color: #999; text-transform: uppercase; padding: 4px 6px; z-index: 1;} .list-table > tbody:nth-of-type(2n+1):first-of-type { display: block; Width: 100%; height: auto; margin: 20px; background: none; text-transform: uppercase; z-index: 3;} .list-table-header { display: inline-block; width: 100%;} .list-table-header:before { content: 'Sort by:'; position: relative; top: 2px; margin-right: 12px;} .list-table .list-table-header .header-title { display: inline-block; width: auto !important; height: auto; background: none; border: 0; padding: 0 !important; margin: 0 15px;} .list-table .list-table-header .header-title .link.sort:hover, #advanced-options-button:hover { color: #999;} .list-table .list-table-header .header-title .sort-icon { color: rgba(239,133,119,.65); font-size: 18px; position: relative; line-height: 0;} .fa-sort-asc {top: 6px;} .fa-sort-desc {top: -2px;} .fa-plus-circle::before {content: '+' !important; margin-left: 1px;} .list-table {border: 0; text-align: center;} .list-item, .list-table > tbody:nth-of-type(2n+1):not(:first-child) { width: 200px; height: 290px; display: inline-block; background: none; margin: 15px;} .list-table .list-table-data .data { position: absolute; width: 200px; height: 280px; border: 0; padding: 0;} .list-table .list-table-data:hover .data.title { background: rgba(255,255,255,0.8); outline: 3px solid white;} .list-table .list-table-data .data.season, .list-table .list-table-data .data.studio{ opacity: 0; } .list-table .list-table-data:hover .data.title .link, .list-table .list-table-data:hover .data.progress, .list-table .list-table-data:hover .data.type, .list-table .list-table-data:hover .data .edit a:after, .list-table .list-table-data:hover .data.title span, .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.season, .list-table .list-table-data:hover .data.studio{ opacity: 1; visibility: visible !important;} .list-table .list-table-data .data.title { letter-spacing: 0; padding: 0;} .list-table .list-table-data .data.title .link { position: absolute; left: 20px; bottom: 45px; width: 160px; z-index: 2; opacity: 0; font-size: 20px; color: #333 !important; line-height: 22px; text-transform: upper;} .list-table .list-table-data .data.score { text-align: right;} .list-table .list-table-data .data.score .link { font-weight: 700; text-align: right!important; margin-right: 10px; padding: 4px 6px; word-spacing: -3px;} .list-table .list-table-data .data.score .link:after { content: ;} .list-table .list-table-data .data.status.watching ~ .data.score .link {background: #cfe88d;} .list-table .list-table-data .data.status.completed ~ .data.score .link {background: #ffff92;} .list-table .list-table-data .data.status.onhold ~ .data.score .link {background: #afb8e2;} .list-table .list-table-data .data.status.dropped ~ .data.score .link {background: #fc7671;} .list-table .list-table-data .data.progress { width: auto; height: auto; margin-top: 250px; margin-left: 20px; font: italic 11px Open Sans; word-spacing: -3px; opacity: 0;} .list-table .list-table-data .data.type { width: 35px; height: auto; margin-left: 145px; opacity: 0; margin-top: 250px; font-size: 11px; text-align: right;} .progress div:before { content: 'Progress: '; margin-left: 0px; padding-right:5px;} .list-table .list-table-data .data.title .rewatching, .list-table .list-table-data .data.title .rereading, .list-table .list-table-data .data.title .content-status { position: absolute; top: 2px; left: 20px; font: 600 9px Open Sans; color: #444; border: 1px solid #555; padding: 2px 4px; opacity: 0; text-transform: uppercase;} .list-table .list-table-data .data.title .add-edit-more { font-size: 0; float: none; z-index: 5; position: relative; top: 0; left: 5px;} .edit a:after { content: '\f142'; font: 18px FontAwesome; color: #888; opacity: 0;} .list-table .list-table-data .data.image a { width: 200px; height: 280px; background-size: contain; background-position: center; background-repeat: no-repeat;} .list-table .list-table-data .data a, .list-table .list-table-data a.edit-disabled { color: black !important;} .list-table .list-table-data .data a:not(.edit-disabled):hover { color: #888 !important;} #footer-block { background: #fbf3de; margin-top: 20px;} #copyright { font: 400 8px Open Sans; letter-spacing: 1px; color: #777; text-transform: uppercase;} .list-table .list-table-data .data.score .link:after { content: ".0"} .list-table .list-table-data .data.tags{ margin-top: 20px; visibility: hidden; width: 180px; padding-left: 10px; } .list-table .list-table-data .data.studio a{ top: 0px !important; left: 0px; position: relative; } .list-table .list-table-data .data.studio{ position: absolute; height: 10px !important; } .list-table .list-table-data .data.season a{ top: 265px !important; position: relative; } .list-table .list-table-data .data.season{ position: absolute; height: 10px !important; } .list-table .list-table-data .data.priority { margin-top: 255px; } .list-table .list-table-data .data.volume { margin-left: 40px; } |
XeriinMar 6, 2021 10:39 AM
signature under construction lol |
Mar 6, 2021 10:48 AM
#6721
L0renz said: Hello everyone, I've installed this https://myanimelist.net/forum/?topicid=1862835 layout by 5cm and edited it with the code from comment #8 by Shishio to increase the length of the table but this has broken my list https://imgur.com/yxkHt0x and I wanted to ask if there was any obvious fix for this or a mistake I could've made. That post was intended for a typical PC screen, but your screen resolution looks like a tablet or something, its vertically longer than wide, so maybe that's why its not working right. Maybe try this: body::before, body::after { height: 1260px; } footer { top: 1278px; height: 173px; } You might have to adjust the px amounts after height a bit until it fits right. |
Mar 6, 2021 1:26 PM
#6722
Valerio_Lyndon said: CameronMZ said: Okay, so I have a concept for a list design. Basically, I want the status menu from Grid Style 1 by Takana no Hana as well as the banner, although with a smaller height and without overlapping with the list. For the list itself, I want the list from Clarity by Valerio Lyndon. When I try to snip the CSS of the status-menu, I get this code. Using just this code ends up with a weird result, as can be seen in my anime list. I know this request is probably way too complicated, but I figured I'd ask for tips since this is going to be my first CSS project and I just can't get the idea out of my head. I was going to respond with an explanation of how to do this, but it's going to be pretty compicated to explain even in video form if you don't understand CSS too much. In the most basic of explanations though, it looks weird due to CSS having a lot of parent/child styling relating to each other so things will often need tweaking when transferring to a different list/style even if they appear self contained at first. First off though, do you only want the status menu (category buttons, avatar, banner) or do you want the entire surrounding theme (background, header bar, footer, etcetera)? I can use this information to make a working example. I can record myself making that example and show my process but I think that's the easiest way to show this without going over all the CSS basics of using Inspect Element/dev tools and fixing positioning/styles. I guess the status menu and the entire surrounding theme, since I can always change the background picture and transparency of the list items if I want to switch things up. Honestly, thank you so so much I know this is a lot and I'm really freaking excited. |
Mar 6, 2021 8:01 PM
#6723
Hi I couldnt find option to do this anywhere in the settings, so i was wondering if it's possible to make mal use english titles of anime on your list using custom css? |
Mar 6, 2021 10:52 PM
#6724
Powish said: Hi I couldnt find option to do this anywhere in the settings, so i was wondering if it's possible to make mal use english titles of anime on your list using custom css? It's possible, but I don't have an extension for this. Searching the topics on this for a script for it is the best you might be able to get. Lots of people request this feature so I think its possible someone linked a script on it https://myanimelist.net/forum/?board=4 https://myanimelist.net/forum/?board=3 |
Mar 6, 2021 11:26 PM
#6725
Shishio-kun said: 2Fujiwara2 said: Hi! Could someone please help me with my forum signiture gif resize? I would need to resize my signature file under 300kb. Is it possible with this current gif without loosing pixels? I would appreciate any suggestions. Thank you in advance! You have to edit it in JASC Animation Shop to lower the memory size- remove frames and maybe size the resolution down. You could remove colors, but that will destroy the quality. Removing frames should be enough. Love you @Shishio-kun! We did it with two different gif resizer and the one you suggested. It's now under 300kb. Thank you again! #_# |
Mar 6, 2021 11:47 PM
#6726
Xeross said: Hi, um on my list for each anime the date it began to air and the rating are stacked on top of each other and i don't really know how to fix it, im wanting to get rid of the airing date but keep the age rating. Thanks in advance :) (also for my wallpaper at the top of my list how do i make it automatically resize with the dimensions of the page because sometimes a yellow wallpaper shows up behind it) CODE: @\import "https://dl.dropboxusercontent.com/s/ywsr2ctgmxgxt3v/animelist_dataimagelink.css"; /* List design by 5cm with changes by Shishio-kun */ @\import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelink"; /* BANNER IMAGE AND COLOR To change background images: Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. Adjust the background position with the percentages. Change the color by replacing #fbf3de with the color you want. */ .header { background-image: url(https://konachan.com/image/631396b5b2c4b648d89e235b1ce0f688/Konachan.com%20-%20183119%2091%20all_male%20animal%20bird%20clouds%20ginko_%28mushishi%29%20landscape%20male%20mushishi%20scenic%20short_hair%20sky%20tree%20white_hair.jpg) ; background-color: #fbf3de !important; background-repeat: no-repeat; background-position: center 30%; background-size: 100%; } /* BANNER TEXT COLOR Change the color by replacing #999 with the color you want. */ .header .header-menu .header-info a, #header-menu-button, .header .header-menu .list-menu .icon-menu .text, #status-menu .status-button.on, .header .username, .header .header-menu.other .btn-menu { color: #999!important ; } /* CATEGORY BAR COLOR Change the colors by replacing #ef8577 with the color you want. First color is for the category bar, and second color is for triangle under the category bar. */ #status-menu, .status-menu-container.fixed,#status-menu .status-button { background-color: #7B68EE; } #status-menu .status-button.on::after{ border-top: 20px solid #7B68EE;} /* CATEGORY LINK COLORS Change the colors by replacing #999 or white with the color you want. First color is for the category being used, and second color is for other categories. */ #header-menu-button, #status-menu .status-button.on{ color: #E4D1FE !important; } #status-menu .status-button{ color: white !important; } /* SORT BY AND LINKS COLORS First color is for Sort By: and second color is for the following links on the right of it. Third color is the background behind the links on hover. */ .list-table-header{ color: 180462 !important; } #advanced-options-button, .list-table .list-table-header .header-title .link.sort { color: #999 !important; } .list-table .list-table-header .header-title .link.sort:hover, #advanced-options-button:hover{ background: #180462; } /* WALLPAPER To change background images: Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. To change the color, switch #f5f5f5 with the color you want like "black" and save. */ body{ background-image: url(); background-color: #140549; } /* CHERRY BLOSSOMS To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ body:before{ background-image: url(); content: ""; width: 100% !important; height: 100% !important; display: block; top: 0 !important; left: 0 !important; position: absolute; pointer-events: none; } /* DECIMAL SCORES Change the decimal amount with content. Change the number after tags- to the number of the anime in its URL on the anime's page. Copy and paste the code if you want a decimal score for another entry. */ #tags-48 span:last-child:before{ content:".5"; background: #140549; position: absolute; font-size: 12px; font-weight: bold; display: block; top: -20px; left: 174px; height: 20px; width: 12px; color: black; text-align: left; visibility: visible !important; } #tags-5525 span:last-child:before{ content:".8"; background: #140549; position: absolute; font-size: 12px; font-weight: bold; display: block; top: -20px; left: 174px; height: 20px; width: 12px; color: black; text-align: left; visibility: visible !important; } body { font: 300 11px Open Sans; color: black ;} *:not(a:hover):not(input) { cursor: default;} a:link, a:active, a:visited {color: black;} .header .header-title, .header .header-menu .btn-menu, #header-menu-dropdown svg, [data-work="anime"] .icon-menu.anime-list, [data-work="manga"] .icon-menu.manga-list, [data-owner=""] .list-menu-float, .list-menu-float .icon-menu.setting, form[action], .list-menu-float .icon-menu .text, .list-unit .list-status-title .text, #show-stats-button, .list-table .list-table-header .header-title.status, .list-table .list-table-header .header-title.number, .list-table .list-table-header .header-title.image, .list-table .list-table-header .header-title.progress ~ th, .list-table .list-table-data .data.status, .list-table .list-table-data .data.number, .list-table .list-table-data .data.status.plantowatch ~ .data.score, .cover-block, i.fa:not([class*=sort]):not([class$=circle]), img, .icon-watch.ml4{display: none;} .header { width: 100%; height: 480px;} .header .header-menu.other { position: static; color: #140549; text-align: left; text-transform: uppercase;} .header .header-menu.other .btn-menu { font: 700 25px Open Sans; color: #140549; display: inline-block; overflow: hidden; text-indent: -116px; position: relative; top: 13px; left: 18px;} .header .header-menu .header-info { position: absolute; top: 17px; right: 257px; font-size: 0;} .header .username { font-weight: 700;} .header a, #header-menu-dropdown a { width: auto; height: auto; font-weight: 400; color: #999 !important; transition: none;} .header .header-menu .header-info a, #header-menu-dropdown a { font-size: 11px; margin: 0 15px;} .header .header-menu .header-info a:hover, #header-menu-dropdown a:hover { background: none; color: #ef8577 !important; text-decoration: none;} #header-menu-dropdown { display: block!important; top: 23px; right: 182px; background: none; border: 0; box-shadow: none;} .list-menu-float { position: absolute; top: 23px; right: 185px; width: auto; border: 0;} .list-menu-float .icon-menu { display: inline-block; width: 16px; height: 16px; background: none !important; margin: 0 5px;} .list-menu-float .icon-menu svg.icon { position: static; width: 16px; height: 16px; fill: #aaa;} .list-menu-float .icon-menu:hover svg.icon, .header .header-menu .list-menu .icon-menu .text { position: static; fill: #ef8577;} .list-menu-float .icon-menu:not(.profile):hover { width: auto; background: none;} .list-menu-float .icon-menu.profile { background: none !important;} .list-menu-float .icon-menu.profile:before { content: '\f007'; font: 16px FontAwesome; color: #aaa; line-height: 15px; position: absolute; right: 2px;} .list-menu-float .icon-menu.profile:hover:before { color: #ef8577;} .list-container { background: none !important; width: 100%; border: 0;} #status-menu, .status-menu-container.fixed { width: 100%; height: auto; border: 0; position: static;} #status-menu .status-menu { width: 100%; border-spacing: 0; text-align: center;} #status-menu .status-menu:before { content: ''; display: inline-block; width: 90px; height: 90px; border-radius: 50%; position: absolute; margin-top: -20px;} #status-menu .status-button { display: inline-block; font: 300 13px Open Sans; color: white; letter-spacing: 1px; text-transform: uppercase; padding: 15px 20px;} #status-menu .status-button:first-child { margin-left: 100px;} #header-menu-button, #status-menu .status-button.on { cursor: default; font-weight: 700; text-decoration: none;} #status-menu .status-button:not(.on):hover { background: #f6a8a0;} #status-menu .status-button::after { background: none;} #status-menu .status-button.on::after { background: none; left: calc(50% - 20px); bottom: -19px; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; } #status-menu .search-container { top: -475px; right: 20px;} #status-menu #search-box { width: 150px; height: auto;} #search-box input { background: white 3px 50%/20px no-repeat url(https://image.myanimelist.net/ui/ueQLRyZL_yQZxD14iYLZC_gLr-mtem_jVqxnLpUY6LHlp_sr_ZwRrhNpbh7nV5sCeo7Sp3-sdxOAu1kTqLeHfW7i3YHTvUNvkDS5qKJPeIQyZ4XG2BGDzLdXX1QvKlrJ); font: 300 11px Open Sans; color: #999; padding: 4px 12px 6px 25px; border: 1px solid #ddd; border-radius: 10px;} .list-block, .status-menu-container.fixed + div.list-block { margin-top: 30px; min-height: 0;} .list-unit { width: 80%;} .list-unit .list-status-title { display: inline-block; width: calc(100% - 30px); height: 0; background: none; text-align: right; margin: auto;} .list-unit .list-status-title .stats { height: 0; line-height: 100%; top: 26px;} .list-unit .list-stats { position: absolute; display: block; bottom: 0px; width: 80%; height: auto; background: none; font: normal 11px Open Sans; color: #777; text-transform: uppercase;} #advanced-options-button, .list-table .list-table-header .header-title .link.sort { font-weight: normal; color: #999; text-transform: uppercase; padding: 4px 6px; z-index: 1;} .list-table > tbody:nth-of-type(2n+1):first-of-type { display: block; Width: 100%; height: auto; margin: 20px; background: none; text-transform: uppercase; z-index: 3;} .list-table-header { display: inline-block; width: 100%;} .list-table-header:before { content: 'Sort by:'; position: relative; top: 2px; margin-right: 12px;} .list-table .list-table-header .header-title { display: inline-block; width: auto !important; height: auto; background: none; border: 0; padding: 0 !important; margin: 0 15px;} .list-table .list-table-header .header-title .link.sort:hover, #advanced-options-button:hover { color: #999;} .list-table .list-table-header .header-title .sort-icon { color: rgba(239,133,119,.65); font-size: 18px; position: relative; line-height: 0;} .fa-sort-asc {top: 6px;} .fa-sort-desc {top: -2px;} .fa-plus-circle::before {content: '+' !important; margin-left: 1px;} .list-table {border: 0; text-align: center;} .list-item, .list-table > tbody:nth-of-type(2n+1):not(:first-child) { width: 200px; height: 290px; display: inline-block; background: none; margin: 15px;} .list-table .list-table-data .data { position: absolute; width: 200px; height: 280px; border: 0; padding: 0;} .list-table .list-table-data:hover .data.title { background: rgba(255,255,255,0.8); outline: 3px solid white;} .list-table .list-table-data .data.season, .list-table .list-table-data .data.studio{ opacity: 0; } .list-table .list-table-data:hover .data.title .link, .list-table .list-table-data:hover .data.progress, .list-table .list-table-data:hover .data.type, .list-table .list-table-data:hover .data .edit a:after, .list-table .list-table-data:hover .data.title span, .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.season, .list-table .list-table-data:hover .data.studio{ opacity: 1; visibility: visible !important;} .list-table .list-table-data .data.title { letter-spacing: 0; padding: 0;} .list-table .list-table-data .data.title .link { position: absolute; left: 20px; bottom: 45px; width: 160px; z-index: 2; opacity: 0; font-size: 20px; color: #333 !important; line-height: 22px; text-transform: upper;} .list-table .list-table-data .data.score { text-align: right;} .list-table .list-table-data .data.score .link { font-weight: 700; text-align: right!important; margin-right: 10px; padding: 4px 6px; word-spacing: -3px;} .list-table .list-table-data .data.score .link:after { content: ;} .list-table .list-table-data .data.status.watching ~ .data.score .link {background: #cfe88d;} .list-table .list-table-data .data.status.completed ~ .data.score .link {background: #ffff92;} .list-table .list-table-data .data.status.onhold ~ .data.score .link {background: #afb8e2;} .list-table .list-table-data .data.status.dropped ~ .data.score .link {background: #fc7671;} .list-table .list-table-data .data.progress { width: auto; height: auto; margin-top: 250px; margin-left: 20px; font: italic 11px Open Sans; word-spacing: -3px; opacity: 0;} .list-table .list-table-data .data.type { width: 35px; height: auto; margin-left: 145px; opacity: 0; margin-top: 250px; font-size: 11px; text-align: right;} .progress div:before { content: 'Progress: '; margin-left: 0px; padding-right:5px;} .list-table .list-table-data .data.title .rewatching, .list-table .list-table-data .data.title .rereading, .list-table .list-table-data .data.title .content-status { position: absolute; top: 2px; left: 20px; font: 600 9px Open Sans; color: #444; border: 1px solid #555; padding: 2px 4px; opacity: 0; text-transform: uppercase;} .list-table .list-table-data .data.title .add-edit-more { font-size: 0; float: none; z-index: 5; position: relative; top: 0; left: 5px;} .edit a:after { content: '\f142'; font: 18px FontAwesome; color: #888; opacity: 0;} .list-table .list-table-data .data.image a { width: 200px; height: 280px; background-size: contain; background-position: center; background-repeat: no-repeat;} .list-table .list-table-data .data a, .list-table .list-table-data a.edit-disabled { color: black !important;} .list-table .list-table-data .data a:not(.edit-disabled):hover { color: #888 !important;} #footer-block { background: #fbf3de; margin-top: 20px;} #copyright { font: 400 8px Open Sans; letter-spacing: 1px; color: #777; text-transform: uppercase;} .list-table .list-table-data .data.score .link:after { content: ".0"} .list-table .list-table-data .data.tags{ margin-top: 20px; visibility: hidden; width: 180px; padding-left: 10px; } .list-table .list-table-data .data.studio a{ top: 0px !important; left: 0px; position: relative; } .list-table .list-table-data .data.studio{ position: absolute; height: 10px !important; } .list-table .list-table-data .data.season a{ top: 265px !important; position: relative; } .list-table .list-table-data .data.season{ position: absolute; height: 10px !important; } .list-table .list-table-data .data.priority { margin-top: 255px; } .list-table .list-table-data .data.volume { margin-left: 40px; } That layout isn't made for all those settings, but I'm updating it for all settings so you should try the new version later when I'm done with it. You can add this to the bottom for now to move the airing and starting where you want .list-table .list-table-data:hover .data.progress{ color: black; } .list-table .list-table-data:hover .data.airing-started{ position: absolute; height: 10px !important; margin-top: 122px; margin-left: 20px; color: black; } .list-table .list-table-data:hover .data.airing-finished{ position: absolute; height: 10px !important; margin-top: 122px; margin-left: 75px; color: black; } .list-table .list-table-data:hover .data.started{ position: absolute; margin-top:-35px; margin-left: 0px; color: black; } .list-table .list-table-data:hover .data.finished{ position: absolute; margin-top: -35px; margin-left: 60px; color: black; } .list-table .list-table-data:hover .data.type{ color: black; } .list-table .list-table-data .data.rated, .list-table .list-table-data .data.airing-started, .list-table .list-table-data .data.airing-finished, .list-table .list-table-data .data.started, .list-table .list-table-data .data.finished, .list-table .list-table-data .data.season, .list-table .list-table-data .data.studio{ opacity: 0; } .list-table .list-table-data:hover .data.rated, .list-table .list-table-data:hover .data.airing-started, .list-table .list-table-data:hover .data.airing-finished, .list-table .list-table-data:hover .data.started, .list-table .list-table-data:hover .data.finished, .list-table .list-table-data:hover .data.title .link, .list-table .list-table-data:hover .data.progress, .list-table .list-table-data:hover .data.type, .list-table .list-table-data:hover .data .edit a:after, .list-table .list-table-data:hover .data.title span, .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.season, .list-table .list-table-data:hover .data.studio{ opacity: 1; visibility: visible !important;} Under the banner code where you add the background, change or add background-size: contain !important; or background-size: cover !important; and see if those set the banner how you want |
Shishio-kunMar 7, 2021 12:02 AM
Mar 6, 2021 11:47 PM
#6727
2Fujiwara2 said: Shishio-kun said: 2Fujiwara2 said: Hi! Could someone please help me with my forum signiture gif resize? I would need to resize my signature file under 300kb. Is it possible with this current gif without loosing pixels? I would appreciate any suggestions. Thank you in advance! You have to edit it in JASC Animation Shop to lower the memory size- remove frames and maybe size the resolution down. You could remove colors, but that will destroy the quality. Removing frames should be enough. Love you @Shishio-kun! We did it with two different gif resizer and the one you suggested. It's now under 300kb. Thank you again! #_# Awesome :D |
Mar 7, 2021 12:14 AM
#6728
Shishio-kun said: 2Fujiwara2 said: Shishio-kun said: 2Fujiwara2 said: Hi! Could someone please help me with my forum signiture gif resize? I would need to resize my signature file under 300kb. Is it possible with this current gif without loosing pixels? I would appreciate any suggestions. Thank you in advance! You have to edit it in JASC Animation Shop to lower the memory size- remove frames and maybe size the resolution down. You could remove colors, but that will destroy the quality. Removing frames should be enough. Love you @Shishio-kun! We did it with two different gif resizer and the one you suggested. It's now under 300kb. Thank you again! #_# Awesome :D You are the strongest helping hand here. You'll need to write a parchment code for the times you will no longer available. So we can edo tensei you to help us out. 😆 Btw how can i over write an inspect element code which is crossed out? Like so; C̶o̶l̶o̶r̶:̶ ̶b̶l̶u̶e̶#̶x̶y̶ |
CyroseMar 7, 2021 12:51 AM
Mar 7, 2021 12:35 AM
#6729
2Fujiwara2 said: Shishio-kun said: 2Fujiwara2 said: Shishio-kun said: 2Fujiwara2 said: Hi! Could someone please help me with my forum signiture gif resize? I would need to resize my signature file under 300kb. Is it possible with this current gif without loosing pixels? I would appreciate any suggestions. Thank you in advance! You have to edit it in JASC Animation Shop to lower the memory size- remove frames and maybe size the resolution down. You could remove colors, but that will destroy the quality. Removing frames should be enough. Love you @Shishio-kun! We did it with two different gif resizer and the one you suggested. It's now under 300kb. Thank you again! #_# Awesome :D You are the storgest helping hand here. You'll need to write a parchment code for the times you will no longer available. So we can edo tensei you to help us out. 😆 Btw how can i up write an inspect element code which is crossed out? Like so; C̶o̶l̶o̶r̶:̶ ̶b̶l̶u̶e̶#̶x̶y̶ It needs !important and probably at the bottom of the code to overwrite everything else Color: blue !important; |
Mar 7, 2021 8:08 AM
#6730
Shishio-kun said: Xeross said: Hi, um on my list for each anime the date it began to air and the rating are stacked on top of each other and i don't really know how to fix it, im wanting to get rid of the airing date but keep the age rating. Thanks in advance :) (also for my wallpaper at the top of my list how do i make it automatically resize with the dimensions of the page because sometimes a yellow wallpaper shows up behind it) CODE: @\import "https://dl.dropboxusercontent.com/s/ywsr2ctgmxgxt3v/animelist_dataimagelink.css"; /* List design by 5cm with changes by Shishio-kun */ @\import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelink"; /* BANNER IMAGE AND COLOR To change background images: Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. Adjust the background position with the percentages. Change the color by replacing #fbf3de with the color you want. */ .header { background-image: url(https://konachan.com/image/631396b5b2c4b648d89e235b1ce0f688/Konachan.com%20-%20183119%2091%20all_male%20animal%20bird%20clouds%20ginko_%28mushishi%29%20landscape%20male%20mushishi%20scenic%20short_hair%20sky%20tree%20white_hair.jpg) ; background-color: #fbf3de !important; background-repeat: no-repeat; background-position: center 30%; background-size: 100%; } /* BANNER TEXT COLOR Change the color by replacing #999 with the color you want. */ .header .header-menu .header-info a, #header-menu-button, .header .header-menu .list-menu .icon-menu .text, #status-menu .status-button.on, .header .username, .header .header-menu.other .btn-menu { color: #999!important ; } /* CATEGORY BAR COLOR Change the colors by replacing #ef8577 with the color you want. First color is for the category bar, and second color is for triangle under the category bar. */ #status-menu, .status-menu-container.fixed,#status-menu .status-button { background-color: #7B68EE; } #status-menu .status-button.on::after{ border-top: 20px solid #7B68EE;} /* CATEGORY LINK COLORS Change the colors by replacing #999 or white with the color you want. First color is for the category being used, and second color is for other categories. */ #header-menu-button, #status-menu .status-button.on{ color: #E4D1FE !important; } #status-menu .status-button{ color: white !important; } /* SORT BY AND LINKS COLORS First color is for Sort By: and second color is for the following links on the right of it. Third color is the background behind the links on hover. */ .list-table-header{ color: 180462 !important; } #advanced-options-button, .list-table .list-table-header .header-title .link.sort { color: #999 !important; } .list-table .list-table-header .header-title .link.sort:hover, #advanced-options-button:hover{ background: #180462; } /* WALLPAPER To change background images: Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. To change the color, switch #f5f5f5 with the color you want like "black" and save. */ body{ background-image: url(); background-color: #140549; } /* CHERRY BLOSSOMS To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ body:before{ background-image: url(); content: ""; width: 100% !important; height: 100% !important; display: block; top: 0 !important; left: 0 !important; position: absolute; pointer-events: none; } /* DECIMAL SCORES Change the decimal amount with content. Change the number after tags- to the number of the anime in its URL on the anime's page. Copy and paste the code if you want a decimal score for another entry. */ #tags-48 span:last-child:before{ content:".5"; background: #140549; position: absolute; font-size: 12px; font-weight: bold; display: block; top: -20px; left: 174px; height: 20px; width: 12px; color: black; text-align: left; visibility: visible !important; } #tags-5525 span:last-child:before{ content:".8"; background: #140549; position: absolute; font-size: 12px; font-weight: bold; display: block; top: -20px; left: 174px; height: 20px; width: 12px; color: black; text-align: left; visibility: visible !important; } body { font: 300 11px Open Sans; color: black ;} *:not(a:hover):not(input) { cursor: default;} a:link, a:active, a:visited {color: black;} .header .header-title, .header .header-menu .btn-menu, #header-menu-dropdown svg, [data-work="anime"] .icon-menu.anime-list, [data-work="manga"] .icon-menu.manga-list, [data-owner=""] .list-menu-float, .list-menu-float .icon-menu.setting, form[action], .list-menu-float .icon-menu .text, .list-unit .list-status-title .text, #show-stats-button, .list-table .list-table-header .header-title.status, .list-table .list-table-header .header-title.number, .list-table .list-table-header .header-title.image, .list-table .list-table-header .header-title.progress ~ th, .list-table .list-table-data .data.status, .list-table .list-table-data .data.number, .list-table .list-table-data .data.status.plantowatch ~ .data.score, .cover-block, i.fa:not([class*=sort]):not([class$=circle]), img, .icon-watch.ml4{display: none;} .header { width: 100%; height: 480px;} .header .header-menu.other { position: static; color: #140549; text-align: left; text-transform: uppercase;} .header .header-menu.other .btn-menu { font: 700 25px Open Sans; color: #140549; display: inline-block; overflow: hidden; text-indent: -116px; position: relative; top: 13px; left: 18px;} .header .header-menu .header-info { position: absolute; top: 17px; right: 257px; font-size: 0;} .header .username { font-weight: 700;} .header a, #header-menu-dropdown a { width: auto; height: auto; font-weight: 400; color: #999 !important; transition: none;} .header .header-menu .header-info a, #header-menu-dropdown a { font-size: 11px; margin: 0 15px;} .header .header-menu .header-info a:hover, #header-menu-dropdown a:hover { background: none; color: #ef8577 !important; text-decoration: none;} #header-menu-dropdown { display: block!important; top: 23px; right: 182px; background: none; border: 0; box-shadow: none;} .list-menu-float { position: absolute; top: 23px; right: 185px; width: auto; border: 0;} .list-menu-float .icon-menu { display: inline-block; width: 16px; height: 16px; background: none !important; margin: 0 5px;} .list-menu-float .icon-menu svg.icon { position: static; width: 16px; height: 16px; fill: #aaa;} .list-menu-float .icon-menu:hover svg.icon, .header .header-menu .list-menu .icon-menu .text { position: static; fill: #ef8577;} .list-menu-float .icon-menu:not(.profile):hover { width: auto; background: none;} .list-menu-float .icon-menu.profile { background: none !important;} .list-menu-float .icon-menu.profile:before { content: '\f007'; font: 16px FontAwesome; color: #aaa; line-height: 15px; position: absolute; right: 2px;} .list-menu-float .icon-menu.profile:hover:before { color: #ef8577;} .list-container { background: none !important; width: 100%; border: 0;} #status-menu, .status-menu-container.fixed { width: 100%; height: auto; border: 0; position: static;} #status-menu .status-menu { width: 100%; border-spacing: 0; text-align: center;} #status-menu .status-menu:before { content: ''; display: inline-block; width: 90px; height: 90px; border-radius: 50%; position: absolute; margin-top: -20px;} #status-menu .status-button { display: inline-block; font: 300 13px Open Sans; color: white; letter-spacing: 1px; text-transform: uppercase; padding: 15px 20px;} #status-menu .status-button:first-child { margin-left: 100px;} #header-menu-button, #status-menu .status-button.on { cursor: default; font-weight: 700; text-decoration: none;} #status-menu .status-button:not(.on):hover { background: #f6a8a0;} #status-menu .status-button::after { background: none;} #status-menu .status-button.on::after { background: none; left: calc(50% - 20px); bottom: -19px; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; } #status-menu .search-container { top: -475px; right: 20px;} #status-menu #search-box { width: 150px; height: auto;} #search-box input { background: white 3px 50%/20px no-repeat url(https://image.myanimelist.net/ui/ueQLRyZL_yQZxD14iYLZC_gLr-mtem_jVqxnLpUY6LHlp_sr_ZwRrhNpbh7nV5sCeo7Sp3-sdxOAu1kTqLeHfW7i3YHTvUNvkDS5qKJPeIQyZ4XG2BGDzLdXX1QvKlrJ); font: 300 11px Open Sans; color: #999; padding: 4px 12px 6px 25px; border: 1px solid #ddd; border-radius: 10px;} .list-block, .status-menu-container.fixed + div.list-block { margin-top: 30px; min-height: 0;} .list-unit { width: 80%;} .list-unit .list-status-title { display: inline-block; width: calc(100% - 30px); height: 0; background: none; text-align: right; margin: auto;} .list-unit .list-status-title .stats { height: 0; line-height: 100%; top: 26px;} .list-unit .list-stats { position: absolute; display: block; bottom: 0px; width: 80%; height: auto; background: none; font: normal 11px Open Sans; color: #777; text-transform: uppercase;} #advanced-options-button, .list-table .list-table-header .header-title .link.sort { font-weight: normal; color: #999; text-transform: uppercase; padding: 4px 6px; z-index: 1;} .list-table > tbody:nth-of-type(2n+1):first-of-type { display: block; Width: 100%; height: auto; margin: 20px; background: none; text-transform: uppercase; z-index: 3;} .list-table-header { display: inline-block; width: 100%;} .list-table-header:before { content: 'Sort by:'; position: relative; top: 2px; margin-right: 12px;} .list-table .list-table-header .header-title { display: inline-block; width: auto !important; height: auto; background: none; border: 0; padding: 0 !important; margin: 0 15px;} .list-table .list-table-header .header-title .link.sort:hover, #advanced-options-button:hover { color: #999;} .list-table .list-table-header .header-title .sort-icon { color: rgba(239,133,119,.65); font-size: 18px; position: relative; line-height: 0;} .fa-sort-asc {top: 6px;} .fa-sort-desc {top: -2px;} .fa-plus-circle::before {content: '+' !important; margin-left: 1px;} .list-table {border: 0; text-align: center;} .list-item, .list-table > tbody:nth-of-type(2n+1):not(:first-child) { width: 200px; height: 290px; display: inline-block; background: none; margin: 15px;} .list-table .list-table-data .data { position: absolute; width: 200px; height: 280px; border: 0; padding: 0;} .list-table .list-table-data:hover .data.title { background: rgba(255,255,255,0.8); outline: 3px solid white;} .list-table .list-table-data .data.season, .list-table .list-table-data .data.studio{ opacity: 0; } .list-table .list-table-data:hover .data.title .link, .list-table .list-table-data:hover .data.progress, .list-table .list-table-data:hover .data.type, .list-table .list-table-data:hover .data .edit a:after, .list-table .list-table-data:hover .data.title span, .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.season, .list-table .list-table-data:hover .data.studio{ opacity: 1; visibility: visible !important;} .list-table .list-table-data .data.title { letter-spacing: 0; padding: 0;} .list-table .list-table-data .data.title .link { position: absolute; left: 20px; bottom: 45px; width: 160px; z-index: 2; opacity: 0; font-size: 20px; color: #333 !important; line-height: 22px; text-transform: upper;} .list-table .list-table-data .data.score { text-align: right;} .list-table .list-table-data .data.score .link { font-weight: 700; text-align: right!important; margin-right: 10px; padding: 4px 6px; word-spacing: -3px;} .list-table .list-table-data .data.score .link:after { content: ;} .list-table .list-table-data .data.status.watching ~ .data.score .link {background: #cfe88d;} .list-table .list-table-data .data.status.completed ~ .data.score .link {background: #ffff92;} .list-table .list-table-data .data.status.onhold ~ .data.score .link {background: #afb8e2;} .list-table .list-table-data .data.status.dropped ~ .data.score .link {background: #fc7671;} .list-table .list-table-data .data.progress { width: auto; height: auto; margin-top: 250px; margin-left: 20px; font: italic 11px Open Sans; word-spacing: -3px; opacity: 0;} .list-table .list-table-data .data.type { width: 35px; height: auto; margin-left: 145px; opacity: 0; margin-top: 250px; font-size: 11px; text-align: right;} .progress div:before { content: 'Progress: '; margin-left: 0px; padding-right:5px;} .list-table .list-table-data .data.title .rewatching, .list-table .list-table-data .data.title .rereading, .list-table .list-table-data .data.title .content-status { position: absolute; top: 2px; left: 20px; font: 600 9px Open Sans; color: #444; border: 1px solid #555; padding: 2px 4px; opacity: 0; text-transform: uppercase;} .list-table .list-table-data .data.title .add-edit-more { font-size: 0; float: none; z-index: 5; position: relative; top: 0; left: 5px;} .edit a:after { content: '\f142'; font: 18px FontAwesome; color: #888; opacity: 0;} .list-table .list-table-data .data.image a { width: 200px; height: 280px; background-size: contain; background-position: center; background-repeat: no-repeat;} .list-table .list-table-data .data a, .list-table .list-table-data a.edit-disabled { color: black !important;} .list-table .list-table-data .data a:not(.edit-disabled):hover { color: #888 !important;} #footer-block { background: #fbf3de; margin-top: 20px;} #copyright { font: 400 8px Open Sans; letter-spacing: 1px; color: #777; text-transform: uppercase;} .list-table .list-table-data .data.score .link:after { content: ".0"} .list-table .list-table-data .data.tags{ margin-top: 20px; visibility: hidden; width: 180px; padding-left: 10px; } .list-table .list-table-data .data.studio a{ top: 0px !important; left: 0px; position: relative; } .list-table .list-table-data .data.studio{ position: absolute; height: 10px !important; } .list-table .list-table-data .data.season a{ top: 265px !important; position: relative; } .list-table .list-table-data .data.season{ position: absolute; height: 10px !important; } .list-table .list-table-data .data.priority { margin-top: 255px; } .list-table .list-table-data .data.volume { margin-left: 40px; } That layout isn't made for all those settings, but I'm updating it for all settings so you should try the new version later when I'm done with it. You can add this to the bottom for now to move the airing and starting where you want .list-table .list-table-data:hover .data.progress{ color: black; } .list-table .list-table-data:hover .data.airing-started{ position: absolute; height: 10px !important; margin-top: 122px; margin-left: 20px; color: black; } .list-table .list-table-data:hover .data.airing-finished{ position: absolute; height: 10px !important; margin-top: 122px; margin-left: 75px; color: black; } .list-table .list-table-data:hover .data.started{ position: absolute; margin-top:-35px; margin-left: 0px; color: black; } .list-table .list-table-data:hover .data.finished{ position: absolute; margin-top: -35px; margin-left: 60px; color: black; } .list-table .list-table-data:hover .data.type{ color: black; } .list-table .list-table-data .data.rated, .list-table .list-table-data .data.airing-started, .list-table .list-table-data .data.airing-finished, .list-table .list-table-data .data.started, .list-table .list-table-data .data.finished, .list-table .list-table-data .data.season, .list-table .list-table-data .data.studio{ opacity: 0; } .list-table .list-table-data:hover .data.rated, .list-table .list-table-data:hover .data.airing-started, .list-table .list-table-data:hover .data.airing-finished, .list-table .list-table-data:hover .data.started, .list-table .list-table-data:hover .data.finished, .list-table .list-table-data:hover .data.title .link, .list-table .list-table-data:hover .data.progress, .list-table .list-table-data:hover .data.type, .list-table .list-table-data:hover .data .edit a:after, .list-table .list-table-data:hover .data.title span, .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.season, .list-table .list-table-data:hover .data.studio{ opacity: 1; visibility: visible !important;} Under the banner code where you add the background, change or add background-size: contain !important; or background-size: cover !important; and see if those set the banner how you want Thank you so much! That code put the airdate in a great place tbh and although the wallpaper code didn't work I just changed the colour of the wallpaper behind it to a much darker a colour and it's ok now. Thanks again for that :) |
signature under construction lol |
Mar 7, 2021 11:21 PM
#6731
[quote=Shishio-kun message=62235555][quote=2Fujiwara2 message=62235434][quote=Shishio-kun message=62235253][quote=2Fujiwara2 message=62235108][quote=Shishio-kun message=62224598] 2Fujiwara2 said: It needs !important and probably at the bottom of the code to overwrite everything else Color: blue !important; Okay, so i tried to show you the picture but I get banned because something is up with the bbcode links. What I trying to do is to change the color of the logo [myanimelist] which is a little bit more challenging for me because it's seems that is not letters but a picture I supposes. So is there a way to change that logo, if yes would you mind send me a code for that? I would a really ppreciate it. |
Mar 8, 2021 12:30 AM
#6732
@2Fujiwara2 This is the logo code, yeah you need to replace the image .header .header-title { position: absolute; top: 21px; background-image: url("/img/pc/ownlist/logo_mal.png"); background-position: left top; background-repeat: no-repeat; background-size: auto 36px; display: block; width: 240px; height: 36px; text-indent: -9999px; overflow: hidden; } You should really check out the "For Designers" videos for how to do these advanced customizations https://myanimelist.net/forum/?topicid=1499059#msg60620755 |
Mar 8, 2021 11:34 AM
#6733
Shishio-kun said: @2Fujiwara2 This is the logo code, yeah you need to replace the image .header .header-title { position: absolute; top: 21px; background-image: url("/img/pc/ownlist/logo_mal.png"); background-position: left top; background-repeat: no-repeat; background-size: auto 36px; display: block; width: 240px; height: 36px; text-indent: -9999px; overflow: hidden; } You should really check out the "For Designers" videos for how to do these advanced customizations https://myanimelist.net/forum/?topicid=1499059#msg60620755 You are so wonderfully kind! Yes, I should really watch all of those tutorials before I ask any more questions. :) Thank you so much for the code and for the link! ❤️ |
CyroseMar 9, 2021 4:34 AM
Mar 8, 2021 11:02 PM
#6734
CameronMZ said: I guess the status menu and the entire surrounding theme, since I can always change the background picture and transparency of the list items if I want to switch things up. Honestly, thank you so so much I know this is a lot and I'm really freaking excited. Try this out, see if it's something like you were thinking. Here's the code: [Code] This version uses the light colours, but to change it to dark you could find the variables section (CTRL+F to search for "CLARITY INSERT" in the code) and copy-paste the variables from Clarity's Dark Mode. These variables can be used to overwrite the others in the code (found at line ~1782) or just pasted below. You can also modify any of these variables. For instance, for transparent list rows you could change --bg from "#212121" to "rgba(0,0,0,0.5)". :root { /* Primary Customization */ --banner: url(https://i.imgur.com/WaLokPG.jpg); --character: url(https://i.imgur.com/h8HW1jf.png); /* Generic Colours */ --pbg: #161616; --bg: #212121; --bg-dark: #444; --text: #ababab; --text-h: #416abe; --text-dim: #777; --text-dim-h: #999; --text-dark: #ababab; --shadow: rgba(0,0,0,0.8); --icon: #959595; --accent: #416abe; --banner-text: #f6f5ff; --banner-text-shadow: #e4bef4; /* Button Colours */ --btn-bg: #191919; --btn-bg-h: #ababab; --btn-head-bg-h: #416abe; --btn-text-h: #212121; /* Header Colours */ --text-head: #9b9b9b; --text-head-h: #ababab; /* Single-Use Colours */ --cover-bg: #090909; --edit-btn: #323232; --checkmark: #416abe; } This will probably work with many of the mods from the Clarity forum thread, but some may need tweaking. If you are curious, here's a video of me editing the themes together (~20 minutes). Not sure how useful it will prove but it exists nonetheless. |
Mar 9, 2021 12:00 AM
#6735
Powish said: Hi I couldnt find option to do this anywhere in the settings, so i was wondering if it's possible to make mal use english titles of anime on your list using custom css? It's possible with certain tools, but not by default. I answered someone else with a similar question here if you want to check that out and let me know if it works for you and if it makes sense: https://myanimelist.net/forum/?topicid=1901006#msg62257262 |
Mar 9, 2021 7:30 AM
#6736
Valerio_Lyndon said: It's possible with certain tools, but not by default. I answered someone else with a similar question here if you want to check that out and let me know if it works for you and if it makes sense: https://myanimelist.net/forum/?topicid=1901006#msg62257262 Thank you so much, it worked :3 |
Mar 9, 2021 8:53 AM
#6737
Valerio_Lyndon said: CameronMZ said: I guess the status menu and the entire surrounding theme, since I can always change the background picture and transparency of the list items if I want to switch things up. Honestly, thank you so so much I know this is a lot and I'm really freaking excited. Try this out, see if it's something like you were thinking. Here's the code: [Code] This version uses the light colours, but to change it to dark you could find the variables section (CTRL+F to search for "CLARITY INSERT" in the code) and copy-paste the variables from Clarity's Dark Mode. These variables can be used to overwrite the others in the code (found at line ~1782) or just pasted below. You can also modify any of these variables. For instance, for transparent list rows you could change --bg from "#212121" to "rgba(0,0,0,0.5)". :root { /* Primary Customization */ --banner: url(https://i.imgur.com/WaLokPG.jpg); --character: url(https://i.imgur.com/h8HW1jf.png); /* Generic Colours */ --pbg: #161616; --bg: #212121; --bg-dark: #444; --text: #ababab; --text-h: #416abe; --text-dim: #777; --text-dim-h: #999; --text-dark: #ababab; --shadow: rgba(0,0,0,0.8); --icon: #959595; --accent: #416abe; --banner-text: #f6f5ff; --banner-text-shadow: #e4bef4; /* Button Colours */ --btn-bg: #191919; --btn-bg-h: #ababab; --btn-head-bg-h: #416abe; --btn-text-h: #212121; /* Header Colours */ --text-head: #9b9b9b; --text-head-h: #ababab; /* Single-Use Colours */ --cover-bg: #090909; --edit-btn: #323232; --checkmark: #416abe; } This will probably work with many of the mods from the Clarity forum thread, but some may need tweaking. If you are curious, here's a video of me editing the themes together (~20 minutes). Not sure how useful it will prove but it exists nonetheless. HOLY CRAP you are amazing!! There's only two little things I want to change. First, how would I make the banner image different for each list (completed, on hold, etc.)? Second, is it possible to make the list items not overlap with the banner image? I seriously cannot thank you enough. This is incredible. |
Mar 9, 2021 11:40 PM
#6738
CameronMZ said: how would I make the banner image different for each list (completed, on hold, etc.)? If you find the /* BANNER BACKGROUND */ text near the top of your code, we can modify some things here. You can see there are actually a few different selectors/codes for different categories here already, just in a comma-separated list form so they all are currently using the same code. We can separate them out by removing the comma and adding their own curly brace section {}. Here's what the code looks like after being separated out. I kept the watching/reading and plantowatch/plantoread sections grouped (by comma) because they're the same categories, just one is for the animelist and one is for the mangalist. .list-unit.watching .list-status-title:after, .list-unit.reading .list-status-title:after { background-image: url(URLHERE); } .list-unit.completed .list-status-title:after { background-image: url(URLHERE); } .list-unit.onhold .list-status-title:after { background-image: url(URLHERE); } .list-unit.dropped .list-status-title:after { background-image: url(URLHERE); } .list-unit.plantowatch .list-status-title:after, .list-unit.plantoread .list-status-title:after { background-image: url(URLHERE); } .list-unit.all_anime .list-status-title:after { background-image: url(URLHERE); } From there, you can just replace any of the URL's with your new images same as the other images in the theme. CameronMZ said: is it possible to make the list items not overlap with the banner image? There are a few ways, one of which is to size down the banner a bit by changing it's "height" property. .list-block .list-unit .list-status-title::after { height: 500px !important; background-size: cover; /* adjust image crop */ } Or you could increase the "margin" or "padding" of an element relating to the list. I found the easiest one to modify is to add a margin to the second .list-item, like so: .list-item:nth-of-type(2) { margin-top: 170px; } CameronMZ said: I seriously cannot thank you enough. This is incredible. Glad I could help. |
Mar 10, 2021 8:34 PM
#6739
This is probably really... stupid, but for some reason the commas in the tag column of my manga list can't be seen. You can see them in the anime list tho. I recently converted the "tags" to "notes", so that might have something to do with it. Periods and other punctuation can be seen as well. When I highlight it I can see it, so i think it somehow is blending into my black background (even though the font color i put was white). Is there a way to change the font color for commas...? Also, on my manga list (anime is fine), I can't seem to find the "notes" column title. It's just a blank. My code seems to be fine but I'm not sure. Any tips? |
╭⋟──────────────────────╮ "All problems come from the human mind. In the mind, one's consciousness is just the tip of the iceberg. What lies beneath the surface... the subconscious... is far more vast." - Shun Aonuma ╰──────────────────────⋞╯ |
Mar 10, 2021 10:39 PM
#6740
Lovlis said: This is probably really... stupid, but for some reason the commas in the tag column of my manga list can't be seen. You can see them in the anime list tho. I recently converted the "tags" to "notes", so that might have something to do with it. Periods and other punctuation can be seen as well. When I highlight it I can see it, so i think it somehow is blending into my black background (even though the font color i put was white). Is there a way to change the font color for commas...? Also, on my manga list (anime is fine), I can't seem to find the "notes" column title. It's just a blank. My code seems to be fine but I'm not sure. Any tips? The text these codes control don't have any color so you can't see it, you should be able to edit it by adding this to the bottom. .list-table > tbody:nth-of-type(2n+1), .list-table, .list-container, .list-table .list-table-header .header-title{ color: white; } Also your preview pics don't show up in the latest Chrome, you need the fix from the newsletter I just posted yesterday morning |
Mar 11, 2021 12:41 AM
#6741
Shishio-kun said: Lovlis said: This is probably really... stupid, but for some reason the commas in the tag column of my manga list can't be seen. You can see them in the anime list tho. I recently converted the "tags" to "notes", so that might have something to do with it. Periods and other punctuation can be seen as well. When I highlight it I can see it, so i think it somehow is blending into my black background (even though the font color i put was white). Is there a way to change the font color for commas...? Also, on my manga list (anime is fine), I can't seem to find the "notes" column title. It's just a blank. My code seems to be fine but I'm not sure. Any tips? The text these codes control don't have any color so you can't see it, you should be able to edit it by adding this to the bottom. .list-table > tbody:nth-of-type(2n+1), .list-table, .list-container, .list-table .list-table-header .header-title{ color: white; } Also your preview pics don't show up in the latest Chrome, you need the fix from the newsletter I just posted yesterday morning it worked, thank you so much! And ty for the update. Also, how can i change the color of category titles? (Image, title, score, etc) |
╭⋟──────────────────────╮ "All problems come from the human mind. In the mind, one's consciousness is just the tip of the iceberg. What lies beneath the surface... the subconscious... is far more vast." - Shun Aonuma ╰──────────────────────⋞╯ |
Mar 11, 2021 1:30 AM
#6742
Lovlis said: Shishio-kun said: Lovlis said: This is probably really... stupid, but for some reason the commas in the tag column of my manga list can't be seen. You can see them in the anime list tho. I recently converted the "tags" to "notes", so that might have something to do with it. Periods and other punctuation can be seen as well. When I highlight it I can see it, so i think it somehow is blending into my black background (even though the font color i put was white). Is there a way to change the font color for commas...? Also, on my manga list (anime is fine), I can't seem to find the "notes" column title. It's just a blank. My code seems to be fine but I'm not sure. Any tips? The text these codes control don't have any color so you can't see it, you should be able to edit it by adding this to the bottom. .list-table > tbody:nth-of-type(2n+1), .list-table, .list-container, .list-table .list-table-header .header-title{ color: white; } Also your preview pics don't show up in the latest Chrome, you need the fix from the newsletter I just posted yesterday morning it worked, thank you so much! And ty for the update. Also, how can i change the color of category titles? (Image, title, score, etc) The code for it might in your CSS But if not right click the thing you want in Firefox, then choose Inspect Element, and the code for it should be there. You can copy it to your CSS and add color codes etc. I go over this in the Inspect Element video for designers in this club https://myanimelist.net/forum/?topicid=1499059#msg60620755 |
Mar 11, 2021 2:27 AM
#6743
Shishio-kun said: Lovlis said: Shishio-kun said: Lovlis said: This is probably really... stupid, but for some reason the commas in the tag column of my manga list can't be seen. You can see them in the anime list tho. I recently converted the "tags" to "notes", so that might have something to do with it. Periods and other punctuation can be seen as well. When I highlight it I can see it, so i think it somehow is blending into my black background (even though the font color i put was white). Is there a way to change the font color for commas...? Also, on my manga list (anime is fine), I can't seem to find the "notes" column title. It's just a blank. My code seems to be fine but I'm not sure. Any tips? The text these codes control don't have any color so you can't see it, you should be able to edit it by adding this to the bottom. .list-table > tbody:nth-of-type(2n+1), .list-table, .list-container, .list-table .list-table-header .header-title{ color: white; } Also your preview pics don't show up in the latest Chrome, you need the fix from the newsletter I just posted yesterday morning it worked, thank you so much! And ty for the update. Also, how can i change the color of category titles? (Image, title, score, etc) The code for it might in your CSS But if not right click the thing you want in Firefox, then choose Inspect Element, and the code for it should be there. You can copy it to your CSS and add color codes etc. I go over this in the Inspect Element video for designers in this club https://myanimelist.net/forum/?topicid=1499059#msg60620755 ah i got it, thanks again! |
╭⋟──────────────────────╮ "All problems come from the human mind. In the mind, one's consciousness is just the tip of the iceberg. What lies beneath the surface... the subconscious... is far more vast." - Shun Aonuma ╰──────────────────────⋞╯ |
Mar 12, 2021 6:48 PM
#6744
I need help with my headers. So I used to have headers on my list but they randomly disappeared today. When I mean headers I'm referring to the titles in the "All Anime" section that differentiate the anime on your list. This is an example: I have the categories as tabs but I also want them as headers throughout my list. I also have the status bars but those aren't always very clear. Can someone help me? I'm using Google Chrome and here's my code for reference: @\import "https://fonts.googleapis.com/css?family=Oswald"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore"; @import url(https://malcat-gen.appspot.com/headers); /* BANNER BACKGROUND To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ :root { --banner: url(https://i.imgur.com/FPQmkaL.png) !important;} /* BANNER TEXT*/ :root { --name: "" !Important; } /* BANNER AVATAR (BOTTOM LEFT PIC) */ :root { --avatar: url(https://i.imgur.com/M5EkBKv.jpg?1) !important;} /* BANNER CHARACTER (RIGHT PIC)*/ :root { --character: url(NONE) !important; } /* WALLPAPER */ body:before{ background-image: url(https://i.imgur.com/ZkEkR49.png); } /* LEFT CHARACTER BY LIST */ footer:before { background-image: url() !important; } /* RIGHT CHARACTER BY LIST */ footer:after { background-image: url() !important; } /*==============================*\ | Score Descriptors | \* --- - --- - ---- - --- - --- */ .score-na::before { content: "Not yet scored"; } .score-1::before { content: "Irredeemable"; } .score-2::before { content: "Horrible"; } .score-3::before { content: "Bad"; } .score-4::before { content: "Subpar"; } .score-5::before { content: "Mediocre"; } .score-6::before { content: "Fine"; } .score-7::before { content: "Good"; } .score-8::before { content: "Very Good"; } .score-9::before { content: "Fantastic"; } .score-10::before { content: "Masterpiece"; } .score-label { position: relative; display: inline-block; z-index: 0; transition: color 0.2s ease; } .score-label:hover { color: #323232 !important; } .score-label::before { position: absolute; top: -4px; left: -120px; z-index: -1; width: 120px; display: block; padding: 4px 8px 4px calc(100% + 12px); background: #efffcc; font:FontAwesome; font-size: 11px; border-radius: 4px; opacity: 0; transition: opacity 0.2s ease; white-space: pre-wrap; text-align: left; pointer-events: none; } .score-label:hover::before { opacity: 1; } /* TABLE COLORS*/ :root { /* Generic Colours */ --pbg: rgba(224,245,241,0.6); --bg: rgba(224,245,241,0.6); } /* OTHER CODES*/ body:before { width: 100%; height: 100%; display: block; position: fixed; left: 0; top:0; content: ""; } #search-box:after,.open~#search-button{pointer-events:none}:root{--name:none;--avatar:none;--banner:url(https://i.imgur.com/VoPJz2S.jpg);--character:url(https://i.imgur.com/6IPyngH.png);--pbg:#efefef;--bg:#fff;--text:#323232;--text-h:#787878;--text-dim:#bababa;--text-dim-h:#646464;--text-dark:#111;--icon:#323232;--accent:#77b300;--btn-bg:#ebebeb;--btn-bg-h:#f7ffe6;--btn-head-bg-h:#86b300;--btn-text-h:#404040;--bg-dark:#ddd;--text-head:#264d73;--text-head-h:#005266;--watching:#2db039;--completed:#26448f;--onhold:#f9d457;--dropped:#a12f31;--plantowatch:#c3c3c3;--cover-bg:#323232;--edit-btn:#d9d9d9;--checkmark:#9696eb}#advanced-options .advanced-options-button a,#fancybox-close,#search-box,#search-box input,#search-box:after,.data.chapter,.data.image .link:after,.data.licensor a,.data.priority,.data.progress,.data.score a,.data.studio a,.data.tags a,.data.tags a.edit:after,.data.volume,.fixed .status-menu:after,.header .header-title:after,.icon-menu svg,.icon-menu.setting,.icon-menu.setting .text,.icon-menu.setting .text a,.icon-menu:after,.icon-menu:before,.list-table .list-table-header .header-title .link.sort,.list-table-header .header-title,.status-button:after,.status-menu-container.fixed .status-menu,.status-menu-container:not(.fixed) .status-menu,.status-menu:after{transition:all .3s ease!important}#advanced-options .advanced-options-header .description,#advanced-options .advanced-options-header .description:before,#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] label,#advanced-options [class*="-widget"] select,#search-button i,.header-info a,.list-table-data a,.more-info .td1>div>a{transition:all .15s ease!important}.header .header-title,.header-info,.icon-menu,.icon-menu.quick-add:before,.list-menu-float .icon-menu,.list-table>tbody:first-of-type:after,.stats a{display:inline-block;height:26px!important;width:26px!important;background:var(--bg)!important;border-radius:13px;color:var(--text)!important;font:400 0/26px Arial,Verdana,sans-serif;text-indent:0;text-align:left;white-space:nowrap;vertical-align:top;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .3s ease!important}.header .header-title:hover,.icon-menu:hover,.list-menu-float .icon-menu:hover,.stats a:hover{width:100px!important;background:var(--btn-head-bg-h)!important;color:var(--btn-text-h)!important}html{position:relative;min-height:100%}body{padding-bottom:64px;background:var(--pbg) no-repeat center / cover fixed!important}.list-container{position:static;width:100%;background:0 0!important;border:none}.list-block{width:1060px;min-height:initial;margin:64px auto 0; opacity: 0.9}.status-menu-container.fixed+.list-block{margin-top:128px!important}.list-unit{width:100%!important;margin:0}.cover-block,.cover-block:before{left:0;width:100%;position:absolute}.list-table{border:none!important}a,a:hover{color:var(--accent)}.initialize-tutorial{display:none!important}.cover-block{top:0;z-index:-5;min-width:1060px;height:318px;background:center center/cover no-repeat var(--cover-bg);background-image:var(--banner)}.cover-block:before{content:"";bottom:0;display:block;height:50px;background:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}#cover-image,.btn-list-setting{display:none!important}.cover-block .image-container{display:block!important;width:1060px;height:100%;padding:0;background:right center/contain no-repeat var(--character);margin:0 auto}#cover-image-container:after{content:var(--name);position:absolute;top:55px;left:50%;margin-left:-475px;color:#fff;font:700 60px/60px Oswald;text-align:left;letter-spacing:15px;text-shadow:1px 4px 7px rgba(0,0,0,.45);text-transform:uppercase;white-space:pre;transform:scale(.9) perspective(350px) rotateY(8deg) rotateZ(-3deg);animation:name-slide 3s 1 .5s backwards}@keyframes name-slide{0%{top:12px;margin-left:-535px;opacity:0;letter-spacing:0;animation-timing-function:ease-out}90%{top:55px;margin-left:-475px}100%{letter-spacing:15px;opacity:1;animation-timing-function:cubic-bezier(0,0,.75,1)}}.header{display:flex;height:36px;margin-top:282px}.header .header-menu{position:static;display:flex;width:auto;height:26px;margin-left:6px;order:2}.btn-menu{height:0;font-size:0!important}.btn-menu #header-menu-button{display:none}.header .header-title{position:static;margin-left:155px;order:1;z-index:1}.header .header-title:before{content:"\f015";display:inline-block;width:26px;background:0 0!important;font-size:14px;font-family:FontAwesome;text-align:center!important}.header .header-title:hover:before{color:var(--btn-text-h)!important}.header .header-title:after{content:"Home";display:inline-block;height:26px!important;width:26px!important;font:14px/26px Arial,Verdana,sans-serif;color:var(--text)}#search-box:after,.status-menu:after{content:""}.header .header-title:hover:after{color:var(--btn-text-h)}.header .header-menu .list-menu{position:static;order:1;display:inline-block;height:26px;border:none;background:0 0;box-shadow:none}.header .icon-menu.anime-list,.header .icon-menu.manga-list{position:static;padding:0;margin-right:6px;font-size:0!important;font-weight:400!important}.header .icon-menu.anime-list .text,.header .icon-menu.manga-list .text{position:static!important;font:14px/26px Arial,Verdana,sans-serif;vertical-align:top}.header .header-menu .list-menu .icon-menu svg.icon{position:static;max-width:14px;max-height:14px;padding:6px;fill:var(--text)}.header .header-menu .list-menu .icon-menu:hover svg.icon{fill:var(--btn-text-h)}.header-info{position:static;width:auto!important;padding:0 8px;margin:0!important;font-size:12px;order:2}.header-info a{color:var(--text)!important;text-decoration:none!important}.header-info a:hover{color:var(--text-h)!important}.btn-menu a.username{position:absolute;left:1px;top:-7px;display:block;width:150px;height:150px;background:0 0;border-radius:50%;font-size:0;z-index:36}.btn-menu span.username{display:none!important}.status-menu-container{position:relative;z-index:35!important;width:100%;min-width:1060px;height:64px;background:0 0;border:none!important}.status-menu-container.fixed{z-index:45!important}.status-menu-container:after,.status-menu-container:before{content:"";position:absolute;left:0;z-index:-1;display:block;width:100%}.status-menu-container:before{top:0;height:64px;background:var(--bg)}.status-menu-container:after{top:64px;height:2px;background:linear-gradient(to bottom,rgba(0,0,0,.2),rgba(0,0,0,0))}.status-menu{position:relative;display:block!important;width:1060px;padding:0 0 0 173px;margin:0 auto;box-sizing:border-box}.fixed .status-menu{padding:0 0 0 71px}.status-menu:after{position:absolute;top:-51px;left:-8px;width:150px;height:150px;background:center top/cover no-repeat var(--bg-dark);background-image:var(--avatar);border:8px solid var(--bg);border-radius:50%;opacity:1;box-shadow:0 1px 2px rgba(0,0,0,.2)}.fixed .status-menu:after{top:0;width:48px;height:48px;box-shadow:none}.status-menu .status-button{display:inline-block!important;height:32px;padding:16px 0!important;margin:0 15px!important;color:var(--text-head)!important;font-size:17.6px!important;line-height:30px;white-space:nowrap;font-family:Oswald!important;text-transform:uppercase;letter-spacing:1px}.status-menu .status-button.on{color:var(--text-head-h)!important}.status-button.all_anime:after{background:var(--accent)!important}.status-button.reading:after,.status-button.watching:after{background:var(--watching)!important}.status-button.completed:after{background:var(--completed)!important}.status-button.onhold:after{background:var(--onhold)!important}.status-button.dropped:after{background:var(--dropped)!important}.status-button.plantoread:after,.status-button.plantowatch:after{background:var(--plantowatch)!important}.status-menu-container .search-container{top:19px;right:0}#search-box{padding-right:22px;border:2px solid transparent;border-radius:13px;margin-top:0!important}#search-box.open{width:150px!important;background:var(--btn-bg);border:2px solid var(--bg-dark)}#search-box input{background:0 0;border:none;border-radius:13px;outline:0}#search-box.open input{text-indent:7.5px;line-height:20px}.status-menu-container .search-container #search-button{position:absolute;right:0;top:0;width:26px;height:26px;border-radius:13px;margin-top:0;text-align:center}#search-button i{color:var(--text-head)!important;font-size:18px;line-height:26px}.open~#search-button i{font-size:14px;line-height:24px}#search-box:after{position:absolute;right:0;top:0;width:0;height:22px;padding-right:22px;background:linear-gradient(to right,var(--btn-bg) 2px,transparent 9.5px,transparent 142.5px,var(--btn-bg) 150px) content-box;border:2px solid transparent;border-radius:13px;opacity:0}#search-box.open:after{width:150px;opacity:1}.list-menu-float{position:relative;top:auto;display:block;width:904px;height:0;padding-left:155px;margin:0 auto;border:none;background:0 0;text-align:left;font-size:0;z-index:38}.icon-menu,.list-menu-float form{display:inline-block!important}.list-menu-float .icon-menu{top:74px;margin:0 6px 0 0}.list-menu-float .icon-menu .text{top:0!important;left:26px!important;display:inline-block;width:auto!important;height:26px;color:var(--text)!important;font-size:14px!important;opacity:1!important}.list-menu-float .icon-menu:hover .text{color:var(--btn-text-h)!important}.list-menu-float .icon-menu svg.icon{top:6px!important;left:6px!important;max-width:14px;max-height:14px;fill:var(--text)}.list-menu-float .icon-menu:hover svg.icon{fill:var(--btn-text-h)}[data-owner="1"] .list-menu-float .icon-menu.profile{position:absolute;left:1px;top:-43px;display:block!important;width:150px!important;height:150px!important;background:0 0!important;border-radius:50%;font-size:0;box-shadow:none}[data-owner=""] .icon-menu.profile{background-image:none!important}[data-owner=""] .icon-menu.profile:before{content:"\f007";position:absolute;top:0;left:0;display:block;width:26px;height:26px;font-size:14px;line-height:26px;text-align:center;color:var(--text);font-family:FontAwesome}[data-owner=""] .icon-menu.profile:hover:before{color:var(--btn-text-h)}[data-owner=""] .icon-menu.profile:after{content:"Profile";position:absolute;top:0;left:26px;display:inline-block;height:26px;font-size:14px;color:var(--text)}[data-owner=""] .icon-menu.profile:hover:after{color:var(--btn-text-h)}.icon-menu.quick-add:hover:before,.icon-menu.setting .text a{color:var(--btn-text-h)!important}.icon-menu.quick-add svg{display:none}.icon-menu.quick-add:before{content:"\f067";background:0 0!important;font-size:14px;text-align:center;font-family:FontAwesome;box-shadow:none}.icon-menu.setting{overflow:visible}.icon-menu.setting:hover{width:26px!important}.icon-menu.setting .text{top:-2px!important;left:0!important;width:240px!important;height:26px!important;padding:2px 0;overflow:visible;font-size:0!important;opacity:1!important;pointer-events:none;z-index:-1}.icon-menu.setting:hover .text{pointer-events:auto}.icon-menu.setting .text a{position:absolute!important;top:2px!important;left:13px!important;width:0!important;height:26px!important;background:var(--btn-bg-h)!important;border:none!important;border-radius:0 13px 13px 0;overflow:hidden;font:14px/26px Arial,Verdana,sans-serif!important;text-indent:7.5px;text-align:center;white-space:nowrap;opacity:0!important}.icon-menu.setting:hover .text a{width:120px!important;border-radius:0 13px 13px 0;opacity:1!important}.icon-menu.setting:hover .text .link-list-setting{left:120px!important}.icon-menu.setting .text a:hover{background:var(--btn-head-bg-h)!important}.list-status-title{width:1060px!important;height:64px!important;margin-top:-64px;background:0 0!important}.list-status-title .text{display:none!important}.list-status-title .stats{position:absolute;top:10px;right:32px!important;display:block;width:auto;height:26px!important;border-radius:0 0 26px;font-size:0;line-height:13px!important}.stats a{margin:0 0 0 6px!important;font:14px/26px Arial,Verdana,sans-serif}.stats a i{width:26px;text-align:center}.list-stats{position:absolute;top:416px;width:1060px!important;background:0 0!important;color:var(--text)!important;font-weight:700}.list-table>tbody:first-of-type{position:relative;top:-26px;margin-top:-30px;left:1032px;display:block;width:30px;height:30px;background:0 0!important;z-index:39}.list-table>tbody:first-of-type:after{content:"\f0dc";position:absolute;top:0;right:0;margin:2px;font-size:14px;font-family:FontAwesome;text-align:center}.list-table>tbody:first-of-type:hover:after{background:var(--btn-head-bg-h)!important;color:var(--btn-text-h)!important}.list-table-header{position:absolute;top:0;right:15px;display:block;width:auto;height:26px;padding:2px 0;font-size:0;white-space:nowrap;pointer-events:none;z-index:-1}.list-table>tbody:first-of-type:hover .list-table-header{pointer-events:auto}.list-table-header .header-title{position:relative;display:inline-block!important;width:auto!important;height:auto!important;padding:0!important;border:none!important;background:0 0!important;font-weight:400!important}.list-table>tbody:first-of-type:hover .header-title{opacity:1}.list-table-header .header-title a{display:block!important;width:13px!important;height:26px!important;background:var(--btn-bg-h)!important;border-radius:13px 0 0 13px;margin-left:-13px;overflow:hidden;box-sizing:border-box;color:var(--btn-text-h)!important;font:11px/26px Verdana,Arial,sans-serif!important;text-align:center!important;text-indent:-7.5px;white-space:normal!important;opacity:0}.list-table-header .header-title a.hover_info,.list-table-header .header-title.tags{display:none!important}tbody:first-of-type:hover .list-table-header .header-title.finished a,tbody:first-of-type:hover .list-table-header .header-title.started a{padding:0 13px}.data,.data.status{padding:0!important}.list-table-header .header-title a:hover{background:var(--btn-head-bg-h)!important}tbody:first-of-type:hover .list-table-header .header-title a{width:80px!important;opacity:1}.list-table-header .header-title a .sort-icon{position:absolute;left:50%;width:10px;height:10px;margin-left:-5px;color:inherit!important;font-size:10px;line-height:10px}.sort-icon.fa-sort-asc{top:2px}.sort-icon.fa-sort-desc{bottom:2px}.header-title.title a{font-size:0!important}.header-title.title a:after{content:"Title";font-size:11px!important}.list-item{position:relative;display:block;width:100%;background:var(--bg)!important;border:none;margin-bottom:8px}.list-table-data{position:relative;display:flex;max-width:1060px;min-height:64px;align-items:center;font-size:0}.data{display:block!important;border:none!important;flex:0 0 auto;color:var(--text);font-size:11px}.list-table .list-table-data .data a{color:var(--text)!important;text-decoration:none!important}.list-table .list-table-data a:not(.edit-disabled):hover{color:var(--text-h)!important}.list-unit .loading-space{margin:14px 0 22px}.list-unit .loading-space #loading-spinner{width:20px;height:20px;margin:0 auto;color:var(--text)}.list-table[data-items="[]"]:after{content:"No entries found. Perhaps your search terms are too restrictive?";display:block;width:900px;background:var(--bg);border-radius:16px;margin:32px auto;color:var(--text);font:16px/32px Arial,Verdana,sans-serif;text-align:center}.data.status{position:absolute;top:0;left:0;width:3px!important;height:100%}.data.image{width:64px;height:64px;border-radius:50%;margin:4px 0 4px 8px;overflow:hidden;order:1}.data.image a{position:relative;display:block!important}.data.image img{width:64px!important;height:64px!important;border:none!important;object-fit:cover}.data.image a:after{content:"\f14c";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.5);font-family:FontAwesome;color:#fff;font-size:30px;line-height:64px;opacity:0}.data.image a:hover:after{opacity:1}.data.number{position:relative;top:-22px;width:20px;height:20px;background:var(--bg);border-radius:10px;margin:0 -28px 0 8px;order:1;line-height:20px;font-weight:700;z-index:1}.data.title,.data.type{height:16px;line-height:16px}.list-item:nth-child(n+101) .data.number{text-indent:-7px}.list-item:nth-child(n+1001) .data.number{width:27px;margin-right:-35px}.list-item:nth-child(n+10001) .data.number{width:34px;margin-right:-42px}.data.title{position:relative;width:142px;padding:32px 0 0 8px!important;order:12;flex:1 0 auto}.data.title .link.sort{position:absolute;top:16px;left:8px;display:inline-block;max-width:100%;padding-right:16px;overflow:hidden;box-sizing:border-box;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.list-table .list-table-data .title .link:hover{color:var(--accent)!important}.content-status,.rereading,.rewatching{color:var(--text-dim)!important;font-size:10px!important}.content-status:before,.rereading:before,.rewatching:before{content:"["}.content-status:after,.rereading:after,.rewatching:after{content:"] - "}.add-edit-more{display:inline;float:none!important;color:var(--text-dim)}.list-table .list-table-data .title .add-edit-more a{color:var(--text-dim)!important}.list-table .list-table-data .title .add-edit-more a:hover{color:var(--text-dim-h)!important}.icon-watch{display:none!important}.data.type{position:relative;top:-16px;width:92px;padding-left:8px!important;margin-right:-100px;order:11;text-align:left!important;color:var(--text-dim);font-size:10px}.data.score a,.data.score select{display:block;height:26px;border-radius:13px;line-height:26px}.data.score{position:relative;width:26px;height:26px;order:13}.data.score a{width:26px;background:var(--btn-bg);margin:0 0 0 auto}.list-table .list-table-data .score a:not(.edit-disabled):hover{background:var(--btn-bg-h);color:var(--btn-text-h)!important}.data.score select{position:absolute;top:0;right:0;width:40px;background:var(--btn-bg-h);color:var(--btn-text-h);box-shadow:none!important}.data.score select:focus{outline:0!important;box-shadow:0 2px 2px rgba(0,0,0,.3)}.data.chapter input,.data.progress input,.data.tags textarea,.data.volume input{border:1px solid var(--bg-dark);outline-color:var(--accent)!important;box-sizing:border-box}.data.chapter,.data.progress,.data.volume{width:92px;order:15}.data.chapter{margin-top:-34px}.data.volume{margin:34px 0 0 -92px}.data.chapter span,.data.progress span,.data.volume span{color:var(--text)}.data.progress:before{content:"Progress:";color:var(--text-dim)}.data.chapter:before{content:"Chapters:";color:var(--text-dim)}.data.volume:before{content:"Volumes:";color:var(--text-dim)}.data.chapter span:only-of-type:after,.data.progress span:only-of-type:after,.data.volume span:only-of-type:after{content:" \f058";position:relative;top:1px;color:var(--checkmark);font-family:FontAwesome;font-size:13px}.data.chapter input,.data.progress input,.data.volume input{height:15px;padding:0 1px;background:var(--btn-bg);color:var(--text-dark);font:11px Verdana,Arial,sans-serif}.data.priority{position:relative;width:92px;height:74px;background:var(--bg);margin-right:-92px;order:14;color:var(--text);line-height:74px;opacity:1;pointer-events:none;z-index:1}.status:not(.plantowatch):not(.plantoread)~.data.priority{display:none!important}.list-item:hover .data.priority{opacity:0}.data.priority:before{content:"\f0a2";font-family:FontAwesome}.data.magazine,.data.rated,.data.retail,.data.season,.data.storage{margin-right:4px;order:19;flex-shrink:1}.data.rated{width:40px}.data.magazine{width:90px}.data.retail,.data.storage{width:72px}.data.season{width:92px;order:20}.data.magazine:before,.data.rated:before,.data.retail:before,.data.season:before,.data.storage:before{display:block;color:var(--text-dim)}.data.rated:before{content:"Rated:"}.data.magazine:before{content:"Magazine:"}.data.retail:before,.data.storage:before{content:"Storage:"}.data.season:before{content:"Premiered:"}.data.season:empty:after{content:"Unknown";display:block;color:var(--text-dim)}.data.licensor,.data.studio,.data.tags{width:120px;padding:3px 0!important;margin-right:8px;order:21;flex-shrink:1}.data.licensor span,.data.studio span,.data.tags span{display:block;padding:1px 0;font-size:0!important;line-height:0}.data.licensor a,.data.studio a,.data.tags a:not(.edit){display:block;padding:1px;background:var(--btn-bg);border-radius:8.5px;color:var(--text)!important;font-size:11px!important;line-height:15px}.list-table .list-table-data .licensor span a:hover,.list-table .list-table-data .studio span a:hover,.list-table .list-table-data .tags span a:hover{background:var(--btn-bg-h);color:var(--btn-text-h)!important}.data.licensor:empty:before,.data.studio:empty:before{display:block;padding:1px;color:var(--text-dim);font-size:10px;line-height:15px;white-space:pre}.data.studio:empty:before{content:"Unknown\aStudio"}.data.licensor:empty:before{content:"Unknown\aLicensor"}.data.tags textarea{position:absolute;top:50%;right:4px;z-index:5;width:530px!important;height:64px!important;background:var(--btn-bg);margin-top:-32px;resize:none;color:var(--text)}.data.tags a.edit{position:absolute;top:0;right:0;width:5px!important;height:100%!important;background:var(--edit-btn);text-align:left!important;font-size:0!important;opacity:0;z-index:1}.list-item:hover .data.tags a.edit{opacity:.7}.list-item:hover .data.tags a.edit:hover{width:25px!important;opacity:1}.data.tags a.edit:after{content:"\f040";position:absolute;top:50%;right:0;width:100%;height:20px;margin-top:-10px;color:var(--text);font:0/20px FontAwesome;text-align:center;opacity:0}.data.tags a.edit:hover:after{font-size:14px;opacity:1}.data.airing-finished,.data.airing-started,.data.days,.data.finished,.data.started{position:relative;width:100px;height:14px;overflow:hidden;order:25;color:var(--text);font-size:9px;line-height:14px;text-align:left!important;text-overflow:ellipsis}.data.started{top:-20px}.data.finished{top:0;margin-left:-100px}.data.days{top:20px;margin-left:-100px}.data.airing-started{top:-10px}.data.airing-finished{top:10px;margin-left:-100px}.data.airing-finished:before,.data.airing-started:before,.data.days:before,.data.finished:before,.data.started:before{display:inline-block;width:29px;padding-right:4px;border-right:1px solid var(--text-dim);text-align:right;color:var(--text-dim)}.data.started:before{content:"Start"}.data.finished:before{content:"End"}.data.days:before{content:"Days"}.anime .data.airing-started:before{content:"Aired"}.manga .data.airing-started:before{content:"Issued"}.data.airing-finished:before{content:"to"}.more-info{border:none!important}.more-info .td1{position:relative;padding-top:23px;color:var(--text-dark)}#footer-block:before,.more-info .td1>div>a,footer{position:absolute;left:0}.more-info .td1>div{margin:0}.more-info .td1>div>a{top:0;border-bottom:2px solid var(--accent)}.list-table .more-info .more-content a{color:var(--text-dark)!important}.list-table .more-info .more-content a:hover{color:var(--accent)!important}footer{bottom:0;width:100%}#footer-block{min-width:1060px;height:32px;padding:16px 0;background:var(--bg)}#footer-block:before{content:"";top:-2px;width:100%;min-width:1060px;height:2px;background:linear-gradient(to top,rgba(0,0,0,.1),rgba(0,0,0,0))}#copyright{padding:0;color:var(--text-head);line-height:16px}#copyright:after{content:"\aList design by Valerio Lyndon.";white-space:pre}#fancybox-overlay{background:#000!important;opacity:.2!important}#fancybox-outer [class^=fancy-]{display:none}#fancybox-outer{background:var(--bg)!important;box-shadow:0 0 32px rgba(0,0,0,.5)}#fancybox-outer #fancybox-close{top:-13px;right:-13px;width:16px;height:16px;padding:2px;background:var(--btn-bg);border:3px solid var(--btn-text-h);border-radius:13px;color:var(--text);text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.2)}#fancybox-outer #fancybox-close:after{content:"\f00d";display:block;margin-top:-1px;font:16px/1 FontAwesome}#fancybox-outer #fancybox-close:hover{background:var(--text);color:var(--btn-text-h)}#advanced-options{top:64px;width:910px;padding:32px 0;background:var(--bg);border:none;box-shadow:0 0 32px rgba(0,0,0,.5);color:var(--text-dark)}#advanced-options .advanced-options-button,#advanced-options .advanced-options-header,#advanced-options [class*="-widget"]{width:100%;padding:0;border:none}#advanced-options .filter-widget:last-of-type,#advanced-options .sort-widget:last-of-type{padding-bottom:0}#advanced-options .filter,#advanced-options .sort{padding-bottom:32px}#advanced-options .advanced-options-header{font-size:0;line-height:26px;box-sizing:border-box}#advanced-options .advanced-options-header:before{display:inline-block;width:249px;height:100%;padding-bottom:7.5px;font-size:16px;line-height:26px;text-align:right}#advanced-options .filter .advanced-options-header:before{content:"Filter"}#advanced-options .sort .advanced-options-header:before{content:"Sort"}#advanced-options .advanced-options-header .description{display:inline-block;width:20px;margin:0;color:transparent;white-space:nowrap;vertical-align:top;transition:all .15s ease;pointer-events:none}#advanced-options .advanced-options-header .description:hover{color:inherit;pointer-events:auto}#advanced-options .advanced-options-header .description:before{content:"\f059";display:inline-block;width:20.5px;color:var(--icon);font:14px/1 FontAwesome;text-align:center;pointer-events:auto}#advanced-options .advanced-options-header .description:hover:before{color:var(--text-dim)}#advanced-options [class*="-widget"]{font-size:0;line-height:1;white-space:nowrap}#advanced-options [class*="-widget"]>*{font-size:12px;vertical-align:top}#advanced-options [class*="-widget"] .widget-header{width:250.5px;height:26px;padding:11px 7.5px 11px 0;border-right:2px solid var(--text-dim);margin-right:7.5px;line-height:26px;text-align:right}#advanced-options [class*="-widget"] span{line-height:26px}#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] label,#advanced-options [class*="-widget"] select,#advanced-options [class*="-widget"] span:not(.widget-header){height:26px;margin:11px 0;border-color:var(--text-dim)!important;border-radius:13px;box-sizing:border-box;color:var(--text-dark);font-size:12px}#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] select{padding:0 7.5px;background:0 0;outline:0}#advanced-options [class*="-widget"] select{padding-right:16px;background:url(https://i.imgur.com/hFijppc.png) center right/16px auto no-repeat}#advanced-options [class*="-widget"] input:focus,#advanced-options [class*="-widget"] option,#advanced-options [class*="-widget"] select:focus{background-color:var(--btn-bg)!important}#advanced-options :disabled,#advanced-options input:disabled+label{opacity:.5;color:var(--text)!important}#advanced-options .title input{width:387.5px!important}#advanced-options .filter-widget[class*="-status"] select{width:197.5px!important}#advanced-options .magazine select,#advanced-options .producer select{width:387.5px!important}#advanced-options .filter-widget[class*="-date"] span:nth-of-type(n+2){display:inline-block;width:40px;padding:0 3px 0 7.5px;border:1px solid var(--text-dim);border-right:none;border-radius:13px 0 0 13px;margin-right:0!important;line-height:24px;font-style:italic}#advanced-options .filter-widget[class*="-date"] span:nth-of-type(3){margin-left:7.5px!important}#advanced-options .filter-widget[class*="-date"] .day,#advanced-options .filter-widget[class*="-date"] .month,#advanced-options .filter-widget[class*="-date"] .year{border-radius:0;padding:0 16px 0 7.5px;border-left-width:0}#advanced-options .filter-widget[class*="-date"] .month,#advanced-options .filter-widget[class*="-date"] .year{border-right:none}#advanced-options .filter-widget[class*="-date"] .day{border-radius:0 13px 13px 0}#advanced-options .filter-widget[class*="-date"] .year{width:60px!important}#advanced-options .filter-widget[class*="-date"] .day,#advanced-options .filter-widget[class*="-date"] .month{width:45px!important}#advanced-options .aired-season .year{width:60px!important}#advanced-options .aired-season .season{width:130px!important;margin-left:7.5px}#advanced-options .first select,#advanced-options .second select{width:190px!important}#advanced-options .sort-widget input[type=radio]+label{width:92.25px!important;border-radius:13px;margin-left:7.5px;background:0 0!important;color:var(--text-dark);line-height:14px;transition:all .15s ease}#advanced-options .sort-widget input[type=radio]:not(:disabled)+label:hover{background:var(--btn-bg)!important}#advanced-options .sort-widget input[type=radio]:not(:disabled):checked+label{background:var(--text-dim)!important;border:1px solid var(--text-dim);color:var(--bg)!important}#advanced-options .sort-widget input[type=radio]:not(:checked)+label i{color:var(--icon)}#advanced-options #fancybox-close,#advanced-options .advanced-options-button a{width:90px;height:26px;padding:0;background:var(--btn-bg);border-radius:13px;box-shadow:0 1px 2px rgba(0,0,0,.2);color:var(--text-dark);line-height:26px;text-align:center}#advanced-options #fancybox-close:hover,#advanced-options .advanced-options-button a:hover{background:var(--btn-bg-h);color:var(--btn-text-h)}#advanced-options .advanced-options-button .btn-apply{margin:0 0 0 -106px}#advanced-options .advanced-options-button .btn-clear{margin:0 0 0 8px}#advanced-options #fancybox-close{left:50%;top:auto;bottom:32px;border:none;margin-left:53px}#advanced-options .btn-apply:before{content:"\f00c ";font-family:FontAwesome}#advanced-options .btn-clear:before{content:"\f12d ";font-family:FontAwesome}#advanced-options #fancybox-close:after{content:"\f00d Close";font:12px/26px Arial,FontAwesome,sans-serif} /* "Clarity" Modification by Valerio Lyndon / Hover Image / Revision 0.2 */ .data.image{overflow:visible}.data.image a:before{content:"";position:absolute;top:50%;left:-166px;z-index:50;width:150px;height:0;background:center/cover no-repeat var(--bg-dark);border-radius:8px;box-shadow:0 0 2px #000;opacity:0;pointer-events:none;transition:all .3s ease}.list-item:hover .data.image a:before{top:calc(50% - 100px);height:200px;opacity:1}.data.image a:after,.data.image img{border-radius:50%} .cover-block { z-index: 25; } .header { z-index: 30; } footer:before, footer:after { content: ""; position: fixed; top: 0; z-index: -1; width: calc(50% - 538px); min-width: 262px; height: 100%; background: transparent no-repeat center bottom / contain scroll; } /*-S-T-A-R-T--------------------*\ | CatCol Header Text R0.0 | \*------------------------------*/ .status-menu .status-button{transition:color .3s ease}.status-menu .status-button.on:nth-of-type(1),.status-menu .status-button:nth-of-type(1):hover{color:var(--accent)!important}.status-menu .status-button.on:nth-of-type(2),.status-menu .status-button:nth-of-type(2):hover{color:var(--watching)!important}.status-menu .status-button.on:nth-of-type(3),.status-menu .status-button:nth-of-type(3):hover{color:var(--completed)!important}.status-menu .status-button.on:nth-of-type(4),.status-menu .status-button:nth-of-type(4):hover{color:var(--onhold)!important}.status-menu .status-button.on:nth-of-type(5),.status-menu .status-button:nth-of-type(5):hover{color:var(--dropped)!important}.status-menu .status-button.on:nth-of-type(6),.status-menu .status-button:nth-of-type(6):hover{color:var(--plantowatch)!important} /*------------------------E-N-D-*/ /* Left Render */ footer:before { right: calc(100% - (50% - 538px)); background-position: left bottom; } /* Right Render */ footer:after { left: calc(100% - (50% - 538px)); background-position: right bottom; } /*-S-T-A-R-T--------------------*\ | Category Headers (Round) R0.3 | \*------------------------------*/ [data-query*='"status":7']:not([data-query*=order]):not([data-query*='tag"']):not([data-query*='"s"']) .list-item:nth-child(2){margin-top:60px}.list-item .status:after,.list-item .status:before{position:absolute;top:-60px;left:0;display:block;width:1059px;height:32px;background:var(--bg);border-width:3px 3px 3px 3px;border-style:solid;border-color:var(--text-head);border-radius:50px 50px 50px 50px;color:var(--text-head);font:20px/31px Oswald;letter-spacing:6px;vertical-align:middle;text-indent:-.5px;text-transform:uppercase;pointer-events:none}[data-query*='"status":7']:not([data-query*=order]):not([data-query*='tag"']):not([data-query*='"s"']) .list-item .watching:before{border-color:var(--watching)}.list-item .completed:after,.list-item .completed:before{border-color:var(--completed)}.list-item .onhold:after,.list-item .onhold:before{border-color:var(--onhold)}.list-item .dropped:after,.list-item .dropped:before{border-color:var(--dropped)}.list-item .plantoread:after,.list-item .plantoread:before,.list-item .plantowatch:after,.list-item .plantowatch:before{border-color:var(--plantowatch)} /*------------------------E-N-D-*/ |
Mar 12, 2021 10:11 PM
#6745
mistersunday said: I need help with my headers. So I used to have headers on my list but they randomly disappeared today. When I mean headers I'm referring to the titles in the "All Anime" section that differentiate the anime on your list. This is an example: I have the categories as tabs but I also want them as headers throughout my list. I also have the status bars but those aren't always very clear. Can someone help me? I'm using Google Chrome and here's my code for reference: @\import "https://fonts.googleapis.com/css?family=Oswald"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore"; @import url(https://malcat-gen.appspot.com/headers); /* BANNER BACKGROUND To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ :root { --banner: url(https://i.imgur.com/FPQmkaL.png) !important;} /* BANNER TEXT*/ :root { --name: "" !Important; } /* BANNER AVATAR (BOTTOM LEFT PIC) */ :root { --avatar: url(https://i.imgur.com/M5EkBKv.jpg?1) !important;} /* BANNER CHARACTER (RIGHT PIC)*/ :root { --character: url(NONE) !important; } /* WALLPAPER */ body:before{ background-image: url(https://i.imgur.com/ZkEkR49.png); } /* LEFT CHARACTER BY LIST */ footer:before { background-image: url() !important; } /* RIGHT CHARACTER BY LIST */ footer:after { background-image: url() !important; } /*==============================*\ | Score Descriptors | \* --- - --- - ---- - --- - --- */ .score-na::before { content: "Not yet scored"; } .score-1::before { content: "Irredeemable"; } .score-2::before { content: "Horrible"; } .score-3::before { content: "Bad"; } .score-4::before { content: "Subpar"; } .score-5::before { content: "Mediocre"; } .score-6::before { content: "Fine"; } .score-7::before { content: "Good"; } .score-8::before { content: "Very Good"; } .score-9::before { content: "Fantastic"; } .score-10::before { content: "Masterpiece"; } .score-label { position: relative; display: inline-block; z-index: 0; transition: color 0.2s ease; } .score-label:hover { color: #323232 !important; } .score-label::before { position: absolute; top: -4px; left: -120px; z-index: -1; width: 120px; display: block; padding: 4px 8px 4px calc(100% + 12px); background: #efffcc; font:FontAwesome; font-size: 11px; border-radius: 4px; opacity: 0; transition: opacity 0.2s ease; white-space: pre-wrap; text-align: left; pointer-events: none; } .score-label:hover::before { opacity: 1; } /* TABLE COLORS*/ :root { /* Generic Colours */ --pbg: rgba(224,245,241,0.6); --bg: rgba(224,245,241,0.6); } /* OTHER CODES*/ body:before { width: 100%; height: 100%; display: block; position: fixed; left: 0; top:0; content: ""; } #search-box:after,.open~#search-button{pointer-events:none}:root{--name:none;--avatar:none;--banner:url(https://i.imgur.com/VoPJz2S.jpg);--character:url(https://i.imgur.com/6IPyngH.png);--pbg:#efefef;--bg:#fff;--text:#323232;--text-h:#787878;--text-dim:#bababa;--text-dim-h:#646464;--text-dark:#111;--icon:#323232;--accent:#77b300;--btn-bg:#ebebeb;--btn-bg-h:#f7ffe6;--btn-head-bg-h:#86b300;--btn-text-h:#404040;--bg-dark:#ddd;--text-head:#264d73;--text-head-h:#005266;--watching:#2db039;--completed:#26448f;--onhold:#f9d457;--dropped:#a12f31;--plantowatch:#c3c3c3;--cover-bg:#323232;--edit-btn:#d9d9d9;--checkmark:#9696eb}#advanced-options .advanced-options-button a,#fancybox-close,#search-box,#search-box input,#search-box:after,.data.chapter,.data.image .link:after,.data.licensor a,.data.priority,.data.progress,.data.score a,.data.studio a,.data.tags a,.data.tags a.edit:after,.data.volume,.fixed .status-menu:after,.header .header-title:after,.icon-menu svg,.icon-menu.setting,.icon-menu.setting .text,.icon-menu.setting .text a,.icon-menu:after,.icon-menu:before,.list-table .list-table-header .header-title .link.sort,.list-table-header .header-title,.status-button:after,.status-menu-container.fixed .status-menu,.status-menu-container:not(.fixed) .status-menu,.status-menu:after{transition:all .3s ease!important}#advanced-options .advanced-options-header .description,#advanced-options .advanced-options-header .description:before,#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] label,#advanced-options [class*="-widget"] select,#search-button i,.header-info a,.list-table-data a,.more-info .td1>div>a{transition:all .15s ease!important}.header .header-title,.header-info,.icon-menu,.icon-menu.quick-add:before,.list-menu-float .icon-menu,.list-table>tbody:first-of-type:after,.stats a{display:inline-block;height:26px!important;width:26px!important;background:var(--bg)!important;border-radius:13px;color:var(--text)!important;font:400 0/26px Arial,Verdana,sans-serif;text-indent:0;text-align:left;white-space:nowrap;vertical-align:top;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .3s ease!important}.header .header-title:hover,.icon-menu:hover,.list-menu-float .icon-menu:hover,.stats a:hover{width:100px!important;background:var(--btn-head-bg-h)!important;color:var(--btn-text-h)!important}html{position:relative;min-height:100%}body{padding-bottom:64px;background:var(--pbg) no-repeat center / cover fixed!important}.list-container{position:static;width:100%;background:0 0!important;border:none}.list-block{width:1060px;min-height:initial;margin:64px auto 0; opacity: 0.9}.status-menu-container.fixed+.list-block{margin-top:128px!important}.list-unit{width:100%!important;margin:0}.cover-block,.cover-block:before{left:0;width:100%;position:absolute}.list-table{border:none!important}a,a:hover{color:var(--accent)}.initialize-tutorial{display:none!important}.cover-block{top:0;z-index:-5;min-width:1060px;height:318px;background:center center/cover no-repeat var(--cover-bg);background-image:var(--banner)}.cover-block:before{content:"";bottom:0;display:block;height:50px;background:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}#cover-image,.btn-list-setting{display:none!important}.cover-block .image-container{display:block!important;width:1060px;height:100%;padding:0;background:right center/contain no-repeat var(--character);margin:0 auto}#cover-image-container:after{content:var(--name);position:absolute;top:55px;left:50%;margin-left:-475px;color:#fff;font:700 60px/60px Oswald;text-align:left;letter-spacing:15px;text-shadow:1px 4px 7px rgba(0,0,0,.45);text-transform:uppercase;white-space:pre;transform:scale(.9) perspective(350px) rotateY(8deg) rotateZ(-3deg);animation:name-slide 3s 1 .5s backwards}@keyframes name-slide{0%{top:12px;margin-left:-535px;opacity:0;letter-spacing:0;animation-timing-function:ease-out}90%{top:55px;margin-left:-475px}100%{letter-spacing:15px;opacity:1;animation-timing-function:cubic-bezier(0,0,.75,1)}}.header{display:flex;height:36px;margin-top:282px}.header .header-menu{position:static;display:flex;width:auto;height:26px;margin-left:6px;order:2}.btn-menu{height:0;font-size:0!important}.btn-menu #header-menu-button{display:none}.header .header-title{position:static;margin-left:155px;order:1;z-index:1}.header .header-title:before{content:"\f015";display:inline-block;width:26px;background:0 0!important;font-size:14px;font-family:FontAwesome;text-align:center!important}.header .header-title:hover:before{color:var(--btn-text-h)!important}.header .header-title:after{content:"Home";display:inline-block;height:26px!important;width:26px!important;font:14px/26px Arial,Verdana,sans-serif;color:var(--text)}#search-box:after,.status-menu:after{content:""}.header .header-title:hover:after{color:var(--btn-text-h)}.header .header-menu .list-menu{position:static;order:1;display:inline-block;height:26px;border:none;background:0 0;box-shadow:none}.header .icon-menu.anime-list,.header .icon-menu.manga-list{position:static;padding:0;margin-right:6px;font-size:0!important;font-weight:400!important}.header .icon-menu.anime-list .text,.header .icon-menu.manga-list .text{position:static!important;font:14px/26px Arial,Verdana,sans-serif;vertical-align:top}.header .header-menu .list-menu .icon-menu svg.icon{position:static;max-width:14px;max-height:14px;padding:6px;fill:var(--text)}.header .header-menu .list-menu .icon-menu:hover svg.icon{fill:var(--btn-text-h)}.header-info{position:static;width:auto!important;padding:0 8px;margin:0!important;font-size:12px;order:2}.header-info a{color:var(--text)!important;text-decoration:none!important}.header-info a:hover{color:var(--text-h)!important}.btn-menu a.username{position:absolute;left:1px;top:-7px;display:block;width:150px;height:150px;background:0 0;border-radius:50%;font-size:0;z-index:36}.btn-menu span.username{display:none!important}.status-menu-container{position:relative;z-index:35!important;width:100%;min-width:1060px;height:64px;background:0 0;border:none!important}.status-menu-container.fixed{z-index:45!important}.status-menu-container:after,.status-menu-container:before{content:"";position:absolute;left:0;z-index:-1;display:block;width:100%}.status-menu-container:before{top:0;height:64px;background:var(--bg)}.status-menu-container:after{top:64px;height:2px;background:linear-gradient(to bottom,rgba(0,0,0,.2),rgba(0,0,0,0))}.status-menu{position:relative;display:block!important;width:1060px;padding:0 0 0 173px;margin:0 auto;box-sizing:border-box}.fixed .status-menu{padding:0 0 0 71px}.status-menu:after{position:absolute;top:-51px;left:-8px;width:150px;height:150px;background:center top/cover no-repeat var(--bg-dark);background-image:var(--avatar);border:8px solid var(--bg);border-radius:50%;opacity:1;box-shadow:0 1px 2px rgba(0,0,0,.2)}.fixed .status-menu:after{top:0;width:48px;height:48px;box-shadow:none}.status-menu .status-button{display:inline-block!important;height:32px;padding:16px 0!important;margin:0 15px!important;color:var(--text-head)!important;font-size:17.6px!important;line-height:30px;white-space:nowrap;font-family:Oswald!important;text-transform:uppercase;letter-spacing:1px}.status-menu .status-button.on{color:var(--text-head-h)!important}.status-button.all_anime:after{background:var(--accent)!important}.status-button.reading:after,.status-button.watching:after{background:var(--watching)!important}.status-button.completed:after{background:var(--completed)!important}.status-button.onhold:after{background:var(--onhold)!important}.status-button.dropped:after{background:var(--dropped)!important}.status-button.plantoread:after,.status-button.plantowatch:after{background:var(--plantowatch)!important}.status-menu-container .search-container{top:19px;right:0}#search-box{padding-right:22px;border:2px solid transparent;border-radius:13px;margin-top:0!important}#search-box.open{width:150px!important;background:var(--btn-bg);border:2px solid var(--bg-dark)}#search-box input{background:0 0;border:none;border-radius:13px;outline:0}#search-box.open input{text-indent:7.5px;line-height:20px}.status-menu-container .search-container #search-button{position:absolute;right:0;top:0;width:26px;height:26px;border-radius:13px;margin-top:0;text-align:center}#search-button i{color:var(--text-head)!important;font-size:18px;line-height:26px}.open~#search-button i{font-size:14px;line-height:24px}#search-box:after{position:absolute;right:0;top:0;width:0;height:22px;padding-right:22px;background:linear-gradient(to right,var(--btn-bg) 2px,transparent 9.5px,transparent 142.5px,var(--btn-bg) 150px) content-box;border:2px solid transparent;border-radius:13px;opacity:0}#search-box.open:after{width:150px;opacity:1}.list-menu-float{position:relative;top:auto;display:block;width:904px;height:0;padding-left:155px;margin:0 auto;border:none;background:0 0;text-align:left;font-size:0;z-index:38}.icon-menu,.list-menu-float form{display:inline-block!important}.list-menu-float .icon-menu{top:74px;margin:0 6px 0 0}.list-menu-float .icon-menu .text{top:0!important;left:26px!important;display:inline-block;width:auto!important;height:26px;color:var(--text)!important;font-size:14px!important;opacity:1!important}.list-menu-float .icon-menu:hover .text{color:var(--btn-text-h)!important}.list-menu-float .icon-menu svg.icon{top:6px!important;left:6px!important;max-width:14px;max-height:14px;fill:var(--text)}.list-menu-float .icon-menu:hover svg.icon{fill:var(--btn-text-h)}[data-owner="1"] .list-menu-float .icon-menu.profile{position:absolute;left:1px;top:-43px;display:block!important;width:150px!important;height:150px!important;background:0 0!important;border-radius:50%;font-size:0;box-shadow:none}[data-owner=""] .icon-menu.profile{background-image:none!important}[data-owner=""] .icon-menu.profile:before{content:"\f007";position:absolute;top:0;left:0;display:block;width:26px;height:26px;font-size:14px;line-height:26px;text-align:center;color:var(--text);font-family:FontAwesome}[data-owner=""] .icon-menu.profile:hover:before{color:var(--btn-text-h)}[data-owner=""] .icon-menu.profile:after{content:"Profile";position:absolute;top:0;left:26px;display:inline-block;height:26px;font-size:14px;color:var(--text)}[data-owner=""] .icon-menu.profile:hover:after{color:var(--btn-text-h)}.icon-menu.quick-add:hover:before,.icon-menu.setting .text a{color:var(--btn-text-h)!important}.icon-menu.quick-add svg{display:none}.icon-menu.quick-add:before{content:"\f067";background:0 0!important;font-size:14px;text-align:center;font-family:FontAwesome;box-shadow:none}.icon-menu.setting{overflow:visible}.icon-menu.setting:hover{width:26px!important}.icon-menu.setting .text{top:-2px!important;left:0!important;width:240px!important;height:26px!important;padding:2px 0;overflow:visible;font-size:0!important;opacity:1!important;pointer-events:none;z-index:-1}.icon-menu.setting:hover .text{pointer-events:auto}.icon-menu.setting .text a{position:absolute!important;top:2px!important;left:13px!important;width:0!important;height:26px!important;background:var(--btn-bg-h)!important;border:none!important;border-radius:0 13px 13px 0;overflow:hidden;font:14px/26px Arial,Verdana,sans-serif!important;text-indent:7.5px;text-align:center;white-space:nowrap;opacity:0!important}.icon-menu.setting:hover .text a{width:120px!important;border-radius:0 13px 13px 0;opacity:1!important}.icon-menu.setting:hover .text .link-list-setting{left:120px!important}.icon-menu.setting .text a:hover{background:var(--btn-head-bg-h)!important}.list-status-title{width:1060px!important;height:64px!important;margin-top:-64px;background:0 0!important}.list-status-title .text{display:none!important}.list-status-title .stats{position:absolute;top:10px;right:32px!important;display:block;width:auto;height:26px!important;border-radius:0 0 26px;font-size:0;line-height:13px!important}.stats a{margin:0 0 0 6px!important;font:14px/26px Arial,Verdana,sans-serif}.stats a i{width:26px;text-align:center}.list-stats{position:absolute;top:416px;width:1060px!important;background:0 0!important;color:var(--text)!important;font-weight:700}.list-table>tbody:first-of-type{position:relative;top:-26px;margin-top:-30px;left:1032px;display:block;width:30px;height:30px;background:0 0!important;z-index:39}.list-table>tbody:first-of-type:after{content:"\f0dc";position:absolute;top:0;right:0;margin:2px;font-size:14px;font-family:FontAwesome;text-align:center}.list-table>tbody:first-of-type:hover:after{background:var(--btn-head-bg-h)!important;color:var(--btn-text-h)!important}.list-table-header{position:absolute;top:0;right:15px;display:block;width:auto;height:26px;padding:2px 0;font-size:0;white-space:nowrap;pointer-events:none;z-index:-1}.list-table>tbody:first-of-type:hover .list-table-header{pointer-events:auto}.list-table-header .header-title{position:relative;display:inline-block!important;width:auto!important;height:auto!important;padding:0!important;border:none!important;background:0 0!important;font-weight:400!important}.list-table>tbody:first-of-type:hover .header-title{opacity:1}.list-table-header .header-title a{display:block!important;width:13px!important;height:26px!important;background:var(--btn-bg-h)!important;border-radius:13px 0 0 13px;margin-left:-13px;overflow:hidden;box-sizing:border-box;color:var(--btn-text-h)!important;font:11px/26px Verdana,Arial,sans-serif!important;text-align:center!important;text-indent:-7.5px;white-space:normal!important;opacity:0}.list-table-header .header-title a.hover_info,.list-table-header .header-title.tags{display:none!important}tbody:first-of-type:hover .list-table-header .header-title.finished a,tbody:first-of-type:hover .list-table-header .header-title.started a{padding:0 13px}.data,.data.status{padding:0!important}.list-table-header .header-title a:hover{background:var(--btn-head-bg-h)!important}tbody:first-of-type:hover .list-table-header .header-title a{width:80px!important;opacity:1}.list-table-header .header-title a .sort-icon{position:absolute;left:50%;width:10px;height:10px;margin-left:-5px;color:inherit!important;font-size:10px;line-height:10px}.sort-icon.fa-sort-asc{top:2px}.sort-icon.fa-sort-desc{bottom:2px}.header-title.title a{font-size:0!important}.header-title.title a:after{content:"Title";font-size:11px!important}.list-item{position:relative;display:block;width:100%;background:var(--bg)!important;border:none;margin-bottom:8px}.list-table-data{position:relative;display:flex;max-width:1060px;min-height:64px;align-items:center;font-size:0}.data{display:block!important;border:none!important;flex:0 0 auto;color:var(--text);font-size:11px}.list-table .list-table-data .data a{color:var(--text)!important;text-decoration:none!important}.list-table .list-table-data a:not(.edit-disabled):hover{color:var(--text-h)!important}.list-unit .loading-space{margin:14px 0 22px}.list-unit .loading-space #loading-spinner{width:20px;height:20px;margin:0 auto;color:var(--text)}.list-table[data-items="[]"]:after{content:"No entries found. Perhaps your search terms are too restrictive?";display:block;width:900px;background:var(--bg);border-radius:16px;margin:32px auto;color:var(--text);font:16px/32px Arial,Verdana,sans-serif;text-align:center}.data.status{position:absolute;top:0;left:0;width:3px!important;height:100%}.data.image{width:64px;height:64px;border-radius:50%;margin:4px 0 4px 8px;overflow:hidden;order:1}.data.image a{position:relative;display:block!important}.data.image img{width:64px!important;height:64px!important;border:none!important;object-fit:cover}.data.image a:after{content:"\f14c";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.5);font-family:FontAwesome;color:#fff;font-size:30px;line-height:64px;opacity:0}.data.image a:hover:after{opacity:1}.data.number{position:relative;top:-22px;width:20px;height:20px;background:var(--bg);border-radius:10px;margin:0 -28px 0 8px;order:1;line-height:20px;font-weight:700;z-index:1}.data.title,.data.type{height:16px;line-height:16px}.list-item:nth-child(n+101) .data.number{text-indent:-7px}.list-item:nth-child(n+1001) .data.number{width:27px;margin-right:-35px}.list-item:nth-child(n+10001) .data.number{width:34px;margin-right:-42px}.data.title{position:relative;width:142px;padding:32px 0 0 8px!important;order:12;flex:1 0 auto}.data.title .link.sort{position:absolute;top:16px;left:8px;display:inline-block;max-width:100%;padding-right:16px;overflow:hidden;box-sizing:border-box;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.list-table .list-table-data .title .link:hover{color:var(--accent)!important}.content-status,.rereading,.rewatching{color:var(--text-dim)!important;font-size:10px!important}.content-status:before,.rereading:before,.rewatching:before{content:"["}.content-status:after,.rereading:after,.rewatching:after{content:"] - "}.add-edit-more{display:inline;float:none!important;color:var(--text-dim)}.list-table .list-table-data .title .add-edit-more a{color:var(--text-dim)!important}.list-table .list-table-data .title .add-edit-more a:hover{color:var(--text-dim-h)!important}.icon-watch{display:none!important}.data.type{position:relative;top:-16px;width:92px;padding-left:8px!important;margin-right:-100px;order:11;text-align:left!important;color:var(--text-dim);font-size:10px}.data.score a,.data.score select{display:block;height:26px;border-radius:13px;line-height:26px}.data.score{position:relative;width:26px;height:26px;order:13}.data.score a{width:26px;background:var(--btn-bg);margin:0 0 0 auto}.list-table .list-table-data .score a:not(.edit-disabled):hover{background:var(--btn-bg-h);color:var(--btn-text-h)!important}.data.score select{position:absolute;top:0;right:0;width:40px;background:var(--btn-bg-h);color:var(--btn-text-h);box-shadow:none!important}.data.score select:focus{outline:0!important;box-shadow:0 2px 2px rgba(0,0,0,.3)}.data.chapter input,.data.progress input,.data.tags textarea,.data.volume input{border:1px solid var(--bg-dark);outline-color:var(--accent)!important;box-sizing:border-box}.data.chapter,.data.progress,.data.volume{width:92px;order:15}.data.chapter{margin-top:-34px}.data.volume{margin:34px 0 0 -92px}.data.chapter span,.data.progress span,.data.volume span{color:var(--text)}.data.progress:before{content:"Progress:";color:var(--text-dim)}.data.chapter:before{content:"Chapters:";color:var(--text-dim)}.data.volume:before{content:"Volumes:";color:var(--text-dim)}.data.chapter span:only-of-type:after,.data.progress span:only-of-type:after,.data.volume span:only-of-type:after{content:" \f058";position:relative;top:1px;color:var(--checkmark);font-family:FontAwesome;font-size:13px}.data.chapter input,.data.progress input,.data.volume input{height:15px;padding:0 1px;background:var(--btn-bg);color:var(--text-dark);font:11px Verdana,Arial,sans-serif}.data.priority{position:relative;width:92px;height:74px;background:var(--bg);margin-right:-92px;order:14;color:var(--text);line-height:74px;opacity:1;pointer-events:none;z-index:1}.status:not(.plantowatch):not(.plantoread)~.data.priority{display:none!important}.list-item:hover .data.priority{opacity:0}.data.priority:before{content:"\f0a2";font-family:FontAwesome}.data.magazine,.data.rated,.data.retail,.data.season,.data.storage{margin-right:4px;order:19;flex-shrink:1}.data.rated{width:40px}.data.magazine{width:90px}.data.retail,.data.storage{width:72px}.data.season{width:92px;order:20}.data.magazine:before,.data.rated:before,.data.retail:before,.data.season:before,.data.storage:before{display:block;color:var(--text-dim)}.data.rated:before{content:"Rated:"}.data.magazine:before{content:"Magazine:"}.data.retail:before,.data.storage:before{content:"Storage:"}.data.season:before{content:"Premiered:"}.data.season:empty:after{content:"Unknown";display:block;color:var(--text-dim)}.data.licensor,.data.studio,.data.tags{width:120px;padding:3px 0!important;margin-right:8px;order:21;flex-shrink:1}.data.licensor span,.data.studio span,.data.tags span{display:block;padding:1px 0;font-size:0!important;line-height:0}.data.licensor a,.data.studio a,.data.tags a:not(.edit){display:block;padding:1px;background:var(--btn-bg);border-radius:8.5px;color:var(--text)!important;font-size:11px!important;line-height:15px}.list-table .list-table-data .licensor span a:hover,.list-table .list-table-data .studio span a:hover,.list-table .list-table-data .tags span a:hover{background:var(--btn-bg-h);color:var(--btn-text-h)!important}.data.licensor:empty:before,.data.studio:empty:before{display:block;padding:1px;color:var(--text-dim);font-size:10px;line-height:15px;white-space:pre}.data.studio:empty:before{content:"Unknown\aStudio"}.data.licensor:empty:before{content:"Unknown\aLicensor"}.data.tags textarea{position:absolute;top:50%;right:4px;z-index:5;width:530px!important;height:64px!important;background:var(--btn-bg);margin-top:-32px;resize:none;color:var(--text)}.data.tags a.edit{position:absolute;top:0;right:0;width:5px!important;height:100%!important;background:var(--edit-btn);text-align:left!important;font-size:0!important;opacity:0;z-index:1}.list-item:hover .data.tags a.edit{opacity:.7}.list-item:hover .data.tags a.edit:hover{width:25px!important;opacity:1}.data.tags a.edit:after{content:"\f040";position:absolute;top:50%;right:0;width:100%;height:20px;margin-top:-10px;color:var(--text);font:0/20px FontAwesome;text-align:center;opacity:0}.data.tags a.edit:hover:after{font-size:14px;opacity:1}.data.airing-finished,.data.airing-started,.data.days,.data.finished,.data.started{position:relative;width:100px;height:14px;overflow:hidden;order:25;color:var(--text);font-size:9px;line-height:14px;text-align:left!important;text-overflow:ellipsis}.data.started{top:-20px}.data.finished{top:0;margin-left:-100px}.data.days{top:20px;margin-left:-100px}.data.airing-started{top:-10px}.data.airing-finished{top:10px;margin-left:-100px}.data.airing-finished:before,.data.airing-started:before,.data.days:before,.data.finished:before,.data.started:before{display:inline-block;width:29px;padding-right:4px;border-right:1px solid var(--text-dim);text-align:right;color:var(--text-dim)}.data.started:before{content:"Start"}.data.finished:before{content:"End"}.data.days:before{content:"Days"}.anime .data.airing-started:before{content:"Aired"}.manga .data.airing-started:before{content:"Issued"}.data.airing-finished:before{content:"to"}.more-info{border:none!important}.more-info .td1{position:relative;padding-top:23px;color:var(--text-dark)}#footer-block:before,.more-info .td1>div>a,footer{position:absolute;left:0}.more-info .td1>div{margin:0}.more-info .td1>div>a{top:0;border-bottom:2px solid var(--accent)}.list-table .more-info .more-content a{color:var(--text-dark)!important}.list-table .more-info .more-content a:hover{color:var(--accent)!important}footer{bottom:0;width:100%}#footer-block{min-width:1060px;height:32px;padding:16px 0;background:var(--bg)}#footer-block:before{content:"";top:-2px;width:100%;min-width:1060px;height:2px;background:linear-gradient(to top,rgba(0,0,0,.1),rgba(0,0,0,0))}#copyright{padding:0;color:var(--text-head);line-height:16px}#copyright:after{content:"\aList design by Valerio Lyndon.";white-space:pre}#fancybox-overlay{background:#000!important;opacity:.2!important}#fancybox-outer [class^=fancy-]{display:none}#fancybox-outer{background:var(--bg)!important;box-shadow:0 0 32px rgba(0,0,0,.5)}#fancybox-outer #fancybox-close{top:-13px;right:-13px;width:16px;height:16px;padding:2px;background:var(--btn-bg);border:3px solid var(--btn-text-h);border-radius:13px;color:var(--text);text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.2)}#fancybox-outer #fancybox-close:after{content:"\f00d";display:block;margin-top:-1px;font:16px/1 FontAwesome}#fancybox-outer #fancybox-close:hover{background:var(--text);color:var(--btn-text-h)}#advanced-options{top:64px;width:910px;padding:32px 0;background:var(--bg);border:none;box-shadow:0 0 32px rgba(0,0,0,.5);color:var(--text-dark)}#advanced-options .advanced-options-button,#advanced-options .advanced-options-header,#advanced-options [class*="-widget"]{width:100%;padding:0;border:none}#advanced-options .filter-widget:last-of-type,#advanced-options .sort-widget:last-of-type{padding-bottom:0}#advanced-options .filter,#advanced-options .sort{padding-bottom:32px}#advanced-options .advanced-options-header{font-size:0;line-height:26px;box-sizing:border-box}#advanced-options .advanced-options-header:before{display:inline-block;width:249px;height:100%;padding-bottom:7.5px;font-size:16px;line-height:26px;text-align:right}#advanced-options .filter .advanced-options-header:before{content:"Filter"}#advanced-options .sort .advanced-options-header:before{content:"Sort"}#advanced-options .advanced-options-header .description{display:inline-block;width:20px;margin:0;color:transparent;white-space:nowrap;vertical-align:top;transition:all .15s ease;pointer-events:none}#advanced-options .advanced-options-header .description:hover{color:inherit;pointer-events:auto}#advanced-options .advanced-options-header .description:before{content:"\f059";display:inline-block;width:20.5px;color:var(--icon);font:14px/1 FontAwesome;text-align:center;pointer-events:auto}#advanced-options .advanced-options-header .description:hover:before{color:var(--text-dim)}#advanced-options [class*="-widget"]{font-size:0;line-height:1;white-space:nowrap}#advanced-options [class*="-widget"]>*{font-size:12px;vertical-align:top}#advanced-options [class*="-widget"] .widget-header{width:250.5px;height:26px;padding:11px 7.5px 11px 0;border-right:2px solid var(--text-dim);margin-right:7.5px;line-height:26px;text-align:right}#advanced-options [class*="-widget"] span{line-height:26px}#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] label,#advanced-options [class*="-widget"] select,#advanced-options [class*="-widget"] span:not(.widget-header){height:26px;margin:11px 0;border-color:var(--text-dim)!important;border-radius:13px;box-sizing:border-box;color:var(--text-dark);font-size:12px}#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] select{padding:0 7.5px;background:0 0;outline:0}#advanced-options [class*="-widget"] select{padding-right:16px;background:url(https://i.imgur.com/hFijppc.png) center right/16px auto no-repeat}#advanced-options [class*="-widget"] input:focus,#advanced-options [class*="-widget"] option,#advanced-options [class*="-widget"] select:focus{background-color:var(--btn-bg)!important}#advanced-options :disabled,#advanced-options input:disabled+label{opacity:.5;color:var(--text)!important}#advanced-options .title input{width:387.5px!important}#advanced-options .filter-widget[class*="-status"] select{width:197.5px!important}#advanced-options .magazine select,#advanced-options .producer select{width:387.5px!important}#advanced-options .filter-widget[class*="-date"] span:nth-of-type(n+2){display:inline-block;width:40px;padding:0 3px 0 7.5px;border:1px solid var(--text-dim);border-right:none;border-radius:13px 0 0 13px;margin-right:0!important;line-height:24px;font-style:italic}#advanced-options .filter-widget[class*="-date"] span:nth-of-type(3){margin-left:7.5px!important}#advanced-options .filter-widget[class*="-date"] .day,#advanced-options .filter-widget[class*="-date"] .month,#advanced-options .filter-widget[class*="-date"] .year{border-radius:0;padding:0 16px 0 7.5px;border-left-width:0}#advanced-options .filter-widget[class*="-date"] .month,#advanced-options .filter-widget[class*="-date"] .year{border-right:none}#advanced-options .filter-widget[class*="-date"] .day{border-radius:0 13px 13px 0}#advanced-options .filter-widget[class*="-date"] .year{width:60px!important}#advanced-options .filter-widget[class*="-date"] .day,#advanced-options .filter-widget[class*="-date"] .month{width:45px!important}#advanced-options .aired-season .year{width:60px!important}#advanced-options .aired-season .season{width:130px!important;margin-left:7.5px}#advanced-options .first select,#advanced-options .second select{width:190px!important}#advanced-options .sort-widget input[type=radio]+label{width:92.25px!important;border-radius:13px;margin-left:7.5px;background:0 0!important;color:var(--text-dark);line-height:14px;transition:all .15s ease}#advanced-options .sort-widget input[type=radio]:not(:disabled)+label:hover{background:var(--btn-bg)!important}#advanced-options .sort-widget input[type=radio]:not(:disabled):checked+label{background:var(--text-dim)!important;border:1px solid var(--text-dim);color:var(--bg)!important}#advanced-options .sort-widget input[type=radio]:not(:checked)+label i{color:var(--icon)}#advanced-options #fancybox-close,#advanced-options .advanced-options-button a{width:90px;height:26px;padding:0;background:var(--btn-bg);border-radius:13px;box-shadow:0 1px 2px rgba(0,0,0,.2);color:var(--text-dark);line-height:26px;text-align:center}#advanced-options #fancybox-close:hover,#advanced-options .advanced-options-button a:hover{background:var(--btn-bg-h);color:var(--btn-text-h)}#advanced-options .advanced-options-button .btn-apply{margin:0 0 0 -106px}#advanced-options .advanced-options-button .btn-clear{margin:0 0 0 8px}#advanced-options #fancybox-close{left:50%;top:auto;bottom:32px;border:none;margin-left:53px}#advanced-options .btn-apply:before{content:"\f00c ";font-family:FontAwesome}#advanced-options .btn-clear:before{content:"\f12d ";font-family:FontAwesome}#advanced-options #fancybox-close:after{content:"\f00d Close";font:12px/26px Arial,FontAwesome,sans-serif} /* "Clarity" Modification by Valerio Lyndon / Hover Image / Revision 0.2 */ .data.image{overflow:visible}.data.image a:before{content:"";position:absolute;top:50%;left:-166px;z-index:50;width:150px;height:0;background:center/cover no-repeat var(--bg-dark);border-radius:8px;box-shadow:0 0 2px #000;opacity:0;pointer-events:none;transition:all .3s ease}.list-item:hover .data.image a:before{top:calc(50% - 100px);height:200px;opacity:1}.data.image a:after,.data.image img{border-radius:50%} .cover-block { z-index: 25; } .header { z-index: 30; } footer:before, footer:after { content: ""; position: fixed; top: 0; z-index: -1; width: calc(50% - 538px); min-width: 262px; height: 100%; background: transparent no-repeat center bottom / contain scroll; } /*-S-T-A-R-T--------------------*\ | CatCol Header Text R0.0 | \*------------------------------*/ .status-menu .status-button{transition:color .3s ease}.status-menu .status-button.on:nth-of-type(1),.status-menu .status-button:nth-of-type(1):hover{color:var(--accent)!important}.status-menu .status-button.on:nth-of-type(2),.status-menu .status-button:nth-of-type(2):hover{color:var(--watching)!important}.status-menu .status-button.on:nth-of-type(3),.status-menu .status-button:nth-of-type(3):hover{color:var(--completed)!important}.status-menu .status-button.on:nth-of-type(4),.status-menu .status-button:nth-of-type(4):hover{color:var(--onhold)!important}.status-menu .status-button.on:nth-of-type(5),.status-menu .status-button:nth-of-type(5):hover{color:var(--dropped)!important}.status-menu .status-button.on:nth-of-type(6),.status-menu .status-button:nth-of-type(6):hover{color:var(--plantowatch)!important} /*------------------------E-N-D-*/ /* Left Render */ footer:before { right: calc(100% - (50% - 538px)); background-position: left bottom; } /* Right Render */ footer:after { left: calc(100% - (50% - 538px)); background-position: right bottom; } /*-S-T-A-R-T--------------------*\ | Category Headers (Round) R0.3 | \*------------------------------*/ [data-query*='"status":7']:not([data-query*=order]):not([data-query*='tag"']):not([data-query*='"s"']) .list-item:nth-child(2){margin-top:60px}.list-item .status:after,.list-item .status:before{position:absolute;top:-60px;left:0;display:block;width:1059px;height:32px;background:var(--bg);border-width:3px 3px 3px 3px;border-style:solid;border-color:var(--text-head);border-radius:50px 50px 50px 50px;color:var(--text-head);font:20px/31px Oswald;letter-spacing:6px;vertical-align:middle;text-indent:-.5px;text-transform:uppercase;pointer-events:none}[data-query*='"status":7']:not([data-query*=order]):not([data-query*='tag"']):not([data-query*='"s"']) .list-item .watching:before{border-color:var(--watching)}.list-item .completed:after,.list-item .completed:before{border-color:var(--completed)}.list-item .onhold:after,.list-item .onhold:before{border-color:var(--onhold)}.list-item .dropped:after,.list-item .dropped:before{border-color:var(--dropped)}.list-item .plantoread:after,.list-item .plantoread:before,.list-item .plantowatch:after,.list-item .plantowatch:before{border-color:var(--plantowatch)} /*------------------------E-N-D-*/ Maybe the headers are gone because of Chrome changes that are also stopping the HD preview pics for some people. They may still be visible in Firefox which hasn't made the changes Chrome did as far as I know. You should check Clarity's topic for header codes if they are there. Or request the code for them. I want you to do it there so ppl in the future can see it too if they have the same request https://myanimelist.net/forum/?topicid=1723114 You have no HD preview pics in Chrome either, see here: https://myanimelist.net/forum/?topicid=1904359 |
Mar 13, 2021 6:22 AM
#6746
*Edit: after a lot of patience and trying I managed to work this out. Here is how I solved; .fa-search:before { content: ""; color: yellow!important; } span.score-label.score-10 { color: #e69aff!important; } span.score-label.score-9 { color: #72CAF9!important; } span.score-label.score-8 { color: #69ED72!important; } span.score-label.score-7 { color: #f0ff0ceb!important; } span.score-label.score-6 { color: #f1891e!important; } span.score-label.score-5 { color: #9f7676!important; } span.score-label.score-4 { color: #868585!important; } span.score-label.score-3 { color: #a83db6!important; } span.score-label.score-2 { color: #d7ae74!important; } span.score-label.score-1 { color: red!important; } Hi! Could someone help me how can I set different colors for the list and profile? Because of my costume theme effects those parts on the CCS. Problem shown in the images. *Edit: I fixed this issue with set the profile colors to transparent. And how can I change a single text or button individually which are bound together? When I would like to change the color and copy the code and paste it into the ccs, something is overwrites it, or maybe I need to paste it somewhere else. For example, the search icon color apart from the text in the header box. Or the scores by numbers individually. thank you! |
CyroseMar 14, 2021 2:52 PM
Mar 14, 2021 9:49 PM
#6747
First of all, thank you for all of your posts. I wouldn't have come this far, without your explanations! :3 So I use this grid 1 list design: [url]https://myanimelist.net/forum/?topicid=1640096[/url]. I was able to set it up, as I wanted, except of two things: The banner and the cursor. The layout I used had a custom cursor installed and I don't know how to change it back, so that I have my standard cursor. I firstly liked the banner, but then decided to include more shows per row, but now the banner doesn't fit any more of course and I wasn't able to remove that as well :'3 This is how my list looks like: [url] https://myanimelist.net/animelist/Kimolga?status=2 [/url] and this is the CSS I use: [url] https://pastebin.com/9TzqEvPz [/url] Thanks for your attention [EDIT] So I was able to get the cursor out of sight and in the end decided to go along with less shows in a row, as it has a better contrast to the background with the greyish background and this way I can get my render back. So the last thing that stil buggs me is the banner. As already mentioned I would like my list without one. I saw this: /* ADJUST BANNER HEIGHT */ Adjust the numbers after height and width to change the space your banner takes up. You can move it left with the amount after margin-left. You can also replace "cover" with "contain" to fit the entire image in your banner space.*/ .list-unit.watching .list-status-title:after, .list-unit.reading .list-status-title:after, .list-unit.completed .list-status-title:after, .list-unit.onhold .list-status-title:after, .list-unit.dropped .list-status-title:after, .list-unit.plantowatch .list-status-title:after, .list-unit.plantoread .list-status-title:after, .list-unit.all_anime .list-status-title:after {background-size: cover; height: 500px !important; width: 1180px !important; margin-left: 0px; background-position: top center; } I got the CSS from this url by the way: [url]https://myanimelist.net/forum/?topicid=1640096[/url] |
KimolgaMar 17, 2021 6:27 AM
Mar 15, 2021 10:20 AM
#6748
Shishio-kun said: mistersunday said: I need help with my headers. So I used to have headers on my list but they randomly disappeared today. When I mean headers I'm referring to the titles in the "All Anime" section that differentiate the anime on your list. This is an example: I have the categories as tabs but I also want them as headers throughout my list. I also have the status bars but those aren't always very clear. Can someone help me? I'm using Google Chrome and here's my code for reference: @\import "https://fonts.googleapis.com/css?family=Oswald"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore"; @import url(https://malcat-gen.appspot.com/headers); /* BANNER BACKGROUND To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ :root { --banner: url(https://i.imgur.com/FPQmkaL.png) !important;} /* BANNER TEXT*/ :root { --name: "" !Important; } /* BANNER AVATAR (BOTTOM LEFT PIC) */ :root { --avatar: url(https://i.imgur.com/M5EkBKv.jpg?1) !important;} /* BANNER CHARACTER (RIGHT PIC)*/ :root { --character: url(NONE) !important; } /* WALLPAPER */ body:before{ background-image: url(https://i.imgur.com/ZkEkR49.png); } /* LEFT CHARACTER BY LIST */ footer:before { background-image: url() !important; } /* RIGHT CHARACTER BY LIST */ footer:after { background-image: url() !important; } /*==============================*\ | Score Descriptors | \* --- - --- - ---- - --- - --- */ .score-na::before { content: "Not yet scored"; } .score-1::before { content: "Irredeemable"; } .score-2::before { content: "Horrible"; } .score-3::before { content: "Bad"; } .score-4::before { content: "Subpar"; } .score-5::before { content: "Mediocre"; } .score-6::before { content: "Fine"; } .score-7::before { content: "Good"; } .score-8::before { content: "Very Good"; } .score-9::before { content: "Fantastic"; } .score-10::before { content: "Masterpiece"; } .score-label { position: relative; display: inline-block; z-index: 0; transition: color 0.2s ease; } .score-label:hover { color: #323232 !important; } .score-label::before { position: absolute; top: -4px; left: -120px; z-index: -1; width: 120px; display: block; padding: 4px 8px 4px calc(100% + 12px); background: #efffcc; font:FontAwesome; font-size: 11px; border-radius: 4px; opacity: 0; transition: opacity 0.2s ease; white-space: pre-wrap; text-align: left; pointer-events: none; } .score-label:hover::before { opacity: 1; } /* TABLE COLORS*/ :root { /* Generic Colours */ --pbg: rgba(224,245,241,0.6); --bg: rgba(224,245,241,0.6); } /* OTHER CODES*/ body:before { width: 100%; height: 100%; display: block; position: fixed; left: 0; top:0; content: ""; } #search-box:after,.open~#search-button{pointer-events:none}:root{--name:none;--avatar:none;--banner:url(https://i.imgur.com/VoPJz2S.jpg);--character:url(https://i.imgur.com/6IPyngH.png);--pbg:#efefef;--bg:#fff;--text:#323232;--text-h:#787878;--text-dim:#bababa;--text-dim-h:#646464;--text-dark:#111;--icon:#323232;--accent:#77b300;--btn-bg:#ebebeb;--btn-bg-h:#f7ffe6;--btn-head-bg-h:#86b300;--btn-text-h:#404040;--bg-dark:#ddd;--text-head:#264d73;--text-head-h:#005266;--watching:#2db039;--completed:#26448f;--onhold:#f9d457;--dropped:#a12f31;--plantowatch:#c3c3c3;--cover-bg:#323232;--edit-btn:#d9d9d9;--checkmark:#9696eb}#advanced-options .advanced-options-button a,#fancybox-close,#search-box,#search-box input,#search-box:after,.data.chapter,.data.image .link:after,.data.licensor a,.data.priority,.data.progress,.data.score a,.data.studio a,.data.tags a,.data.tags a.edit:after,.data.volume,.fixed .status-menu:after,.header .header-title:after,.icon-menu svg,.icon-menu.setting,.icon-menu.setting .text,.icon-menu.setting .text a,.icon-menu:after,.icon-menu:before,.list-table .list-table-header .header-title .link.sort,.list-table-header .header-title,.status-button:after,.status-menu-container.fixed .status-menu,.status-menu-container:not(.fixed) .status-menu,.status-menu:after{transition:all .3s ease!important}#advanced-options .advanced-options-header .description,#advanced-options .advanced-options-header .description:before,#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] label,#advanced-options [class*="-widget"] select,#search-button i,.header-info a,.list-table-data a,.more-info .td1>div>a{transition:all .15s ease!important}.header .header-title,.header-info,.icon-menu,.icon-menu.quick-add:before,.list-menu-float .icon-menu,.list-table>tbody:first-of-type:after,.stats a{display:inline-block;height:26px!important;width:26px!important;background:var(--bg)!important;border-radius:13px;color:var(--text)!important;font:400 0/26px Arial,Verdana,sans-serif;text-indent:0;text-align:left;white-space:nowrap;vertical-align:top;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .3s ease!important}.header .header-title:hover,.icon-menu:hover,.list-menu-float .icon-menu:hover,.stats a:hover{width:100px!important;background:var(--btn-head-bg-h)!important;color:var(--btn-text-h)!important}html{position:relative;min-height:100%}body{padding-bottom:64px;background:var(--pbg) no-repeat center / cover fixed!important}.list-container{position:static;width:100%;background:0 0!important;border:none}.list-block{width:1060px;min-height:initial;margin:64px auto 0; opacity: 0.9}.status-menu-container.fixed+.list-block{margin-top:128px!important}.list-unit{width:100%!important;margin:0}.cover-block,.cover-block:before{left:0;width:100%;position:absolute}.list-table{border:none!important}a,a:hover{color:var(--accent)}.initialize-tutorial{display:none!important}.cover-block{top:0;z-index:-5;min-width:1060px;height:318px;background:center center/cover no-repeat var(--cover-bg);background-image:var(--banner)}.cover-block:before{content:"";bottom:0;display:block;height:50px;background:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}#cover-image,.btn-list-setting{display:none!important}.cover-block .image-container{display:block!important;width:1060px;height:100%;padding:0;background:right center/contain no-repeat var(--character);margin:0 auto}#cover-image-container:after{content:var(--name);position:absolute;top:55px;left:50%;margin-left:-475px;color:#fff;font:700 60px/60px Oswald;text-align:left;letter-spacing:15px;text-shadow:1px 4px 7px rgba(0,0,0,.45);text-transform:uppercase;white-space:pre;transform:scale(.9) perspective(350px) rotateY(8deg) rotateZ(-3deg);animation:name-slide 3s 1 .5s backwards}@keyframes name-slide{0%{top:12px;margin-left:-535px;opacity:0;letter-spacing:0;animation-timing-function:ease-out}90%{top:55px;margin-left:-475px}100%{letter-spacing:15px;opacity:1;animation-timing-function:cubic-bezier(0,0,.75,1)}}.header{display:flex;height:36px;margin-top:282px}.header .header-menu{position:static;display:flex;width:auto;height:26px;margin-left:6px;order:2}.btn-menu{height:0;font-size:0!important}.btn-menu #header-menu-button{display:none}.header .header-title{position:static;margin-left:155px;order:1;z-index:1}.header .header-title:before{content:"\f015";display:inline-block;width:26px;background:0 0!important;font-size:14px;font-family:FontAwesome;text-align:center!important}.header .header-title:hover:before{color:var(--btn-text-h)!important}.header .header-title:after{content:"Home";display:inline-block;height:26px!important;width:26px!important;font:14px/26px Arial,Verdana,sans-serif;color:var(--text)}#search-box:after,.status-menu:after{content:""}.header .header-title:hover:after{color:var(--btn-text-h)}.header .header-menu .list-menu{position:static;order:1;display:inline-block;height:26px;border:none;background:0 0;box-shadow:none}.header .icon-menu.anime-list,.header .icon-menu.manga-list{position:static;padding:0;margin-right:6px;font-size:0!important;font-weight:400!important}.header .icon-menu.anime-list .text,.header .icon-menu.manga-list .text{position:static!important;font:14px/26px Arial,Verdana,sans-serif;vertical-align:top}.header .header-menu .list-menu .icon-menu svg.icon{position:static;max-width:14px;max-height:14px;padding:6px;fill:var(--text)}.header .header-menu .list-menu .icon-menu:hover svg.icon{fill:var(--btn-text-h)}.header-info{position:static;width:auto!important;padding:0 8px;margin:0!important;font-size:12px;order:2}.header-info a{color:var(--text)!important;text-decoration:none!important}.header-info a:hover{color:var(--text-h)!important}.btn-menu a.username{position:absolute;left:1px;top:-7px;display:block;width:150px;height:150px;background:0 0;border-radius:50%;font-size:0;z-index:36}.btn-menu span.username{display:none!important}.status-menu-container{position:relative;z-index:35!important;width:100%;min-width:1060px;height:64px;background:0 0;border:none!important}.status-menu-container.fixed{z-index:45!important}.status-menu-container:after,.status-menu-container:before{content:"";position:absolute;left:0;z-index:-1;display:block;width:100%}.status-menu-container:before{top:0;height:64px;background:var(--bg)}.status-menu-container:after{top:64px;height:2px;background:linear-gradient(to bottom,rgba(0,0,0,.2),rgba(0,0,0,0))}.status-menu{position:relative;display:block!important;width:1060px;padding:0 0 0 173px;margin:0 auto;box-sizing:border-box}.fixed .status-menu{padding:0 0 0 71px}.status-menu:after{position:absolute;top:-51px;left:-8px;width:150px;height:150px;background:center top/cover no-repeat var(--bg-dark);background-image:var(--avatar);border:8px solid var(--bg);border-radius:50%;opacity:1;box-shadow:0 1px 2px rgba(0,0,0,.2)}.fixed .status-menu:after{top:0;width:48px;height:48px;box-shadow:none}.status-menu .status-button{display:inline-block!important;height:32px;padding:16px 0!important;margin:0 15px!important;color:var(--text-head)!important;font-size:17.6px!important;line-height:30px;white-space:nowrap;font-family:Oswald!important;text-transform:uppercase;letter-spacing:1px}.status-menu .status-button.on{color:var(--text-head-h)!important}.status-button.all_anime:after{background:var(--accent)!important}.status-button.reading:after,.status-button.watching:after{background:var(--watching)!important}.status-button.completed:after{background:var(--completed)!important}.status-button.onhold:after{background:var(--onhold)!important}.status-button.dropped:after{background:var(--dropped)!important}.status-button.plantoread:after,.status-button.plantowatch:after{background:var(--plantowatch)!important}.status-menu-container .search-container{top:19px;right:0}#search-box{padding-right:22px;border:2px solid transparent;border-radius:13px;margin-top:0!important}#search-box.open{width:150px!important;background:var(--btn-bg);border:2px solid var(--bg-dark)}#search-box input{background:0 0;border:none;border-radius:13px;outline:0}#search-box.open input{text-indent:7.5px;line-height:20px}.status-menu-container .search-container #search-button{position:absolute;right:0;top:0;width:26px;height:26px;border-radius:13px;margin-top:0;text-align:center}#search-button i{color:var(--text-head)!important;font-size:18px;line-height:26px}.open~#search-button i{font-size:14px;line-height:24px}#search-box:after{position:absolute;right:0;top:0;width:0;height:22px;padding-right:22px;background:linear-gradient(to right,var(--btn-bg) 2px,transparent 9.5px,transparent 142.5px,var(--btn-bg) 150px) content-box;border:2px solid transparent;border-radius:13px;opacity:0}#search-box.open:after{width:150px;opacity:1}.list-menu-float{position:relative;top:auto;display:block;width:904px;height:0;padding-left:155px;margin:0 auto;border:none;background:0 0;text-align:left;font-size:0;z-index:38}.icon-menu,.list-menu-float form{display:inline-block!important}.list-menu-float .icon-menu{top:74px;margin:0 6px 0 0}.list-menu-float .icon-menu .text{top:0!important;left:26px!important;display:inline-block;width:auto!important;height:26px;color:var(--text)!important;font-size:14px!important;opacity:1!important}.list-menu-float .icon-menu:hover .text{color:var(--btn-text-h)!important}.list-menu-float .icon-menu svg.icon{top:6px!important;left:6px!important;max-width:14px;max-height:14px;fill:var(--text)}.list-menu-float .icon-menu:hover svg.icon{fill:var(--btn-text-h)}[data-owner="1"] .list-menu-float .icon-menu.profile{position:absolute;left:1px;top:-43px;display:block!important;width:150px!important;height:150px!important;background:0 0!important;border-radius:50%;font-size:0;box-shadow:none}[data-owner=""] .icon-menu.profile{background-image:none!important}[data-owner=""] .icon-menu.profile:before{content:"\f007";position:absolute;top:0;left:0;display:block;width:26px;height:26px;font-size:14px;line-height:26px;text-align:center;color:var(--text);font-family:FontAwesome}[data-owner=""] .icon-menu.profile:hover:before{color:var(--btn-text-h)}[data-owner=""] .icon-menu.profile:after{content:"Profile";position:absolute;top:0;left:26px;display:inline-block;height:26px;font-size:14px;color:var(--text)}[data-owner=""] .icon-menu.profile:hover:after{color:var(--btn-text-h)}.icon-menu.quick-add:hover:before,.icon-menu.setting .text a{color:var(--btn-text-h)!important}.icon-menu.quick-add svg{display:none}.icon-menu.quick-add:before{content:"\f067";background:0 0!important;font-size:14px;text-align:center;font-family:FontAwesome;box-shadow:none}.icon-menu.setting{overflow:visible}.icon-menu.setting:hover{width:26px!important}.icon-menu.setting .text{top:-2px!important;left:0!important;width:240px!important;height:26px!important;padding:2px 0;overflow:visible;font-size:0!important;opacity:1!important;pointer-events:none;z-index:-1}.icon-menu.setting:hover .text{pointer-events:auto}.icon-menu.setting .text a{position:absolute!important;top:2px!important;left:13px!important;width:0!important;height:26px!important;background:var(--btn-bg-h)!important;border:none!important;border-radius:0 13px 13px 0;overflow:hidden;font:14px/26px Arial,Verdana,sans-serif!important;text-indent:7.5px;text-align:center;white-space:nowrap;opacity:0!important}.icon-menu.setting:hover .text a{width:120px!important;border-radius:0 13px 13px 0;opacity:1!important}.icon-menu.setting:hover .text .link-list-setting{left:120px!important}.icon-menu.setting .text a:hover{background:var(--btn-head-bg-h)!important}.list-status-title{width:1060px!important;height:64px!important;margin-top:-64px;background:0 0!important}.list-status-title .text{display:none!important}.list-status-title .stats{position:absolute;top:10px;right:32px!important;display:block;width:auto;height:26px!important;border-radius:0 0 26px;font-size:0;line-height:13px!important}.stats a{margin:0 0 0 6px!important;font:14px/26px Arial,Verdana,sans-serif}.stats a i{width:26px;text-align:center}.list-stats{position:absolute;top:416px;width:1060px!important;background:0 0!important;color:var(--text)!important;font-weight:700}.list-table>tbody:first-of-type{position:relative;top:-26px;margin-top:-30px;left:1032px;display:block;width:30px;height:30px;background:0 0!important;z-index:39}.list-table>tbody:first-of-type:after{content:"\f0dc";position:absolute;top:0;right:0;margin:2px;font-size:14px;font-family:FontAwesome;text-align:center}.list-table>tbody:first-of-type:hover:after{background:var(--btn-head-bg-h)!important;color:var(--btn-text-h)!important}.list-table-header{position:absolute;top:0;right:15px;display:block;width:auto;height:26px;padding:2px 0;font-size:0;white-space:nowrap;pointer-events:none;z-index:-1}.list-table>tbody:first-of-type:hover .list-table-header{pointer-events:auto}.list-table-header .header-title{position:relative;display:inline-block!important;width:auto!important;height:auto!important;padding:0!important;border:none!important;background:0 0!important;font-weight:400!important}.list-table>tbody:first-of-type:hover .header-title{opacity:1}.list-table-header .header-title a{display:block!important;width:13px!important;height:26px!important;background:var(--btn-bg-h)!important;border-radius:13px 0 0 13px;margin-left:-13px;overflow:hidden;box-sizing:border-box;color:var(--btn-text-h)!important;font:11px/26px Verdana,Arial,sans-serif!important;text-align:center!important;text-indent:-7.5px;white-space:normal!important;opacity:0}.list-table-header .header-title a.hover_info,.list-table-header .header-title.tags{display:none!important}tbody:first-of-type:hover .list-table-header .header-title.finished a,tbody:first-of-type:hover .list-table-header .header-title.started a{padding:0 13px}.data,.data.status{padding:0!important}.list-table-header .header-title a:hover{background:var(--btn-head-bg-h)!important}tbody:first-of-type:hover .list-table-header .header-title a{width:80px!important;opacity:1}.list-table-header .header-title a .sort-icon{position:absolute;left:50%;width:10px;height:10px;margin-left:-5px;color:inherit!important;font-size:10px;line-height:10px}.sort-icon.fa-sort-asc{top:2px}.sort-icon.fa-sort-desc{bottom:2px}.header-title.title a{font-size:0!important}.header-title.title a:after{content:"Title";font-size:11px!important}.list-item{position:relative;display:block;width:100%;background:var(--bg)!important;border:none;margin-bottom:8px}.list-table-data{position:relative;display:flex;max-width:1060px;min-height:64px;align-items:center;font-size:0}.data{display:block!important;border:none!important;flex:0 0 auto;color:var(--text);font-size:11px}.list-table .list-table-data .data a{color:var(--text)!important;text-decoration:none!important}.list-table .list-table-data a:not(.edit-disabled):hover{color:var(--text-h)!important}.list-unit .loading-space{margin:14px 0 22px}.list-unit .loading-space #loading-spinner{width:20px;height:20px;margin:0 auto;color:var(--text)}.list-table[data-items="[]"]:after{content:"No entries found. Perhaps your search terms are too restrictive?";display:block;width:900px;background:var(--bg);border-radius:16px;margin:32px auto;color:var(--text);font:16px/32px Arial,Verdana,sans-serif;text-align:center}.data.status{position:absolute;top:0;left:0;width:3px!important;height:100%}.data.image{width:64px;height:64px;border-radius:50%;margin:4px 0 4px 8px;overflow:hidden;order:1}.data.image a{position:relative;display:block!important}.data.image img{width:64px!important;height:64px!important;border:none!important;object-fit:cover}.data.image a:after{content:"\f14c";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.5);font-family:FontAwesome;color:#fff;font-size:30px;line-height:64px;opacity:0}.data.image a:hover:after{opacity:1}.data.number{position:relative;top:-22px;width:20px;height:20px;background:var(--bg);border-radius:10px;margin:0 -28px 0 8px;order:1;line-height:20px;font-weight:700;z-index:1}.data.title,.data.type{height:16px;line-height:16px}.list-item:nth-child(n+101) .data.number{text-indent:-7px}.list-item:nth-child(n+1001) .data.number{width:27px;margin-right:-35px}.list-item:nth-child(n+10001) .data.number{width:34px;margin-right:-42px}.data.title{position:relative;width:142px;padding:32px 0 0 8px!important;order:12;flex:1 0 auto}.data.title .link.sort{position:absolute;top:16px;left:8px;display:inline-block;max-width:100%;padding-right:16px;overflow:hidden;box-sizing:border-box;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.list-table .list-table-data .title .link:hover{color:var(--accent)!important}.content-status,.rereading,.rewatching{color:var(--text-dim)!important;font-size:10px!important}.content-status:before,.rereading:before,.rewatching:before{content:"["}.content-status:after,.rereading:after,.rewatching:after{content:"] - "}.add-edit-more{display:inline;float:none!important;color:var(--text-dim)}.list-table .list-table-data .title .add-edit-more a{color:var(--text-dim)!important}.list-table .list-table-data .title .add-edit-more a:hover{color:var(--text-dim-h)!important}.icon-watch{display:none!important}.data.type{position:relative;top:-16px;width:92px;padding-left:8px!important;margin-right:-100px;order:11;text-align:left!important;color:var(--text-dim);font-size:10px}.data.score a,.data.score select{display:block;height:26px;border-radius:13px;line-height:26px}.data.score{position:relative;width:26px;height:26px;order:13}.data.score a{width:26px;background:var(--btn-bg);margin:0 0 0 auto}.list-table .list-table-data .score a:not(.edit-disabled):hover{background:var(--btn-bg-h);color:var(--btn-text-h)!important}.data.score select{position:absolute;top:0;right:0;width:40px;background:var(--btn-bg-h);color:var(--btn-text-h);box-shadow:none!important}.data.score select:focus{outline:0!important;box-shadow:0 2px 2px rgba(0,0,0,.3)}.data.chapter input,.data.progress input,.data.tags textarea,.data.volume input{border:1px solid var(--bg-dark);outline-color:var(--accent)!important;box-sizing:border-box}.data.chapter,.data.progress,.data.volume{width:92px;order:15}.data.chapter{margin-top:-34px}.data.volume{margin:34px 0 0 -92px}.data.chapter span,.data.progress span,.data.volume span{color:var(--text)}.data.progress:before{content:"Progress:";color:var(--text-dim)}.data.chapter:before{content:"Chapters:";color:var(--text-dim)}.data.volume:before{content:"Volumes:";color:var(--text-dim)}.data.chapter span:only-of-type:after,.data.progress span:only-of-type:after,.data.volume span:only-of-type:after{content:" \f058";position:relative;top:1px;color:var(--checkmark);font-family:FontAwesome;font-size:13px}.data.chapter input,.data.progress input,.data.volume input{height:15px;padding:0 1px;background:var(--btn-bg);color:var(--text-dark);font:11px Verdana,Arial,sans-serif}.data.priority{position:relative;width:92px;height:74px;background:var(--bg);margin-right:-92px;order:14;color:var(--text);line-height:74px;opacity:1;pointer-events:none;z-index:1}.status:not(.plantowatch):not(.plantoread)~.data.priority{display:none!important}.list-item:hover .data.priority{opacity:0}.data.priority:before{content:"\f0a2";font-family:FontAwesome}.data.magazine,.data.rated,.data.retail,.data.season,.data.storage{margin-right:4px;order:19;flex-shrink:1}.data.rated{width:40px}.data.magazine{width:90px}.data.retail,.data.storage{width:72px}.data.season{width:92px;order:20}.data.magazine:before,.data.rated:before,.data.retail:before,.data.season:before,.data.storage:before{display:block;color:var(--text-dim)}.data.rated:before{content:"Rated:"}.data.magazine:before{content:"Magazine:"}.data.retail:before,.data.storage:before{content:"Storage:"}.data.season:before{content:"Premiered:"}.data.season:empty:after{content:"Unknown";display:block;color:var(--text-dim)}.data.licensor,.data.studio,.data.tags{width:120px;padding:3px 0!important;margin-right:8px;order:21;flex-shrink:1}.data.licensor span,.data.studio span,.data.tags span{display:block;padding:1px 0;font-size:0!important;line-height:0}.data.licensor a,.data.studio a,.data.tags a:not(.edit){display:block;padding:1px;background:var(--btn-bg);border-radius:8.5px;color:var(--text)!important;font-size:11px!important;line-height:15px}.list-table .list-table-data .licensor span a:hover,.list-table .list-table-data .studio span a:hover,.list-table .list-table-data .tags span a:hover{background:var(--btn-bg-h);color:var(--btn-text-h)!important}.data.licensor:empty:before,.data.studio:empty:before{display:block;padding:1px;color:var(--text-dim);font-size:10px;line-height:15px;white-space:pre}.data.studio:empty:before{content:"Unknown\aStudio"}.data.licensor:empty:before{content:"Unknown\aLicensor"}.data.tags textarea{position:absolute;top:50%;right:4px;z-index:5;width:530px!important;height:64px!important;background:var(--btn-bg);margin-top:-32px;resize:none;color:var(--text)}.data.tags a.edit{position:absolute;top:0;right:0;width:5px!important;height:100%!important;background:var(--edit-btn);text-align:left!important;font-size:0!important;opacity:0;z-index:1}.list-item:hover .data.tags a.edit{opacity:.7}.list-item:hover .data.tags a.edit:hover{width:25px!important;opacity:1}.data.tags a.edit:after{content:"\f040";position:absolute;top:50%;right:0;width:100%;height:20px;margin-top:-10px;color:var(--text);font:0/20px FontAwesome;text-align:center;opacity:0}.data.tags a.edit:hover:after{font-size:14px;opacity:1}.data.airing-finished,.data.airing-started,.data.days,.data.finished,.data.started{position:relative;width:100px;height:14px;overflow:hidden;order:25;color:var(--text);font-size:9px;line-height:14px;text-align:left!important;text-overflow:ellipsis}.data.started{top:-20px}.data.finished{top:0;margin-left:-100px}.data.days{top:20px;margin-left:-100px}.data.airing-started{top:-10px}.data.airing-finished{top:10px;margin-left:-100px}.data.airing-finished:before,.data.airing-started:before,.data.days:before,.data.finished:before,.data.started:before{display:inline-block;width:29px;padding-right:4px;border-right:1px solid var(--text-dim);text-align:right;color:var(--text-dim)}.data.started:before{content:"Start"}.data.finished:before{content:"End"}.data.days:before{content:"Days"}.anime .data.airing-started:before{content:"Aired"}.manga .data.airing-started:before{content:"Issued"}.data.airing-finished:before{content:"to"}.more-info{border:none!important}.more-info .td1{position:relative;padding-top:23px;color:var(--text-dark)}#footer-block:before,.more-info .td1>div>a,footer{position:absolute;left:0}.more-info .td1>div{margin:0}.more-info .td1>div>a{top:0;border-bottom:2px solid var(--accent)}.list-table .more-info .more-content a{color:var(--text-dark)!important}.list-table .more-info .more-content a:hover{color:var(--accent)!important}footer{bottom:0;width:100%}#footer-block{min-width:1060px;height:32px;padding:16px 0;background:var(--bg)}#footer-block:before{content:"";top:-2px;width:100%;min-width:1060px;height:2px;background:linear-gradient(to top,rgba(0,0,0,.1),rgba(0,0,0,0))}#copyright{padding:0;color:var(--text-head);line-height:16px}#copyright:after{content:"\aList design by Valerio Lyndon.";white-space:pre}#fancybox-overlay{background:#000!important;opacity:.2!important}#fancybox-outer [class^=fancy-]{display:none}#fancybox-outer{background:var(--bg)!important;box-shadow:0 0 32px rgba(0,0,0,.5)}#fancybox-outer #fancybox-close{top:-13px;right:-13px;width:16px;height:16px;padding:2px;background:var(--btn-bg);border:3px solid var(--btn-text-h);border-radius:13px;color:var(--text);text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.2)}#fancybox-outer #fancybox-close:after{content:"\f00d";display:block;margin-top:-1px;font:16px/1 FontAwesome}#fancybox-outer #fancybox-close:hover{background:var(--text);color:var(--btn-text-h)}#advanced-options{top:64px;width:910px;padding:32px 0;background:var(--bg);border:none;box-shadow:0 0 32px rgba(0,0,0,.5);color:var(--text-dark)}#advanced-options .advanced-options-button,#advanced-options .advanced-options-header,#advanced-options [class*="-widget"]{width:100%;padding:0;border:none}#advanced-options .filter-widget:last-of-type,#advanced-options .sort-widget:last-of-type{padding-bottom:0}#advanced-options .filter,#advanced-options .sort{padding-bottom:32px}#advanced-options .advanced-options-header{font-size:0;line-height:26px;box-sizing:border-box}#advanced-options .advanced-options-header:before{display:inline-block;width:249px;height:100%;padding-bottom:7.5px;font-size:16px;line-height:26px;text-align:right}#advanced-options .filter .advanced-options-header:before{content:"Filter"}#advanced-options .sort .advanced-options-header:before{content:"Sort"}#advanced-options .advanced-options-header .description{display:inline-block;width:20px;margin:0;color:transparent;white-space:nowrap;vertical-align:top;transition:all .15s ease;pointer-events:none}#advanced-options .advanced-options-header .description:hover{color:inherit;pointer-events:auto}#advanced-options .advanced-options-header .description:before{content:"\f059";display:inline-block;width:20.5px;color:var(--icon);font:14px/1 FontAwesome;text-align:center;pointer-events:auto}#advanced-options .advanced-options-header .description:hover:before{color:var(--text-dim)}#advanced-options [class*="-widget"]{font-size:0;line-height:1;white-space:nowrap}#advanced-options [class*="-widget"]>*{font-size:12px;vertical-align:top}#advanced-options [class*="-widget"] .widget-header{width:250.5px;height:26px;padding:11px 7.5px 11px 0;border-right:2px solid var(--text-dim);margin-right:7.5px;line-height:26px;text-align:right}#advanced-options [class*="-widget"] span{line-height:26px}#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] label,#advanced-options [class*="-widget"] select,#advanced-options [class*="-widget"] span:not(.widget-header){height:26px;margin:11px 0;border-color:var(--text-dim)!important;border-radius:13px;box-sizing:border-box;color:var(--text-dark);font-size:12px}#advanced-options [class*="-widget"] input,#advanced-options [class*="-widget"] select{padding:0 7.5px;background:0 0;outline:0}#advanced-options [class*="-widget"] select{padding-right:16px;background:url(https://i.imgur.com/hFijppc.png) center right/16px auto no-repeat}#advanced-options [class*="-widget"] input:focus,#advanced-options [class*="-widget"] option,#advanced-options [class*="-widget"] select:focus{background-color:var(--btn-bg)!important}#advanced-options :disabled,#advanced-options input:disabled+label{opacity:.5;color:var(--text)!important}#advanced-options .title input{width:387.5px!important}#advanced-options .filter-widget[class*="-status"] select{width:197.5px!important}#advanced-options .magazine select,#advanced-options .producer select{width:387.5px!important}#advanced-options .filter-widget[class*="-date"] span:nth-of-type(n+2){display:inline-block;width:40px;padding:0 3px 0 7.5px;border:1px solid var(--text-dim);border-right:none;border-radius:13px 0 0 13px;margin-right:0!important;line-height:24px;font-style:italic}#advanced-options .filter-widget[class*="-date"] span:nth-of-type(3){margin-left:7.5px!important}#advanced-options .filter-widget[class*="-date"] .day,#advanced-options .filter-widget[class*="-date"] .month,#advanced-options .filter-widget[class*="-date"] .year{border-radius:0;padding:0 16px 0 7.5px;border-left-width:0}#advanced-options .filter-widget[class*="-date"] .month,#advanced-options .filter-widget[class*="-date"] .year{border-right:none}#advanced-options .filter-widget[class*="-date"] .day{border-radius:0 13px 13px 0}#advanced-options .filter-widget[class*="-date"] .year{width:60px!important}#advanced-options .filter-widget[class*="-date"] .day,#advanced-options .filter-widget[class*="-date"] .month{width:45px!important}#advanced-options .aired-season .year{width:60px!important}#advanced-options .aired-season .season{width:130px!important;margin-left:7.5px}#advanced-options .first select,#advanced-options .second select{width:190px!important}#advanced-options .sort-widget input[type=radio]+label{width:92.25px!important;border-radius:13px;margin-left:7.5px;background:0 0!important;color:var(--text-dark);line-height:14px;transition:all .15s ease}#advanced-options .sort-widget input[type=radio]:not(:disabled)+label:hover{background:var(--btn-bg)!important}#advanced-options .sort-widget input[type=radio]:not(:disabled):checked+label{background:var(--text-dim)!important;border:1px solid var(--text-dim);color:var(--bg)!important}#advanced-options .sort-widget input[type=radio]:not(:checked)+label i{color:var(--icon)}#advanced-options #fancybox-close,#advanced-options .advanced-options-button a{width:90px;height:26px;padding:0;background:var(--btn-bg);border-radius:13px;box-shadow:0 1px 2px rgba(0,0,0,.2);color:var(--text-dark);line-height:26px;text-align:center}#advanced-options #fancybox-close:hover,#advanced-options .advanced-options-button a:hover{background:var(--btn-bg-h);color:var(--btn-text-h)}#advanced-options .advanced-options-button .btn-apply{margin:0 0 0 -106px}#advanced-options .advanced-options-button .btn-clear{margin:0 0 0 8px}#advanced-options #fancybox-close{left:50%;top:auto;bottom:32px;border:none;margin-left:53px}#advanced-options .btn-apply:before{content:"\f00c ";font-family:FontAwesome}#advanced-options .btn-clear:before{content:"\f12d ";font-family:FontAwesome}#advanced-options #fancybox-close:after{content:"\f00d Close";font:12px/26px Arial,FontAwesome,sans-serif} /* "Clarity" Modification by Valerio Lyndon / Hover Image / Revision 0.2 */ .data.image{overflow:visible}.data.image a:before{content:"";position:absolute;top:50%;left:-166px;z-index:50;width:150px;height:0;background:center/cover no-repeat var(--bg-dark);border-radius:8px;box-shadow:0 0 2px #000;opacity:0;pointer-events:none;transition:all .3s ease}.list-item:hover .data.image a:before{top:calc(50% - 100px);height:200px;opacity:1}.data.image a:after,.data.image img{border-radius:50%} .cover-block { z-index: 25; } .header { z-index: 30; } footer:before, footer:after { content: ""; position: fixed; top: 0; z-index: -1; width: calc(50% - 538px); min-width: 262px; height: 100%; background: transparent no-repeat center bottom / contain scroll; } /*-S-T-A-R-T--------------------*\ | CatCol Header Text R0.0 | \*------------------------------*/ .status-menu .status-button{transition:color .3s ease}.status-menu .status-button.on:nth-of-type(1),.status-menu .status-button:nth-of-type(1):hover{color:var(--accent)!important}.status-menu .status-button.on:nth-of-type(2),.status-menu .status-button:nth-of-type(2):hover{color:var(--watching)!important}.status-menu .status-button.on:nth-of-type(3),.status-menu .status-button:nth-of-type(3):hover{color:var(--completed)!important}.status-menu .status-button.on:nth-of-type(4),.status-menu .status-button:nth-of-type(4):hover{color:var(--onhold)!important}.status-menu .status-button.on:nth-of-type(5),.status-menu .status-button:nth-of-type(5):hover{color:var(--dropped)!important}.status-menu .status-button.on:nth-of-type(6),.status-menu .status-button:nth-of-type(6):hover{color:var(--plantowatch)!important} /*------------------------E-N-D-*/ /* Left Render */ footer:before { right: calc(100% - (50% - 538px)); background-position: left bottom; } /* Right Render */ footer:after { left: calc(100% - (50% - 538px)); background-position: right bottom; } /*-S-T-A-R-T--------------------*\ | Category Headers (Round) R0.3 | \*------------------------------*/ [data-query*='"status":7']:not([data-query*=order]):not([data-query*='tag"']):not([data-query*='"s"']) .list-item:nth-child(2){margin-top:60px}.list-item .status:after,.list-item .status:before{position:absolute;top:-60px;left:0;display:block;width:1059px;height:32px;background:var(--bg);border-width:3px 3px 3px 3px;border-style:solid;border-color:var(--text-head);border-radius:50px 50px 50px 50px;color:var(--text-head);font:20px/31px Oswald;letter-spacing:6px;vertical-align:middle;text-indent:-.5px;text-transform:uppercase;pointer-events:none}[data-query*='"status":7']:not([data-query*=order]):not([data-query*='tag"']):not([data-query*='"s"']) .list-item .watching:before{border-color:var(--watching)}.list-item .completed:after,.list-item .completed:before{border-color:var(--completed)}.list-item .onhold:after,.list-item .onhold:before{border-color:var(--onhold)}.list-item .dropped:after,.list-item .dropped:before{border-color:var(--dropped)}.list-item .plantoread:after,.list-item .plantoread:before,.list-item .plantowatch:after,.list-item .plantowatch:before{border-color:var(--plantowatch)} /*------------------------E-N-D-*/ Maybe the headers are gone because of Chrome changes that are also stopping the HD preview pics for some people. They may still be visible in Firefox which hasn't made the changes Chrome did as far as I know. You should check Clarity's topic for header codes if they are there. Or request the code for them. I want you to do it there so ppl in the future can see it too if they have the same request https://myanimelist.net/forum/?topicid=1723114 You have no HD preview pics in Chrome either, see here: https://myanimelist.net/forum/?topicid=1904359 Thanks for letting me know, I ended up posting there and it ended up being a problem with Chrome, thanks for the help! |
Mar 15, 2021 10:47 AM
#6749
Hello! So my problem is that nobody except me can see the CSS background and cursor, even I myself can't see it if I am in incognito mode. I've been searching for a solution for over an hour now, and I just can't find a fix. Thank you for reading and if you know the answer for my problem please let me know. Here's the CSS I am using /*Layout CSS was originally made by Takana no hana, edits by Shishio-kun and Valerio_lyndon If you need help with it please visit our group: https://myanimelist.net/clubs.php?cid=19736 Learn how to customize the layout here: https://myanimelist.net/forum/?topicid=1640096 */ @import "https://malscraper.azurewebsites.net/covers/anime/SpaceCowboy/presets/dataimagelinkbefore"; @import "https://malcat-gen.appspot.com/series?preset=dataimagelinkbefore"; @import "https://fonts.googleapis.com/css?family=Rancho"; @import "https://fonts.googleapis.com/css?family=Slabo+27px|PT+Sans+Narrow"; /*BANNER AVATAR */ .cover-block::after {background-image: url(https://initiate.alphacoders.com/images/669/cropped-150-150-669230.png?5968); } /* BANNER QUOTE */ .cover-block::before { content: "Mune O naderu"; } /* BANNER BACKGROUND */ .list-unit .list-status-title:after { background-image: url(https://initiate.alphacoders.com/images/701/cropped-1920-700-701822.png?83); } /* BANNER OPACITY */ .list-unit .list-status-title:after { opacity: .5; } /*CURRENTLY WATCHING MAIN BACKGROUND*/ body[data-query*='"status":1'] { background-image: url(https://images.alphacoders.com/666/666486.jpg); } /*COMPLETED MAIN BACKGROUND*/ body[data-query*='"status":2'] { background-image: url(https://images7.alphacoders.com/698/698766.png); } /*ON HOLD MAIN BACKGROUND*/ body[data-query*='"status":3'] { background-image: url(https://images5.alphacoders.com/669/669238.jpg); } /*DROPPED MAIN BACKGROUND*/ body[data-query*='"status":4'] { background-image: url(https://images6.alphacoders.com/683/683907.jpg); } /*PLANNED MAIN BACKGROUND*/ body[data-query*='"status":6'] { background-image: url(https://images7.alphacoders.com/714/714776.jpg); } /*ALL ANIME/MANGA MAIN BACKGROUND*/ body[data-query*='"status":7'] { background-image: url(https://images2.alphacoders.com/886/886945.png); } /* ANIME/MANGA CONTAINER SETTINGS */ .list-table > tbody:nth-of-type(2n+1) { background-color: rgba(0,0,0,.4) !important; } .list-table > tbody:nth-of-type(2n) { background-color: rgba(0,0,0,.3) !important; } .list-unit .list-status-title { background-color:rgba(0,0,0,.3) !important; } /* OTHER CODES */ /* Removing default cover (banner) image */ #cover-image{ display: none; } .list-unit .list-status-title { position: relative; display: table-cell; background-color: transparent; width: 1000px; height:400px !important; /*background-color:rgba(127,127,127,1);*/ background: transparent; } /* picture at the bottom of your list ** please note that default is a seiren picture even if you delete the image url below(it's just a sample image which you need to replace). ** if you don't want this section, just delete the image url */ .list-unit .loading-space { height:250px; width:1000px; background-image:url(https://i.imgur.com/oUcAp2Y.png); } #advanced-options { position: fixed; top: 24px; left: 0; right: 0; background-color: rgba(255,255,255,.9); display: none; width: 860px; margin: 0 auto; padding: 25px 0px 30px; -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); -o-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); -ms-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); color: #323232; text-align: left; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; z-index: 1101; border: none; background-image: url(); background-repeat: no-repeat; background-size: cover; background-position: 50% 100%; } #advanced-options .advanced-options-header { width: 750px; margin: 0px auto; padding-bottom: 4px; border-bottom: 1px solid #BEBEBE; font-size: 16px; color:rgba(0,0,0,.6) !important; } #advanced-options .advanced-options-header .description { font-size: 12px; font-weight: normal; margin-left: 8px; color:rgba(0,0,0,.6) !important; } #advanced-options .sort-widget .widget-header, #advanced-options .filter-widget .widget-header, #advanced-options .filter-widget.aired-date .text, #advanced-options .filter-widget.published-date .text { color:rgba(0,0,0,.6) !important; } #advanced-options select { -ms-appearance: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url(/img/pc/ownlist/icon_pulldown_triangle.png); background-repeat: no-repeat; background-position: center right; background-size: 18px 8px; background-color: #FFFFFF; display: inline-block; height: 25px; padding: 4px 20px 4px 4px; padding-right: 4px; border: #BEBEBE 1px solid; border-radius: 0px; font-size: 12px; } #advanced-options select::-ms-expand { display: none; } #advanced-options select:disabled { background-image: url(/img/pc/ownlist/icon_pulldown_triangle_disable.png); color: #9B9B9B; } #advanced-options input[type=text] { padding: 4px; border: #BEBEBE 1px solid; } #advanced-options input:focus { outline: none; } /* sort */ #advanced-options .sort-widget { margin: 0px auto; padding: 12px 0px 0px; width: 750px; } #advanced-options .sort-widget:last-of-type { padding-bottom: 45px; } #advanced-options .sort-widget select { width: 172px; margin-right: 8px; } #advanced-options .sort-widget input[type=radio] { display: none; } #advanced-options .sort-widget input[type=radio] + label { background-color: #FFFFFF; display: inline-block; width: 56px; padding: 5px 0px; border: #BEBEBE 1px solid; border-radius: 4px; color: #323232; font-size: 12px; text-align: center; cursor: pointer; } #advanced-options .sort-widget input[type=radio]:checked + label { background-color: #244291; border: #244291 1px solid; color: #FFFFFF; } #advanced-options .sort-widget input[type=radio]:disabled + label { border: #BEBEBE 1px solid; color: #9B9B9B; } #advanced-options .sort-widget input[type=radio]:checked:disabled + label { background-color: #FFFFFF; border: #BEBEBE 1px solid; color: #9B9B9B; } /* filter */ #advanced-options .filter-widget { margin: 0px auto; padding: 12px 0px 0; width: 750px; } #advanced-options .filter-widget select { margin-right: 8px; font-size: 12px; } #advanced-options .filter-widget.title input[type=text] { width: 360px; } #advanced-options .filter-widget.airing-status select, #advanced-options .filter-widget.publishing-status select { width: 152px; } #advanced-options .filter-widget.producer select, #advanced-options .filter-widget.magazine select { width: 360px; } #advanced-options .filter-widget.aired-date select.year, #advanced-options .filter-widget.published-date select.year { width: 80px; } #advanced-options .filter-widget.aired-date select.month, #advanced-options .filter-widget.published-date select.month, #advanced-options .filter-widget.aired-date select.day, #advanced-options .filter-widget.published-date select.day { width: 60px; } #advanced-options .filter-widget.aired-date .text, #advanced-options .filter-widget.published-date .text { display: inline-block; margin-right: 4px; font-size: 12px; } #advanced-options .filter-widget.aired-season select.year { width: 80px; } #advanced-options .filter-widget.aired-season select.season { width: 110px; } #advanced-options .sort-widget .widget-header, #advanced-options .filter-widget .widget-header { display: inline-block; width: 110px; font-size: 12px; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; } #advanced-options .sort-widget:last-of-type, #advanced-options .filter-widget:last-of-type { padding-bottom: 40px; } #advanced-options .advanced-options-button { width: 750px; margin: 0px auto; padding: 12px 0px 0px; border-top: 1px solid #BEBEBE; text-align: center; } #advanced-options .btn-apply, #advanced-options .btn-clear { background-color: rgba(0,0,0, 0.8); display: inline-block; width: 135px; margin: 0 4px; padding: 6px 0px; border-radius: 4px; font-size: 12px; color: #FFFFFF; text-align: center; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } #advanced-options .btn-apply:hover, #advanced-options .btn-clear:hover { background-color: rgba(0,0,0, 0.8); } /** * General Styles */ td { line-height: 1.5em; height: 35px !important; border:none !important; } a { color: #fff; text-decoration: none; } a:hover { color: #fff !important; text-decoration: none; } #footer-block { padding: 15px 0; background-color: #244291; color: #FFFFFF; font-family: Avenir, "lucida grande", tahoma, verdana, arial, sans-serif; display:none; } #copyright { font-size: 12px; color: #FFFFFF; padding-top: 3px; text-align: center; } /* * Header */ .header a { font-weight: bold; color: #fff !important; } .header a:hover { text-decoration: underline; } .header { position: absolute; color: #fff; display: block; width: 100%; height: 50px; margin: 0 auto border:none; background: -webkit-linear-gradient(rgba(0,0,0,.4), transparent); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(rgba(0,0,0,.4), transparent); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(rgba(0,0,0,.4), transparent); /* For Firefox 3.6 to 15 */ background: linear-gradient(rgba(0,0,0,.4), transparent); /* Standard syntax */ -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; z-index: 40; } .header:hover {background-color:rgba(0,0,0,.5); -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .header .header-menu { position: absolute; top: 5px; right: 4px } .header .header-menu.other { top: 5px; } .header .header-menu .header-info { font-size: 10px; margin-top: 6px; margin-right: 15px; text-align: right; } .header .username { font-weight: bold; } .header .header-menu .list-menu { position: absolute; top: 25px; right: -4px; background-color: rgba(255,255,255,.8); display: none; border: none !important; -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px; -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px; box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px; z-index: 1; } .header .header-menu .list-menu .icon-menu { display: block; width: 150px; height: 30px; color: #000; font-size: 14px; font-weight: bold; text-decoration: none; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .header .header-menu .list-menu .icon-menu:hover { background-color: rgba(0,0,0,.5); } .header .header-menu .list-menu .icon-menu svg.icon { position: absolute; fill: rgba(0,0,0,.5); left: 12px; top: 4px; } .header .header-menu .list-menu .icon-menu:hover svg.icon { fill: rgba(255,255,255,1) !important; } .header .header-menu .list-menu .icon-menu .text { position: absolute; left: 52px; top: 6px; } .header .header-menu .list-menu .icon-menu:hover .text {color:rgba(255,255,255,1) !important;} .header .header-menu .btn-menu { display: block; text-align: right; color: rgba(0,0,0,0.7) !important; font-size: 12px !important; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000; } #header-menu-dropdown > a {color: rgba(0,0,0,.5) !important;} /* svg.icon.icon-manga-list {color: rgba(0,0,0,.5) !important;} */ /** * Floating Menu */ /** * Floating Menu */ .list-menu-float:before {content: "f0c9"; font-family: 'FontAwesome' !important; display: block; text-align: center !important; text-indent: 10px; color: #fff !important; font-size:1.5em !important; height: 50px; width: 40px; line-height: 50px;} .list-menu-float:hover:before { font-size:1.7em !important; text-shadow: 0 0 2px #fff, 0 0 1px #fff, 1px 1px 7px #fff, 0 0 0 #fff; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-menu-float {position: absolute; top: 0px; left:0px; width: 50px; border: none; opacity: 1; height: 40px !important; z-index: 100; } .list-menu-float .icon-menu {display: block; width: 120px; background-color: #dfdfdf; height: 30px; line-height: 30px; text-indent: 10px; opacity:0; } .list-menu-float:hover .icon-menu {opacity:1; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out;} .list-menu-float .icon-menu.profile {background-image: none !important;} .list-menu-float .icon-menu.profile:before {position:absolute; width:120px !important; content: "f0070a0Profile"; font-family: 'FontAwesome' !important; margin-top:5px !important; margin-left:-65px !important; color: #000; text-align: center;} .list-menu-float .icon-menu .text {opacity: 1; width: auto; left: 20px; top: 0; color: #555555;} .list-menu-float .icon-menu:hover {width: 120px !important; background-color:rgba(0,0,0,.5) !important;} .list-menu-float .icon-menu:hover .text, .list-menu-float .icon-menu:hover:before, .list-menu-float .icon-menu:hover:after {color: #fff; width: auto;} .list-menu-float .icon-menu.logout {border-radius: 0 0 4px 4px;} .list-menu-float .icon-menu.setting {display:none;} .list-menu-float .icon-menu svg.icon {top: 7px !important; left: 5px !important; width: 15px; height: 15px;} .list-menu-float .icon-menu.setting svg.icon-setting {display:none;} /** * List Container */ .list-container { position: absolute; background-color: transparent !important; width: 1000px; left: 0; right: 0; margin: auto; margin-top:100px; box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000; border:none !important; margin-bottom:30px; } /** * List Container - Cover Block */ .cover-block { position:relative; display: block; width: 1000px; margin: 0 auto; height:auto; text-align: center; vertical-align: middle; /*box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;*/ padding-bottom:40px; } .cover-block .image-container { display: block; width: 1000px; height:auto; padding-top:0; } .cover-block .image-container.hide { display: none; } .cover-block .image-container img { max-width: 1000px; height: auto; } /* cover image */ #cover-image{ margin:auto; width:1000px !important; height:auto; background-color:transparent; background-size: cover !important; background-position: 50% 50%; } /* setting icon */ .cover-block .image-container .btn-list-setting { display: none; } .cover-block .image-container:hover .btn-list-setting { display: block; position: absolute; top: 20px; right: 28px; padding: 8px; border: rgba(255,255,255,0) 1px solid; font-size: 14px; color: #ffffff; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; } .cover-block .image-container .btn-list-setting:hover { position: absolute; top: 20px; right: 28px; background-color: rgba(0,0,0,0.6); padding: 8px; border: none; -moz-box-shadow: 0 0 4px #000000; -webkit-box-shadow: 0 0 4px #000000; -o-box-shadow: 0 0 4px #000000; -ms-box-shadow: 0 0 4px #000000; box-shadow: 0 0 4px #000000; font-size: 14px; color: #ffffff; text-shadow: #323232 1px 1px 1px; } .cover-block .image-container .btn-list-setting .fa-camera { font-size: 16px; -moz-text-shadow: #000000 1px 1px 3px; -webkit-text-shadow: #000000 1px 1px 3px; -o-text-shadow: #000000 1px 1px 3px; -ms-text-shadow: #000000 1px 1px 3px; text-shadow: #000000 1px 1px 3px; -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)"; } .cover-block .image-container .btn-list-setting .icon-plus-circle { position: absolute; top: 4px; left: 18px; background-color: rgba(0,0,0,0.6); border-radius: 50%; -moz-box-shadow: -1px 1px 0px 0px #323232; -webkit-box-shadow: -1px 1px 0px 0px #323232; -o-box-shadow: -1px 1px 0px 0px #323232; -ms-box-shadow: -1px 1px 0px 0px #323232; box-shadow: -1px 1px 0px 0px #323232; font-size: 10px; } .cover-block .image-container .btn-list-setting .text { display: none; } .cover-block .image-container .btn-list-setting:hover .text { display: inline-block;; margin-left: 4px; } /** * List Container - Status Menu */ .status-menu-container { width: 1000px; height: 40px; background-color: rgba(255,255,255,.9); border-bottom: none; z-index: 1; margin-top:-40px; } .status-menu-container.fixed { position: absolute; display: none !important; top: 0; } .status-menu-container.fixed + div.list-block { margin-top: 0px; } .status-menu-container .status-menu { display: table; margin: 0 auto; border-collapse: separate; border-spacing: 0px 0; } .status-menu-container .status-menu .status-button { position: relative; display: table-cell; padding: 10px; left: 17px !important; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; text-align: center; vertical-align: middle; padding: 1.2em 10px; line-height: 1.105em; font-size: 1.1em; color: #9B9B9B; } .status-menu-container .status-menu .status-button.on { color: #000; font-weight: bold; } .status-menu-container .status-menu .status-button:hover { background-color: rgba(0,0,0,.5); color: #fff; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .status-menu-container .status-menu .status-button.on:after, .status-menu .status-button:hover:after { opacity: 1 } .status-menu-container .status-menu .status-button.watching:before, .status-menu-container .status-menu .status-button.reading:before { content: "f1520a00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.completed:before { content: "f05d0a00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.onhold:before { content: "f0170a00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.plantowatch:before, .status-menu-container .status-menu .status-button.plantoread:before { content: "f0730a00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.dropped:before { content: "f00d0a00a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button.all_anime:before { content: "f0220a0"; float: left; font-size: 1.5em; font-family: 'FontAwesome' !important; } .status-menu-container .status-menu .status-button:after {display:none !important;} /*scroll bar*/ ::-webkit-scrollbar {height: 7px; width: 7px; background-color: #f5f5f5;} ::-webkit-scrollbar-thumb {border: 2px solid #f5f5f5; background-color: #9B9B9B;} /** * List Container - Status Menu - Search */ .status-menu-container .search-container { position: absolute; right: 5px; z-index:20; } .status-menu-container .search-container #search-button { display: inline-block; height: 22px; margin-top: 10px; color: #787878; font-size: 1.6em; vertical-align: middle; } .status-menu-container .search-container #search-box { display: inline-block; width: 0; height: 22px; overflow: hidden; margin-top: 5px; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; vertical-align: middle; } .status-menu-container .search-container #search-box.open { display: inline-block; width: 130px; } .status-menu-container .search-container #search-box input { width: 100%; height: 100%; box-sizing: border-box; } /** * List Container - List Block */ .list-block { margin: 0; min-height:265px; background: transparent; } .list-unit { background-color:transparent; margin: auto; width: 1000px; /*box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;*/ background: transparent; } /** * List Container - List Status Title (with Stats) */ .list-unit .list-status-title .text { display: block; width: 1000px; height: 38px !important; font-size: 22px; color: #fff; text-align: center; vertical-align: middle; text-align: center; font-weight: 500; letter-spacing: 0.5px; border:none; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #FFF !important; font-style: bold; background-color: transparent; margin-top: 363px !important; background-color: transparent; } .list-unit .list-status-title .stats a.filterd { text-shadow: 0px 0px 2px #FFF; } .list-unit .list-status-title .stats a:hover { background:rgba(0,0,0,.5); padding:8px; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-unit .list-stats { background-color: rgba(255,255,255,.8); margin-top: -155px !important; color : #000; height: 25px; margin:auto; position: absolute; width: 1000px; z-index: 1 !important; } .list-unit .list-status-title .stats { position: absolute; height: 40px; line-height: 40px; width:180px; right: -25px; margin-top: -441px; z-index: 1; background-color: transparent; } .list-unit .list-status-title .stats a { color: #9B9B9B; padding:8px; margin:0 !important; } /** * List Container - List Table */ .list-table { width: 100%; margin: 0 auto; border-collapse: collapse; background-color:transparent !important; color: #fff !important; border:none; } /** * List Container - List Table - Header */ .list-table .list-table-header:before {content: "f0dc0a0SORT"; display: block; text-align: center !important; font-family: 'FontAwesome' !important; text-indent: 0px; color: #9B9B9B !important; font-weight: 700 !important; width: 57px; line-height: 40px; height:40px; margin-left:0px !important; } .list-table .list-table-header:hover:before {color:#fff !important; background-color:rgba(0,0,0,.5);} .list-table .list-table-header { position: absolute; display: block; margin-left:0; margin-top:-440px; z-index:200 !important; } .list-table .list-table-header .header-title { background: #F6F6F6 url("/img/pc/ownlist/bar-table-header.png") no-repeat right 7px / 1px 22px; display: block; border-bottom: 0; height: 39px; text-align: center; vertical-align: middle; z-index:60 !important; opacity:0; } .list-table .list-table-header:hover .header-title {opacity:1; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out;} .list-table .list-table-header .header-title:last-child { background-image: none; } .list-table .list-table-header .header-title.status,.list-table .list-table-header .header-title.number,.list-table .list-table-header .header-title.image,.list-table .list-table-header .header-title.tags { background-image: none; display:none !important; } .list-table .list-table-header .header-title.title { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.score { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.type { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.progress { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.chapters { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.volumes { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.rated { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.started { display:none; } .list-table .list-table-header .header-title.finished { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.days { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.storage { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.retail { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title.priority { text-align: center; width:90px; line-height: 40px; padding:0 !important; } .list-table .list-table-header .header-title .link { font-size: 11px; color: #323232; text-decoration: none height:40px; width:90px; } .list-table .list-table-header .header-title.studio { display:none !important; } .list-table .list-table-header .header-title .link.sort { position: relative; display: inline-block; color: #323232; height:40px; width:90px; white-space: nowrap; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-table .list-table-header .header-title .link.sort:hover { color: #000; background-color: rgba(0,0,0,.5); height:40px; width:90px; } .list-table .list-table-header .header-title .sort-icon { color: #fff; } /* customize list */ .list-table .list-table-data { } .list-table .list-table-data:hover { /*box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;*/ transition: .2s linear; background-color:rgba(0,0,0,.3); } .list-table .list-table-data:hover .data.title { text-shadow: 0 0 2px #000, 0 0 1px #000, 0 1px 7px #000, 0 0 0.5px #000; color:#fff; transition: .1s linear; } .header a:hover,.list-table .list-table-data a:not(.edit-disabled):hover { text-decoration:underline; } /** * List Container - List Table - Items */ .list-table .list-table-data .data { display: table-cell; padding: 4px 0; text-align: center; vertical-align: middle; color: #fff !important; border:none; } .list-table .list-table-data:hover .data { color: #fff !important; } .list-table .list-table-data a:not(.edit-disabled):hover { text-decoration: underline; color: #fff !important; } .list-table .list-table-data a.edit-disabled { cursor: text; color: #fff; } .list-table .list-table-data .tags .edit { display: block; width: 100%; text-align: center; color: #2db039; font-size: 10px; font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif; display:none; } .list-table .list-table-data .tags .edit:hover { display:none; } .list-table .list-table-data .tags textarea { box-sizing: border-box; width: 100%; height: 60px; } .list-table .list-table-data .data.image a { display:inline-block!important; } .list-table .list-table-data .data.image { width:4%; } .list-table .list-table-data .data.image .image { width: 30px !important; height: 30px !important; background-size:cover; border:2px solid #fff; -webkit-box-shadow:2px 2px 8px -3px rgba(0,0,0,.76); -moz-box-shadow:2px 2px 8px -3px rgba(0,0,0,.76); box-shadow:2px 2px 8px -3px rgba(0,0,0,.76); border-radius:180px; display:inline-block!important; } .list-table .list-table-data:hover .data.image .image { display:inline-block!important; margin-left:-30px; opacity: 0; -moz-transition-duration: 0.3s ease-in-out; -o-transition-duration: 0.3s ease-in-out; -webkit-transition-duration: 0.3s ease-in-out; transition-duration: 0.3s ease-in-out; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out -moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease; } /* */ .list-table .list-table-data .data.season * { color:#fff; } .list-table .list-table-data .data.title { padding-left: 8px; text-align: left; width:60%; } .list-table .list-table-data .data.title a { line-height:35px !important; display: inline-block; min-width:0; max-width: 450px; /* the width of your titles */ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .list-table .list-table-data .data.title .link { font-size: 16px !important; text-decoration: none !important; font-family: 'PT Sans Narrow', sans-serif; font-weight:100 !important; transition: all 0.3s ease 0s; color: #fff; } .list-table .list-table-data:hover .data.title .link { letter-spacing: 0.5px; transition: all 0.3s ease 0s; color: #fff !important; } .list-table .list-table-data .data.title .rewatching, .list-table .list-table-data .data.title .rereading, .list-table .list-table-data .data.title .content-status { text-shadow: 0 0 2px #1a1aff, 0 0 1px #1a1aff, 1px 1px 7px #1a1aff, 0 0 0 #1a1aff !important; color: #fff !important; font-size: 0.9em !important; margin-left:5px; display:inline-block; margin-top:10px !important; position:absolute; } .list-table .list-table-data .data.score .link { font-size: 1.1em; font-weight: bold; } .list-table .list-table-data .data.score { width: 21px !important; height: 21px !important; background-image: url(https://i.imgur.com/udzEw6G.png); background-repeat: no-repeat; background-size:contain; background-position: 50% 50%; } .list-table .list-table-data:hover .data.score { background-image: url(https://i.imgur.com/EQcGOeO.png); text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000; } .list-table .list-table-data .data.score a {color:#fff !important;} td.td1.borderRBL { color:#fff; } /*add edit */ .list-table .list-table-data .data.title .add-edit-more { float: right; margin-right: 10px; font-size:0 !important; margin-top:10px; } .add-edit-more { opacity: 0; transition: all 0.2s ease 0s; } .list-item:hover .add-edit-more { opacity: 1; transition: all 0.2s ease 0s; } .list-table .list-table-data .data.title .edit a { background-image: url(https://i.imgur.com/OT1yCLP.png); display: inline-block; width: 15px; height: 15px; background-size: cover; color: transparent !important; margin-right: 7px !important; } .list-table .list-table-data .data.title .more a { background-image: url(https://i.imgur.com/cUAaila.png); display: inline-block; width: 15px; height: 15px; background-size: cover; color: transparent !important; } .list-table .list-table-data .data.title .add a { background-image: url(https://i.imgur.com/AoTgUAL.png); display: inline-block; width: 15px; height: 15px; background-size: cover; color: transparent !important; margin-right: 7px !important; } /* */ .list-table .list-table-data .data.title .more { position: relative; } .list-table .more-info { display: none; } .list-table .more-info .more-content { padding: 10px; } /* */ .list-table .list-table-data .data.number { width:2% !important; } .list-table .list-table-data:hover .data.number { opacity:0; } /* review section */ .list-table .list-table-data .data.tags { position: fixed; right: calc( 50% + 510px); top: calc(20% + 230px); opacity: 0; display: inline !important; line-height: 16px !important; font-family: Segoe UI, Atilla, Arial, Helvetica, sans-serif; text-align:left; width:150px !important; height:auto !important; background-color:rgba(0,0,0,.5); box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000; pointer-events: none; /* animation */ transition: opacity .3s linear, margin-left .5s ease, transform 1s ease-in-out; z-index: 6; } .list-table .list-table-data .data.tags span:after { position: fixed; right: calc( 50% + 510px); top: calc(20% + 230px); opacity: 0; display: block !important; content:''; width:150px !important; height:auto; pointer-events: none; /* animation */ transition: opacity .3s linear, margin-left .5s ease, transform 1s ease-in-out; } .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after { opacity: 1; padding:5px; box-sizing: border-box; right: calc( 50% + 510px); transition: opacity .3s linear, margin-left .5s ease, transform 1s ease-in-out; } .list-table .list-table-data .data.tags * {color: #fff !important;} .list-table .list-table-header .header-title.tags { display:none; } .link.sort + a {display: none;} /* remove watch buttons */ .list-table .list-table-data .data.studio { position:fixed; width: 150px; text-align:center; right: calc( 50% + 511px); top: calc(20% + 184px); height: 30px !important; opacity:0; z-index: 60 !important; background-color: transparent; background: rgba(0,0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%); pointer-events:none; } .list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.studio {opacity:1;} .list-item .data.studio * { text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important; font-weight: bold !important; color:#fff !important; } /** * Large full-res hover images */ .data.image a:before {content: ""; display: block !important; position: fixed; top:20%; right: calc( 50% + 530px); width: 150px; height: 221px; background-color: rgba(0,0,0,.3); background-position: center !important; background-repeat: no-repeat !important; background-size: cover; border: 1px solid #ffffff; box-shadow: 0 2px 5px rgba(0,0,0, 0.7); visibility: hidden; opacity: 0; transition: opacity .8s linear, margin-left .5s ease, transform 1s ease-in-out; z-index: 5;} .list-table .list-table-data:hover .data.image a:before { visibility: visible; opacity: 1; right: calc( 50% + 510px); transition: .3s ease-out;} /* */ .list-table .list-table-data .data.status { width: 4px; } .list-table .list-table-data .data.status .text { font-size:1.5em; } .list-table .list-table-data .data.status.reading, .list-table .list-table-data .data.status.watching { /*background-color: #2db039 */ background-color:transparent; } .list-table .list-table-data .data.status.plantoread, .list-table .list-table-data .data.status.plantowatch { /*background-color: #c3c3c3 */ background-color:transparent; } .list-table .list-table-data .data.status.completed { /*background-color: #26448f */ background-color:transparent; } .list-table .list-table-data .data.status.onhold { /*background-color: #f1c83e */ background-color:transparent; } .list-table .list-table-data .data.status.dropped { /*background-color: #a12f31 */ background-color:transparent; } /* list status */ .list-table .list-table-data .data.status.completed:before, .list-table .list-table-data .data.status.reading:before, .list-table .list-table-data .data.status.watching:before,.list-table .list-table-data .data.status.plantoread:before, .list-table .list-table-data .data.status.plantowatch:before,.list-table .list-table-data .data.status.onhold:before,.list-table .list-table-data .data.status.dropped:before { display: inline-block !important; position: absolute; margin-left:8px; margin-top:-7px; z-index: 100 !important; content: ""; pointer-events: none; opacity: 0; text-align:center !important; } .list-table .list-table-data:hover .data.status.completed:before, .list-table .list-table-data:hover .data.status.reading:before, .list-table .list-table-data:hover .data.status.watching:before,.list-table .list-table-data:hover .data.status.plantoread:before, .list-table .list-table-data:hover .data.status.plantowatch:before,.list-table .list-table-data:hover .data.status.onhold:before,.list-table .list-table-data:hover .data.status.dropped:before { opacity: 1; text-align:center !important; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-property: all; transition-property: all; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .list-table .list-table-data:hover .data.status.completed:before { /* background-color: #26448f !important; */ color:#fff; content: "f05d"; font-size: 1.5em; font-family: 'FontAwesome' !important; } .list-table .list-table-data:hover .data.status.watching:before, .list-table .list-table-data:hover .data.status.reading:before { /*background-color: #2db039 !important;*/ color:#fff; content: "f152"; font-size: 1.5em; font-family: 'FontAwesome' !important;} .list-table .list-table-data:hover .data.status.plantowatch:before, .list-table .list-table-data:hover .data.status.plantoread:before {/*background-color: #c3c3c3 !important;*/ color:#fff; content: "f073"; font-size: 1.5em; font-family: 'FontAwesome' !important;} .list-table .list-table-data:hover .data.status.onhold:before {/*background-color: #f1c83e !important;*/ color:#fff; content: "f017"; font-size: 1.5em; font-family: 'FontAwesome' !important;} .list-table .list-table-data:hover .data.status.dropped:before {/*background-color: #a12f31 !important;*/ color:#fff; content: "f00d"; font-size: 1.5em; font-family: 'FontAwesome' !important;} /* */ .list-unit .loading-space { background-color:rgba(0, 0, 0, .3); color: #fff !important; display: inline-block; margin: auto; width: 1000px; font-size: 11px; line-height:15px; text-align: middle !important; padding-top: 0px; margin-bottom: 0px; height:250px; background-attachment:scroll; background-image:url(); background-repeat: no-repeat no-repeat; background-position: 0% 100%; } /*override codes*/ .header .header-info > a {color: rgba(255,255,255,1) !important;} .header .header-info {color: rgba(255,255,255,0.8) !important;} .header .header-menu {color: rgba(255,255,255,0.8) !important;} .header .header-menu .btn-menu {color: rgba(255,255,255,0.8) !important;} .username {color: rgba(255,255,255,0.8) !important;} #header-menu-button {color: rgba(255,255,255,0.8) !important;} .header a { font-weight: bold; color: #fff !important; } .icon-watch, .icon-watch-pv {display:none !important;} /*profile image & name */ .cover-block::after { height: 120px !important; width: 120px! important; background-repeat: no-repeat; background-size: contain; position: absolute; display:block !important; margin-left:57px; margin-top:-70px; content: ""; z-index: 2 !important; padding: 5px; background-color:#fff; box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3); border-radius:5px; border: #fff 2px solid; } .cover-block::before { position: absolute; display:block !important; margin-left:200px; bottom:40px; width: 300px; color: #ffffff; font-size: 29px !important; font-family: Rancho; text-align: left; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important; letter-spacing: 0 !important; } /* */ .header .header-title { position: absolute; top: 0px; left: 40px; background-image: url("https://i.imgur.com/39cRtfK.png"); background-position: left top; background-repeat: no-repeat; background-size: auto 50px; display: block; width: 50px !important; height: 50px; text-indent: -9999px; overflow: hidden } /* customization */ /* The list background */ body[data-query*='"status":1'], body[data-query*='"status":2'], body[data-query*='"status":3'], body[data-query*='"status":4'], body[data-query*='"status":6'], body[data-query*='"status":7'] { background-attachment: fixed !important; background-position: center top; background-repeat: no-repeat !important; background-size:cover; } * {cursor: url(https://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), progress !important;} /* */ span a[href*="&tag=!"], span a[href*="&tag=%40"], span a[href*="&tag=~"] {display: none !important;} /* favorite */ @media entrytags-favorites {} a[href$="&tag=*"] {position: absolute; left: 0; width: 150px; height: 0; font-size: 15px; top: 0px; color: transparent !important; } a[href$="&tag=*"]:after {content: 'f005'; font-family: 'FontAwesome' !important; display: inline-block; pointer-events: all; /* change the position below, and add in margin-whatever if it's not enough */ position: absolute; top: -224px; left: 130px; /* change the size of font */ font-size: 1.1em; color: #fff !important; text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #fff !important; pointer-events:none; } /* Intro animation */ @keyframes intro { from { opacity: 0; margin-top: 100vh; } 16% { opacity: 0; margin-top: 100vh; } to { opacity: 1; margin-top: 100px; } } .list-container { animation: intro 2s; } /* */ footer { position: fixed; bottom: 0px; left: 0px; width: 100%; height:30px !important; z-index: 9998; } #footer-block { display:block; background-color: transparent; background: rgba(0,0,0,0); background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.6))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); } #copyright { color: #FFF; letter-spacing: 1px; text-shadow: 0px 3px 3px #000; font-size:10px; } #copyright::after { content: "ShelterStyleV3 - Layout originally designed by Takana no Hana" } .list-unit .list-status-title:after { color: transparent; height: 365px !important; width: 1000px !important; background-repeat: no-repeat; background-size: cover; position: absolute !important; display: block !important; left: 0 !important; right: 0 !important; top: 0px !important; content: ""; z-index: 1 !important; pointer-events: none; } Edit: The fix for this problem was incorrect image hosting. To get rid of the problem you have to use imgur. Thanks to Shishio-kun for help! |
risulasasaMar 15, 2021 11:52 AM
Mar 15, 2021 11:39 AM
#6750
risulasasa said: Hello! So my problem is that nobody except me can see the CSS background and cursor, even I myself can't see it if I am in incognito mode. I've been searching for a solution for over an hour now, and I just can't find a fix. Thank you for reading and if you know the answer for my problem please let me know. Here's the CSS I am using You probably have to use Imgur to host the backgrounds, the way to use it is explained in the layout installation and wallpaper changing tutorials so use those. The reason I tell ppl to upload the image to Imgur in those tutorials is because other sites almost never work. Add a new custom cursor code to the bottom from this topic and start over https://myanimelist.net/forum/?topicid=1903808 Or use the custom cursor fix that was in the topic for the layout https://myanimelist.net/forum/?topicid=1640096 |
More topics from this board
» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )Shishio-kun - Jul 21, 2017 |
381 |
by KabukiChouNights
»»
Sep 13, 10:56 AM |
|
» theme helpthreat - Jul 5 |
5 |
by Zaryf
»»
Aug 21, 5:46 AM |
|
» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1261 |
by KiranaStarr
»»
Aug 16, 5:48 PM |
|
» [CSS] ⭐️ Customize your List Cursor + Cursor FixesShishio-kun - Mar 8, 2021 |
30 |
by Shishio-kun
»»
Jul 28, 3:17 AM |
|
» How To Have Different Banner/Cover image & Background Image For Manga & Anime ListsYasminaRegina - Jul 25 |
2 |
by YasminaRegina
»»
Jul 26, 1:02 AM |