New
Jun 14, 2021 8:42 PM
#801
Jun 14, 2021 9:27 PM
#802
The dark mode applies an inversion filter so that the page isn't so bright. It can be fixed by adding this code to the bottom: /* ==================== Dark Mode Filter Fix */ body[data-owner="1"] #fancybox-frame { filter: none; } |
Jun 15, 2021 6:31 AM
#803
how do we remove banner shadow on the bottom |
"Hard work is worthless for those that don’t believe in themselves" - Naruto Uzumaki |
Jun 16, 2021 12:17 AM
#804
JayDaAnimeLord said: how do we remove banner shadow on the bottom /* Remove cover shadow */ .cover-block::before { display: none; } |
Jun 16, 2021 12:27 AM
#805
JayDaAnimeLord said: how do we make the preview images larger? -> for clarity list design as well or is it the same way ? do the banner images have a specific size? This depends a lot on how big you want the images and if you are using the on-hover image previews or not. At the base of the issue, you can increase the images by increasing the width and/or height properties of ".data.image", ".data.image a", and ".data.image img" in the CSS. If I am to make some code for this, I need to know how big you're thinking and if you're using the large hover image previews as well, since these will affect how it is coded. I cannot view your animelist as it is private, so I need you to tell me these things or provide the code you are currently using to properly create an in-depth addon. |
Jun 17, 2021 6:37 AM
#806
Is there any way to use the Tag Description, along with the Fav Hearts (Valerio_Lyndon's Version), bcuz, when I use both codes, the heart icon disappears, But, If the tag description code is removed, then, it works fine My List's Css : https://paste2.org/2Y3Hz4hm |
jery_jsJun 17, 2021 6:56 AM
[ |
Jun 19, 2021 9:01 AM
#807
Menken21 said: Hello I need help I'm trying to add hovering but it doesn't work on me I'm trying to figure out for about 2 hours already i've been following the guide https://myanimelist.net/forum/?topicid=1499059 but non of it solved my problem here is the css code /*==============================*\ | "Clarity" by Valerio Lyndon | | R25.2 | \*==============================*/ @\import "https://fonts.googleapis.com/css?family=Oswald"; :root{--name:none;--avatar:none;--banner:url(https://i.imgur.com/mXSMBIo.jpg);--character:url(https://i.imgur.com/6IPyngH.png);--background:none;--pbg:#efefef;--bg:#fff;--bg-dark:#ddd;--text:#323232;--text-h:#787878;--text-dim:#bababa;--text-dim-h:#646464;--text-dark:#111;--shadow:rgba(0,0,0,0.2);--icon:#323232;--accent:#4065ba;--banner-text:#fff;--banner-text-shadow:rgba(0,0,0,0.45);--btn-bg:#ebebeb;--btn-bg-h:#323232;--btn-head-bg-h:#1d439b;--btn-text-h:#fff;--text-head:#9b9b9b;--text-head-h:#787878;--watching:#2db039;--completed:#26448f;--onhold:#f1c83e;--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;box-shadow:0 1px 2px var(--shadow);overflow:hidden;color:var(--text)!important;font:normal 0/26px Arial,Verdana,sans-serif;text-indent:0;text-align:left;white-space:nowrap;vertical-align:top;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) var(--background) 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}.status-menu-container.fixed+.list-block{margin-top:128px!important}.list-unit{width:100%!important;margin:0}.list-table{border:none!important}a,a:hover{color:var(--accent)}.initialize-tutorial,#recaptcha-terms{display:none!important}.cover-block{position:absolute;top:0;left:0;z-index:25;width:100%;min-width:1060px;height:318px;background:var(--cover-bg) var(--banner) no-repeat center center/cover scroll}.cover-block:before{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:50px;background:linear-gradient(to top,rgba(0,0,0,.5),transparent)}#cover-image,.btn-list-setting{display:none!important}#list-container #cover-image-container{display:block!important;width:1060px;height:100%;padding:0;background:var(--character) no-repeat right center/contain;margin:0 auto}#cover-image-container:after{content:var(--name);position:absolute;top:55px;left:50%;margin-left:-475px;color:var(--banner-text);font:bold 60px/60px Oswald;text-align:left;letter-spacing:15px;text-shadow:1px 4px 7px var(--banner-text-shadow);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{z-index:36;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)}.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:0;top:-7px;display:block;width:150px;height:150px;background:0 0;border-radius:50%;font-size:0}.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,var(--shadow),transparent)}.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{content:"";position:absolute;top:-51px;left:-8px;width:150px;height:150px;background:var(--bg-dark) var(--avatar) no-repeat center top/cover;border:8px solid var(--bg);border-radius:50%;opacity:1;box-shadow:0 1px 2px var(--shadow)}.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;z-index:1}#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;color:var(--text)}#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}.open~#search-button{pointer-events:none}#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{content:"";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;pointer-events:none;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:0;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 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.quick-add:hover:before{color:var(--btn-text-h)!important}.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;color:var(--btn-text-h)!important;font:14px/26px Arial,Verdana,sans-serif!important;text-indent:9px;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-unit .list-status-title{width:1060px;height:64px;margin-top:-64px;background:0 0}.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 0;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 .list-table-header .header-title{position:relative;display:inline-block;width:auto!important;height:auto;padding:0!important;border:none;background:0 0;font-weight:400}.list-table>tbody:first-of-type:hover .header-title{opacity:1}.list-table .list-table-header .header-title .link.sort{display:block;width:13px;height:26px;background:var(--btn-bg-h);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;text-align:center;text-indent:-9px;white-space:normal;opacity:0}.list-table tbody:first-of-type:hover .list-table-header .header-title .link.sort{width:80px;opacity:1}.list-table-header .header-title a.hover_info{display:none!important}.list-table .list-table-header .header-title .link.sort:hover{background:var(--btn-head-bg-h)}.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}.anime tbody:first-of-type:hover .header-title.finished a,.anime tbody:first-of-type:hover .header-title.started a{padding:0 13px}.manga tbody:first-of-type:hover .header-title.finished a,.manga tbody:first-of-type:hover .header-title.started a{width:100px!important}.header-title.title a{font-size:0!important}.header-title.title a:after{content:"Title";font-size:11px}.list-table-header .header-title.tags{display:none!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;padding:0!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. Try another category?";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-owner="1"] .list-table[data-items="[]"]:after{content:"No entries found. Why not add some?"}[data-query*='"s":'] .list-table[data-items="[]"]:after{content:"No entries found. Perhaps your search terms are too restrictive?"}.data.status{position:absolute;top:0;left:0;width:1px!important;height:100%;padding:0!important}.status.reading,.status.watching{background:var(--watching)!important}.status.completed{background:var(--completed)!important}.status.onhold{background:var(--onhold)!important}.status.dropped{background:var(--dropped)!important}.status.plantoread,.status.plantowatch{background:var(--plantowatch)!important}.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}.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.image{width:64px;height:64px;margin:4px 0 4px 8px;order:1}.data.image a{position:relative;display:block!important;border-radius:50%;overflow:hidden}.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);color:#fff;font:30px/64px FontAwesome;opacity:0}.data.image a:hover:after{opacity:1}.data.title{position:relative;width:142px;height:16px;padding:32px 0 0 8px!important;order:12;flex:1 0 auto;line-height:16px}.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;z-index:1;width:92px;height:16px;padding-left:8px!important;margin-right:-100px;order:11;text-align:left!important;color:var(--text-dim);line-height:16px;font-size:10px}.data.number+td:not(.image)~.type{margin-left:28px;margin-right:-128px}.data.score{position:relative;width:26px;height:26px;order:13}.data.score a{display:block;width:26px;height:26px;background:var(--btn-bg);border-radius:13px;margin:0 0 0 auto;line-height:26px}.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;display:block;width:40px;height:26px;padding:0 9px;background:var(--btn-bg-h) url(https://i.imgur.com/KF8oOyC.png) no-repeat 20px center/16px auto;border:none;border-radius:13px;box-shadow:none!important;color:var(--btn-text-h);font:bold 1.1em/26px Verdana,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}@-moz-document url-prefix(){.data.score select{padding:0 16px 0 0;text-align:center}}.data.score select:focus{outline:0!important;box-shadow:0 2px 2px rgba(0,0,0,.3)}.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);border:1px solid var(--bg-dark);outline-color:var(--accent)!important;box-sizing:border-box;color:var(--text-dark);font:11px Verdana,Arial,sans-serif}.data.priority{width:92px;height:74px;background:var(--bg);order:14;color:var(--text);line-height:74px;z-index:1}.data.priority:before{content:"\f0a2";font-family:FontAwesome}.status:not(.plantowatch):not(.plantoread)~.data.priority{display:none!important}.data.chapter~.priority,.data.progress~.priority,.data.volume~.priority{position:relative;margin-right:-92px;opacity:1;pointer-events:none;z-index:1}.list-item:hover .chapter~.priority,.list-item:hover .progress~.priority,.list-item:hover .volume~.priority{opacity:0}.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.magazine: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.magazine:empty:before{content:"Unknown\aMagazine"}.data.tags textarea{position:absolute;top:3px;right:4px;z-index:5;width:530px!important;height:calc(100% - 6px)!important;background:var(--btn-bg);border:1px solid var(--bg-dark);outline-color:var(--accent)!important;resize:none;color:var(--text)}@-moz-document url-prefix(){.data.tags textarea{width:524px!important;height:calc(100% - 14px)!important;padding:2px;box-sizing:initial!important}}.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;display:flex!important;width:100px;height:14px;flex-flow:row wrap;overflow:hidden;order:25;color:var(--text);font-size:9px;line-height:14px;text-align:left!important;text-overflow:ellipsis;white-space:nowrap}.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);margin-right:3px;flex:0 0 auto;text-align:right;color:var(--text-dim)}.data.started:before{content:"Start"}.data.finished:before{content:"End"}.data.days:before{content:"Days"}.data.airing-started:before{content:"Aired"}.manga .data.airing-started:before{content:"Issued"}.data.airing-finished:before{content:"to"}.manga .data.airing-finished,.manga .data.airing-started{width:107px}.manga .data.airing-finished{margin-left:-107px}.manga .data.airing-finished:before,.manga .data.airing-started:before{width:36px}.data.airing-finished::after,.data.airing-started::after,.data.days::after,.data.finished::after,.data.started::after{content:"-";display:block;width:63px;flex:0 0 auto;color:var(--text-dim);font-size:14px}.more-info{border:none!important}.more-info .td1{position:relative;padding-top:23px;color:var(--text-dark)}.more-info .td1>div{margin:0}.more-info .td1>div>a{position:absolute;top:0;left: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{position:absolute;bottom:0;left:0;width:100%}#footer-block{min-width:1060px;height:32px;padding:16px 0;background:var(--bg)}#footer-block:before{content:"";position:absolute;left:0;top:-2px;width:100%;min-width:1060px;height:2px;background:linear-gradient(to top,rgba(0,0,0,.1),transparent)}#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 var(--shadow)}#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/26px 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:transparent url(https://i.imgur.com/hFijppc.png) no-repeat right center/16px auto}#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 var(--shadow);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}#fancybox-wrap[style*="width: 320px;"]{height:120px!important}[style*="width: 320px;"] #fancybox-inner{height:calc(100% - 20px)!important}div[style^="width: 300px;"]{display:flex;height:100%!important;flex-flow:column nowrap;justify-content:center;color:var(--text);font-size:13px!important}div[style^="width: 300px;"] div{font-size:0}div[style^="width: 300px;"] input{display:block;width:240px;height:26px;background:var(--btn-bg);border:none;border-radius:13px;box-shadow:0 1px 2px var(--shadow);margin:0 auto 5px;color:var(--text);font:normal 12px/26px Arial,Verdana,sans-serif;transition:all .3s ease;cursor:pointer}div[style^="width: 300px;"] input:hover{background:var(--btn-bg-h);color:var(--btn-text-h)} body { --avatar: url(https://i.imgur.com/gTxnDLC.gif); } body { --name: "\a Menken21"; } body { --character: url(https://i.imgur.com/AjTpzVc.png); } @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore"; @\import "https://fonts.googleapis.com/css?family=Oswald"; html{position:relative;min-height:100%}body{padding-bottom:64px;background:center/cover no-repeat fixed #efefef!important}a,a:hover{color:#1d439b}#adva Thank you so much! Moved the post here |
Jun 19, 2021 10:27 AM
#808
Jun 19, 2021 10:38 AM
#809
Tokyomission said: Can someone please help me I don't know what I'm doing I tried doing everything you told me to but it's not working but I would just like a normal dark theme with no banner, girl, and name. Can someone help me, please. Thanks 🙏🙏 So, you mean your list should be just like the default one but with dark mode but without any banner, girl and name??? or do you mean your list should look like viory's but without any banner, girl and name??? It would be better if you could specify that. Cuz the list you are using currently is the default one and it doesn't have the things you want removed |
Legends_of_animeJun 19, 2021 10:49 AM
StoryGraph x Spotify x Instagram “Whether we die or not isn't really that big a deal." — Suzuya Juuzou |
Jun 19, 2021 4:01 PM
#810
Well, I changed my list so you know what I'm talking about on having no banner but you know how there's a part "Show cover image: Yes No" I would like clarity list on dark mode. like this |
Jun 19, 2021 11:12 PM
#811
jery_js said: Is there any way to use the Tag Description, along with the Fav Hearts (Valerio_Lyndon's Version), bcuz, when I use both codes, the heart icon disappears, But, If the tag description code is removed, then, it works fine My List's Css : https://paste2.org/2Y3Hz4hm Someone Help 👆 |
[ |
Jun 19, 2021 11:39 PM
#812
Tokyomission said: Well, I changed my list so you know what I'm talking about on having no banner but you know how there's a part "Show cover image: Yes No" I would like clarity list on dark mode. like this I removed the things you mentioned. Now you can add your customizations below this code. But after I removed the banner part the home button disappeared and I don't know how to make it show up again, so you @Valerio_Lyndon will probably tell you the solution if she knows that. Here's the code: /* Imports */ @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Theme%20-%20Compressed.css"; @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Mod%20-%20Dark%20Mode%20Compressed.css"; /* Remove banner */ #list-container > div.cover-block { display: none; } body > div.header { display: none; } /* Home button position */ .header .header-title { position: absolute; top: 110px; left: 225px; } /* Avatar position */ .status-menu:after { top: 0px; left: 10px; width: 90px; height: 90px; border-radius: 30%; } /* Avatar URL */ body { --avatar: url(https://cdn.myanimelist.net/images/useravatars/10653968.gif?t=1624163700); } This is how it looks, I made the avatar like a square cuz I think it looks better but please tell if you want it changed (or you can just change it yourself) |
Legends_of_animeJun 19, 2021 11:58 PM
StoryGraph x Spotify x Instagram “Whether we die or not isn't really that big a deal." — Suzuya Juuzou |
Jun 19, 2021 11:41 PM
#813
I tried but couldn't fix it, you gotta wait till someone else finds the solution. Your problem isn't being ignored. Sometimes it just takes time. |
StoryGraph x Spotify x Instagram “Whether we die or not isn't really that big a deal." — Suzuya Juuzou |
Jun 19, 2021 11:57 PM
#814
LEGENDS_OF_ANIME said: I tried but couldn't fix it, you gotta wait till someone else finds the solution. Your problem isn't being ignored. Sometimes it just takes time. Ohh...kay thx |
[ |
Jun 20, 2021 7:05 AM
#815
Hello everyone can someone help me I'm trying to figure out how to add Hovering image and tag but I'm not that good in css so i don't know if im doing it correctly Thank you in advance!! : )) here is my code btw /*==============================*\ | "Clarity" by Valerio Lyndon | | R25.2 | \*==============================*/ @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore"; @\import "https://fonts.googleapis.com/css?family=Oswald"; :root{--name:none;--avatar:none;--banner:url(https://i.imgur.com/mXSMBIo.jpg);--character:url(https://i.imgur.com/6IPyngH.png);--background:none;--pbg:#efefef;--bg:#fff;--bg-dark:#ddd;--text:#323232;--text-h:#787878;--text-dim:#bababa;--text-dim-h:#646464;--text-dark:#111;--shadow:rgba(0,0,0,0.2);--icon:#323232;--accent:#4065ba;--banner-text:#fff;--banner-text-shadow:rgba(0,0,0,0.45);--btn-bg:#ebebeb;--btn-bg-h:#323232;--btn-head-bg-h:#1d439b;--btn-text-h:#fff;--text-head:#9b9b9b;--text-head-h:#787878;--watching:#2db039;--completed:#26448f;--onhold:#f1c83e;--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;box-shadow:0 1px 2px var(--shadow);overflow:hidden;color:var(--text)!important;font:normal 0/26px Arial,Verdana,sans-serif;text-indent:0;text-align:left;white-space:nowrap;vertical-align:top;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) var(--background) 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}.status-menu-container.fixed+.list-block{margin-top:128px!important}.list-unit{width:100%!important;margin:0}.list-table{border:none!important}a,a:hover{color:var(--accent)}.initialize-tutorial,#recaptcha-terms{display:none!important}.cover-block{position:absolute;top:0;left:0;z-index:25;width:100%;min-width:1060px;height:318px;background:var(--cover-bg) var(--banner) no-repeat center center/cover scroll}.cover-block:before{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:50px;background:linear-gradient(to top,rgba(0,0,0,.5),transparent)}#cover-image,.btn-list-setting{display:none!important}#list-container #cover-image-container{display:block!important;width:1060px;height:100%;padding:0;background:var(--character) no-repeat right center/contain;margin:0 auto}#cover-image-container:after{content:var(--name);position:absolute;top:55px;left:50%;margin-left:-475px;color:var(--banner-text);font:bold 60px/60px Oswald;text-align:left;letter-spacing:15px;text-shadow:1px 4px 7px var(--banner-text-shadow);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{z-index:36;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)}.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:0;top:-7px;display:block;width:150px;height:150px;background:0 0;border-radius:50%;font-size:0}.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,var(--shadow),transparent)}.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{content:"";position:absolute;top:-51px;left:-8px;width:150px;height:150px;background:var(--bg-dark) var(--avatar) no-repeat center top/cover;border:8px solid var(--bg);border-radius:50%;opacity:1;box-shadow:0 1px 2px var(--shadow)}.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;z-index:1}#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;color:var(--text)}#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}.open~#search-button{pointer-events:none}#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{content:"";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;pointer-events:none;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:0;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 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.quick-add:hover:before{color:var(--btn-text-h)!important}.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;color:var(--btn-text-h)!important;font:14px/26px Arial,Verdana,sans-serif!important;text-indent:9px;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-unit .list-status-title{width:1060px;height:64px;margin-top:-64px;background:0 0}.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 0;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 .list-table-header .header-title{position:relative;display:inline-block;width:auto!important;height:auto;padding:0!important;border:none;background:0 0;font-weight:400}.list-table>tbody:first-of-type:hover .header-title{opacity:1}.list-table .list-table-header .header-title .link.sort{display:block;width:13px;height:26px;background:var(--btn-bg-h);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;text-align:center;text-indent:-9px;white-space:normal;opacity:0}.list-table tbody:first-of-type:hover .list-table-header .header-title .link.sort{width:80px;opacity:1}.list-table-header .header-title a.hover_info{display:none!important}.list-table .list-table-header .header-title .link.sort:hover{background:var(--btn-head-bg-h)}.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}.anime tbody:first-of-type:hover .header-title.finished a,.anime tbody:first-of-type:hover .header-title.started a{padding:0 13px}.manga tbody:first-of-type:hover .header-title.finished a,.manga tbody:first-of-type:hover .header-title.started a{width:100px!important}.header-title.title a{font-size:0!important}.header-title.title a:after{content:"Title";font-size:11px}.list-table-header .header-title.tags{display:none!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;padding:0!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. Try another category?";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-owner="1"] .list-table[data-items="[]"]:after{content:"No entries found. Why not add some?"}[data-query*='"s":'] .list-table[data-items="[]"]:after{content:"No entries found. Perhaps your search terms are too restrictive?"}.data.status{position:absolute;top:0;left:0;width:1px!important;height:100%;padding:0!important}.status.reading,.status.watching{background:var(--watching)!important}.status.completed{background:var(--completed)!important}.status.onhold{background:var(--onhold)!important}.status.dropped{background:var(--dropped)!important}.status.plantoread,.status.plantowatch{background:var(--plantowatch)!important}.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}.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.image{width:64px;height:64px;margin:4px 0 4px 8px;order:1}.data.image a{position:relative;display:block!important;border-radius:50%;overflow:hidden}.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);color:#fff;font:30px/64px FontAwesome;opacity:0}.data.image a:hover:after{opacity:1}.data.title{position:relative;width:142px;height:16px;padding:32px 0 0 8px!important;order:12;flex:1 0 auto;line-height:16px}.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;z-index:1;width:92px;height:16px;padding-left:8px!important;margin-right:-100px;order:11;text-align:left!important;color:var(--text-dim);line-height:16px;font-size:10px}.data.number+td:not(.image)~.type{margin-left:28px;margin-right:-128px}.data.score{position:relative;width:26px;height:26px;order:13}.data.score a{display:block;width:26px;height:26px;background:var(--btn-bg);border-radius:13px;margin:0 0 0 auto;line-height:26px}.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;display:block;width:40px;height:26px;padding:0 9px;background:var(--btn-bg-h) url(https://i.imgur.com/KF8oOyC.png) no-repeat 20px center/16px auto;border:none;border-radius:13px;box-shadow:none!important;color:var(--btn-text-h);font:bold 1.1em/26px Verdana,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}@-moz-document url-prefix(){.data.score select{padding:0 16px 0 0;text-align:center}}.data.score select:focus{outline:0!important;box-shadow:0 2px 2px rgba(0,0,0,.3)}.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);border:1px solid var(--bg-dark);outline-color:var(--accent)!important;box-sizing:border-box;color:var(--text-dark);font:11px Verdana,Arial,sans-serif}.data.priority{width:92px;height:74px;background:var(--bg);order:14;color:var(--text);line-height:74px;z-index:1}.data.priority:before{content:"\f0a2";font-family:FontAwesome}.status:not(.plantowatch):not(.plantoread)~.data.priority{display:none!important}.data.chapter~.priority,.data.progress~.priority,.data.volume~.priority{position:relative;margin-right:-92px;opacity:1;pointer-events:none;z-index:1}.list-item:hover .chapter~.priority,.list-item:hover .progress~.priority,.list-item:hover .volume~.priority{opacity:0}.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.magazine: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.magazine:empty:before{content:"Unknown\aMagazine"}.data.tags textarea{position:absolute;top:3px;right:4px;z-index:5;width:530px!important;height:calc(100% - 6px)!important;background:var(--btn-bg);border:1px solid var(--bg-dark);outline-color:var(--accent)!important;resize:none;color:var(--text)}@-moz-document url-prefix(){.data.tags textarea{width:524px!important;height:calc(100% - 14px)!important;padding:2px;box-sizing:initial!important}}.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;display:flex!important;width:100px;height:14px;flex-flow:row wrap;overflow:hidden;order:25;color:var(--text);font-size:9px;line-height:14px;text-align:left!important;text-overflow:ellipsis;white-space:nowrap}.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);margin-right:3px;flex:0 0 auto;text-align:right;color:var(--text-dim)}.data.started:before{content:"Start"}.data.finished:before{content:"End"}.data.days:before{content:"Days"}.data.airing-started:before{content:"Aired"}.manga .data.airing-started:before{content:"Issued"}.data.airing-finished:before{content:"to"}.manga .data.airing-finished,.manga .data.airing-started{width:107px}.manga .data.airing-finished{margin-left:-107px}.manga .data.airing-finished:before,.manga .data.airing-started:before{width:36px}.data.airing-finished::after,.data.airing-started::after,.data.days::after,.data.finished::after,.data.started::after{content:"-";display:block;width:63px;flex:0 0 auto;color:var(--text-dim);font-size:14px}.more-info{border:none!important}.more-info .td1{position:relative;padding-top:23px;color:var(--text-dark)}.more-info .td1>div{margin:0}.more-info .td1>div>a{position:absolute;top:0;left: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{position:absolute;bottom:0;left:0;width:100%}#footer-block{min-width:1060px;height:32px;padding:16px 0;background:var(--bg)}#footer-block:before{content:"";position:absolute;left:0;top:-2px;width:100%;min-width:1060px;height:2px;background:linear-gradient(to top,rgba(0,0,0,.1),transparent)}#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 var(--shadow)}#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/26px 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:transparent url(https://i.imgur.com/hFijppc.png) no-repeat right center/16px auto}#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 var(--shadow);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}#fancybox-wrap[style*="width: 320px;"]{height:120px!important}[style*="width: 320px;"] #fancybox-inner{height:calc(100% - 20px)!important}div[style^="width: 300px;"]{display:flex;height:100%!important;flex-flow:column nowrap;justify-content:center;color:var(--text);font-size:13px!important}div[style^="width: 300px;"] div{font-size:0}div[style^="width: 300px;"] input{display:block;width:240px;height:26px;background:var(--btn-bg);border:none;border-radius:13px;box-shadow:0 1px 2px var(--shadow);margin:0 auto 5px;color:var(--text);font:normal 12px/26px Arial,Verdana,sans-serif;transition:all .3s ease;cursor:pointer}div[style^="width: 300px;"] input:hover{background:var(--btn-bg-h);color:var(--btn-text-h)} body { --avatar: url(https://i.imgur.com/gTxnDLC.gif); } body { --name: "\a メンケン"; } body { --character: url(https://i.imgur.com/AjTpzVc.png); } |
Jun 20, 2021 9:17 AM
#816
Kizumi21 said: Hello everyone can someone help me I'm trying to figure out how to add Hovering image and tag but I'm not that good in css so i don't know if im doing it correctly Thank you in advance!! : )) here is my code btw Here you go, I added hover images. And I didn't understand what you meant by "tags" so I just left it as it is. But if you wanted horizontal tags then tell me I will do it for you. And I thought that you would like dark mode so I added it. But if you don't want dark mode just remove the import for it. /*==============================*\ | Imports | \*==============================*/ @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Theme%20-%20Compressed.css"; @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Mod%20-%20Dark%20Mode%20Compressed.css"; @\import "https://fonts.googleapis.com/css?family=Oswald"; @\import "https://malscraper.azurewebsites.net/covers/anime/Kizumi21/presets/dataimagelinkbefore"; @\import "https://malscraper.azurewebsites.net/covers/manga/Kizumi21/presets/dataimagelinkbefore"; @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Mod%20-%20Hover%20Image%20Compressed.css"; /*=====================/ | Customizations | /=====================*/ :root { --name: "\a メンケン"; --avatar: url(https://i.imgur.com/gTxnDLC.gif); --banner: url(https://i.imgur.com/VgE90wE.jpg); --character: url(https://i.imgur.com/VgE90wE.jpg); } |
StoryGraph x Spotify x Instagram “Whether we die or not isn't really that big a deal." — Suzuya Juuzou |
Jun 20, 2021 10:16 PM
#817
jery_js said: Is there any way to use the Tag Description, along with the Fav Hearts (Valerio_Lyndon's Version), bcuz, when I use both codes, the heart icon disappears, But, If the tag description code is removed, then, it works fine My List's Css : https://paste2.org/2Y3Hz4hm The tag descriptions have support for the default favourite tags. But since you've modified the favourite tags, you will have to add support for your new modifications to the tag description mod. So everywhere the tag description mod has an exception for the favourite tags, we need to also add an exception for your custom tags. Here's what your tag description code looks like now: /*-S-T-A-R-T--------------------*\ | Tag Desc Basis Vertical R1.2 | \*------------------------------*/ .data.tags span a{position:relative}.data.tags span a:not([href*="=Favo"]):after,.data.tags span a:not([href*="=Favo"]):before { position:absolute; z-index:5; display:block; transition:all .15s ease; pointer-events:none; opacity:0 } .data.tags span a:not([href*="=Favo"]):after { top:50%; left:-215px; width:200px; height:auto; padding:4px 8px; background:var(--btn-bg); border:1px solid var(--text-dim); border-radius:4px; box-sizing:border-box; color:var(--text); font:11px/15px Arial,Verdana; text-align:left; white-space:pre-wrap; transform:translateY(-50%) } .data.tags span a:not([href*="=Favo"]):before { content:""; top:calc(50% - 5px); left:-15px; border-width:5px; border-style:solid; border-color:transparent transparent transparent var(--text-dim) } .data.tags span a:hover::after { left:-210px; opacity:1 } .data.tags span a:not([href*="=Favo"]):hover:before { left:-10px; opacity:1 } The changes that need to be made to the description mod are adding another ":not([href*="=TAGNAME"])" in every place one already exists. This will prevent certain parts of the tag description code from breaking the favourite hearts. This needs to be done for every new tag. Here's an image of me doing that and some code where I have already made those changes for your list as it currently is. You can use this code to overwrite your current tag description mod. If you change the favourite mod in the future, you will have to do this process yourself. /*-S-T-A-R-T--------------------*\ | Tag Desc Basis Vertical R1.2 | \*------------------------------*/ .data.tags span a{position:relative} .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):after, .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):before { position:absolute; z-index:5; display:block; transition:all .15s ease; pointer-events:none; opacity:0 } .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):after { top:50%; left:-215px; width:200px; height:auto; padding:4px 8px; background:var(--btn-bg); border:1px solid var(--text-dim); border-radius:4px; box-sizing:border-box; color:var(--text); font:11px/15px Arial,Verdana; text-align:left; white-space:pre-wrap; transform:translateY(-50%) } .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):before { content:""; top:calc(50% - 5px); left:-15px; border-width:5px; border-style:solid; border-color:transparent transparent transparent var(--text-dim) } .data.tags span a:hover::after { left:-210px; opacity:1 } .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):hover:before { left:-10px; opacity:1 } The only other way to do this would be to add a bunch of code to the favourite mod which would overwrite all of the tag description code, but I'd argue that is even clunkier than this solution. |
Jun 20, 2021 11:04 PM
#819
LEGENDS_OF_ANIME said: Tokyomission said: Well, I changed my list so you know what I'm talking about on having no banner but you know how there's a part "Show cover image: Yes No" I would like clarity list on dark mode. like this I removed the things you mentioned. Now you can add your customizations below this code. But after I removed the banner part the home button disappeared and I don't know how to make it show up again, so you @Valerio_Lyndon will probably tell you the solution if she knows that. Here's the code: /* Imports */ @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Theme%20-%20Compressed.css"; @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Mod%20-%20Dark%20Mode%20Compressed.css"; /* Remove banner */ #list-container > div.cover-block { display: none; } body > div.header { display: none; } /* Home button position */ .header .header-title { position: absolute; top: 110px; left: 225px; } /* Avatar position */ .status-menu:after { top: 0px; left: 10px; width: 90px; height: 90px; border-radius: 30%; } /* Avatar URL */ body { --avatar: url(https://cdn.myanimelist.net/images/useravatars/10653968.gif?t=1624163700); } This is how it looks, I made the avatar like a square cuz I think it looks better but please tell if you want it changed (or you can just change it yourself) Thanks for all the help, once again! @Tokyomission The home button could be added something like this. Here's a modified version of the code which keeps the home button if so desired. /* Imports */ @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Theme%20-%20Compressed.css"; @\import "https://valeriolyndon.github.io/MAL-Public-List-Designs/Clarity%20Theme/Mod%20-%20Dark%20Mode%20Compressed.css"; /* Remove banner */ #list-container > div.cover-block { display: none; } .header { top: calc(74px + 36px); margin: 0 auto -36px; } /* add space between buttons and table */ .list-unit .list-status-title { height: calc(64px + 36px); } .list-table > tbody:first-of-type { top: calc(-26px + -36px); } /* Avatar position */ .status-menu:after { top: 0px; left: 10px; width: 90px; height: 90px; border-radius: 30%; } /* Avatar URL */ body { --avatar: url(https://cdn.myanimelist.net/images/useravatars/10653968.gif?t=1624163700); } |
Valerio_LyndonJun 20, 2021 11:16 PM
Jun 20, 2021 11:23 PM
#820
Valerio_Lyndon said: jery_js said: Is there any way to use the Tag Description, along with the Fav Hearts (Valerio_Lyndon's Version), bcuz, when I use both codes, the heart icon disappears, But, If the tag description code is removed, then, it works fine My List's Css : https://paste2.org/2Y3Hz4hm The tag descriptions have support for the default favourite tags. But since you've modified the favourite tags, you will have to add support for your new modifications to the tag description mod. So everywhere the tag description mod has an exception for the favourite tags, we need to also add an exception for your custom tags. Here's what your tag description code looks like now: /*-S-T-A-R-T--------------------*\ | Tag Desc Basis Vertical R1.2 | \*------------------------------*/ .data.tags span a{position:relative}.data.tags span a:not([href*="=Favo"]):after,.data.tags span a:not([href*="=Favo"]):before { position:absolute; z-index:5; display:block; transition:all .15s ease; pointer-events:none; opacity:0 } .data.tags span a:not([href*="=Favo"]):after { top:50%; left:-215px; width:200px; height:auto; padding:4px 8px; background:var(--btn-bg); border:1px solid var(--text-dim); border-radius:4px; box-sizing:border-box; color:var(--text); font:11px/15px Arial,Verdana; text-align:left; white-space:pre-wrap; transform:translateY(-50%) } .data.tags span a:not([href*="=Favo"]):before { content:""; top:calc(50% - 5px); left:-15px; border-width:5px; border-style:solid; border-color:transparent transparent transparent var(--text-dim) } .data.tags span a:hover::after { left:-210px; opacity:1 } .data.tags span a:not([href*="=Favo"]):hover:before { left:-10px; opacity:1 } The changes that need to be made to the description mod are adding another ":not([href*="=TAGNAME"])" in every place one already exists. This will prevent certain parts of the tag description code from breaking the favourite hearts. This needs to be done for every new tag. Here's an image of me doing that and some code where I have already made those changes for your list as it currently is. You can use this code to overwrite your current tag description mod. If you change the favourite mod in the future, you will have to do this process yourself. /*-S-T-A-R-T--------------------*\ | Tag Desc Basis Vertical R1.2 | \*------------------------------*/ .data.tags span a{position:relative} .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):after, .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):before { position:absolute; z-index:5; display:block; transition:all .15s ease; pointer-events:none; opacity:0 } .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):after { top:50%; left:-215px; width:200px; height:auto; padding:4px 8px; background:var(--btn-bg); border:1px solid var(--text-dim); border-radius:4px; box-sizing:border-box; color:var(--text); font:11px/15px Arial,Verdana; text-align:left; white-space:pre-wrap; transform:translateY(-50%) } .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):before { content:""; top:calc(50% - 5px); left:-15px; border-width:5px; border-style:solid; border-color:transparent transparent transparent var(--text-dim) } .data.tags span a:hover::after { left:-210px; opacity:1 } .data.tags span a:not([href*="=Favo"]):not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it!"]):hover:before { left:-10px; opacity:1 } The only other way to do this would be to add a bunch of code to the favourite mod which would overwrite all of the tag description code, but I'd argue that is even clunkier than this solution. I cant believe the fix was as simple as changing the "Favo" to "Loved%20it!". My bad for not understanding the code better. Also, I'm not sure wat the problem was, but, in your "new code", the description box didnt appear on hovering. So, I just replaced all the "Favo" to "Loved%20it!" in the prev code, and it works fine. I'm just curious abt why it didn't work. |
[ |
Jun 21, 2021 12:14 AM
#821
jery_js said: I cant believe the fix was as simple as changing the "Favo" to "Loved%20it!". My bad for not understanding the code better. Also, I'm not sure wat the problem was, but, in your "new code", the description box didnt appear on hovering. So, I just replaced all the "Favo" to "Loved%20it!" in the prev code, and it works fine. I'm just curious abt why it didn't work. Hm, that's quite odd. I probably missed something, but the code does look to be in working order when I double checked it. But if it's working now, then that's good. On a similar note, if you're still having trouble with the compatibility then you can try this alternate fix. I realized after looking again that you were trying to get the descriptor box to show up on the favourite tags as well, so this should enable that. It also requires a change to the favourite tags, specifically removing "overflow: hidden". /*-S-T-A-R-T--------------------*\ | Favourite Hearts (Left) R0.4 | \*------------------------------*/ .data.tags span{padding:0}.data.tags span a{margin:1px 0}.data.tags span a[href*="=Loved%20it!"], .data.tags span a[href*="=Enjoyed%20it"]{ position:absolute; right:-28px; top:calc(50% - 13px); width:26px; height:26px; padding:0; background:var(--bg); border-radius:50%; color:#00FFFB!important; font-size:0!important; line-height:26px; box-shadow:0 1px 2px rgba(0,0,0,.2) } .data.tags span a[href*="=Loved%20it!"]:before, .data.tags span a[href*="=Enjoyed%20it"]:before { content:"❤"; font-size:18px; } /*------------------------E-N-D-*/ /*-S-T-A-R-T--------------------*\ | Tag Desc Basis Vertical R1.2 | \*------------------------------*/ .data.tags span a{position:relative} .data.tags span a:after, .data.tags span a:not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it1"]):before { position:absolute; z-index:5; display:block; transition:all .15s ease; pointer-events:none; opacity:0 } .data.tags span a:after { top:50%; left:-215px; width:200px; height:auto; padding:4px 8px; background:var(--btn-bg); border:1px solid var(--text-dim); border-radius:4px; box-sizing:border-box; color:var(--text); font:11px/15px Arial,Verdana; text-align:left; white-space:pre-wrap; transform:translateY(-50%) } .data.tags span a:not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it1"]):before { content:""; top:calc(50% - 5px); left:-15px; border-width:5px; border-style:solid; border-color:transparent transparent transparent var(--text-dim) } .data.tags span a:hover::after { left:-210px; opacity:1 } .data.tags span a:not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it1"]):hover:before { left:-10px; opacity:1 } |
Jun 21, 2021 1:54 AM
#822
Valerio_Lyndon said: jery_js said: I cant believe the fix was as simple as changing the "Favo" to "Loved%20it!". My bad for not understanding the code better. Also, I'm not sure wat the problem was, but, in your "new code", the description box didnt appear on hovering. So, I just replaced all the "Favo" to "Loved%20it!" in the prev code, and it works fine. I'm just curious abt why it didn't work. Hm, that's quite odd. I probably missed something, but the code does look to be in working order when I double checked it. But if it's working now, then that's good. On a similar note, if you're still having trouble with the compatibility then you can try this alternate fix. I realized after looking again that you were trying to get the descriptor box to show up on the favourite tags as well, so this should enable that. It also requires a change to the favourite tags, specifically removing "overflow: hidden". /*-S-T-A-R-T--------------------*\ | Favourite Hearts (Left) R0.4 | \*------------------------------*/ .data.tags span{padding:0}.data.tags span a{margin:1px 0}.data.tags span a[href*="=Loved%20it!"], .data.tags span a[href*="=Enjoyed%20it"]{ position:absolute; right:-28px; top:calc(50% - 13px); width:26px; height:26px; padding:0; background:var(--bg); border-radius:50%; color:#00FFFB!important; font-size:0!important; line-height:26px; box-shadow:0 1px 2px rgba(0,0,0,.2) } .data.tags span a[href*="=Loved%20it!"]:before, .data.tags span a[href*="=Enjoyed%20it"]:before { content:"❤"; font-size:18px; } /*------------------------E-N-D-*/ /*-S-T-A-R-T--------------------*\ | Tag Desc Basis Vertical R1.2 | \*------------------------------*/ .data.tags span a{position:relative} .data.tags span a:after, .data.tags span a:not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it1"]):before { position:absolute; z-index:5; display:block; transition:all .15s ease; pointer-events:none; opacity:0 } .data.tags span a:after { top:50%; left:-215px; width:200px; height:auto; padding:4px 8px; background:var(--btn-bg); border:1px solid var(--text-dim); border-radius:4px; box-sizing:border-box; color:var(--text); font:11px/15px Arial,Verdana; text-align:left; white-space:pre-wrap; transform:translateY(-50%) } .data.tags span a:not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it1"]):before { content:""; top:calc(50% - 5px); left:-15px; border-width:5px; border-style:solid; border-color:transparent transparent transparent var(--text-dim) } .data.tags span a:hover::after { left:-210px; opacity:1 } .data.tags span a:not([href*="=Loved%20it!"]):not([href*="=Enjoyed%20it1"]):hover:before { left:-10px; opacity:1 } Woah! I didn't really need the description for the fav heart, but, if it's possible then that's also amazing. thx a lot!!!! |
[ |
Jun 21, 2021 7:37 AM
#824
Jun 22, 2021 10:42 AM
#825
I guess this is pretty similar to the above, except I'm using review tags instead of tag descriptors (a subtle difference that might cause a solution to be not so doable). Is it possible to have a tag review while keeping the favorite star? Even some major work-around like instead of having the keyword for the star be "Favorite", the keyword "This is my review" also works. (Unfortunately as it currently stands, having "Favorite" written as the tag gets the star, but leaves a skinny blank line instead of showing "Favorite" as part of the review. Maybe a small adjustment could make "Favorite" show, and thus the aforementioned work-around would work, but idk) |
Jun 23, 2021 12:18 AM
#826
ttc1Hundred said: I guess this is pretty similar to the above, except I'm using review tags instead of tag descriptors (a subtle difference that might cause a solution to be not so doable). Is it possible to have a tag review while keeping the favorite star? Even some major work-around like instead of having the keyword for the star be "Favorite", the keyword "This is my review" also works. (Unfortunately as it currently stands, having "Favorite" written as the tag gets the star, but leaves a skinny blank line instead of showing "Favorite" as part of the review. Maybe a small adjustment could make "Favorite" show, and thus the aforementioned work-around would work, but idk) You can try adding this to the bottom of your code (specifically, it needs to be placed below the review tags). /*-S-T-A-R-T--------------------*\ | Favourite Hearts Review Support| \*------------------------------*/ /* Remove padding from tag div to prevent thin line from showing */ .data.tags div:not(:empty) { padding: 0 8px; } /* Fixed trailing commas as long as favourite tag is placed at the end of tag section */ .data.tags span { font-size: 0 !important; } .data.tags span + span a::before { content: ", "; } /* Re-enable interaction/clicking */ .data.tags span a[href*="=Favorite"], .data.tags span a[href*="=Favourite"] { pointer-events: auto; } /*------------------------E-N-D-*/ It:
|
Jun 23, 2021 5:33 AM
#827
Valerio_Lyndon said: /*-S-T-A-R-T--------------------*\ | Favourite Hearts Review Support| \*------------------------------*/ /* Remove padding from tag div to prevent thin line from showing */ .data.tags div:not(:empty) { padding: 0 8px; } /* Fixed trailing commas as long as favourite tag is placed at the end of tag section */ .data.tags span { font-size: 0 !important; } .data.tags span + span a::before { content: ", "; } /* Re-enable interaction/clicking */ .data.tags span a[href*="=Favorite"], .data.tags span a[href*="=Favourite"] { pointer-events: auto; } /*------------------------E-N-D-*/ It:
Ohhhh I didn't realize the review tags could already be paired with a favorite, but it seems so obvious in hindsight. They're tags after all, comma-separated (at the end), so of course having tag 1 be the review and having another tag as favorite would work... at the cost of having a leftover ',' character. Wouldn't have realized this otherwise, thanks and thanks for the ',' cleanup code! |
Jun 23, 2021 7:04 AM
#828
I noticed MAL has a 255 character limit on tags... is this something modifiable? |
Jun 23, 2021 7:10 AM
#829
ttc1Hundred said: I noticed MAL has a 255 character limit on tags... is this something modifiable? See extending tags https://myanimelist.net/forum/?topicid=1499059#msg63378290 |
Jun 23, 2021 8:17 AM
#830
Shishio-kun said: ttc1Hundred said: I noticed MAL has a 255 character limit on tags... is this something modifiable? See extending tags https://myanimelist.net/forum/?topicid=1499059#msg63378290 It seems the code only works on a relatively blank canvas (list without all these extensions: example Spirited Away has code 199 but #tags-199 ... doesn't work) I made a minor change to get it to show up, but I'm unsure how/if one can specify the title via code, as per your example, with syntax that is friendly to the general list modifications made |
ttc1001Jun 23, 2021 8:20 AM
Jun 23, 2021 8:35 AM
#831
ttc1Hundred said: Shishio-kun said: ttc1Hundred said: I noticed MAL has a 255 character limit on tags... is this something modifiable? See extending tags https://myanimelist.net/forum/?topicid=1499059#msg63378290 It seems the code only works on a relatively blank canvas (list without all these extensions: example Spirited Away has code 199 but #tags-199 ... doesn't work) I made a minor change to get it to show up, but I'm unsure how/if one can specify the title via code, as per your example, with syntax that is friendly to the general list modifications made OK I modded it for Clarity div.tags-31646:after{ content: " text ext text text ext text tet text text text text text text text text text ext text text ext text tet text text text text text text text text text ext text text ext text tet text text text text text text text text text text text text ext text tet text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text "; } |
Jun 23, 2021 9:19 AM
#832
Shishio-kun said: OK I modded it for Clarity div.tags-31646:after{ content: " text ext text text ext text tet text text text text text text text text text ext text text ext text tet text text text text text text text text text ext text text ext text tet text text text text text text text text text text text text ext text tet text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text "; } Ah thank you so much! |
Jun 23, 2021 11:21 AM
#833
ttc1Hundred said: Shishio-kun said: OK I modded it for Clarity div.tags-31646:after{ content: " text ext text text ext text tet text text text text text text text text text ext text text ext text tet text text text text text text text text text ext text text ext text tet text text text text text text text text text text text text ext text tet text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text "; } Ah thank you so much! Awesome its working :D and now the topic is updated for Clarity! There might an issue with that if you add commas, if there is, I think you'd have to remove the commas |
Jul 2, 2021 12:42 AM
#834
Jul 3, 2021 2:17 PM
#835
Daisy-Sensei said: is it possible to display the anime Genres as well next to tags? if yes can you help me with doing that =) The only way to do this that I know of is to use this tool: https://myanimelist.net/forum/?topicid=1905478 With this tool, you can either add the genres to your tags or generate custom CSS to add the genres elsewhere. Generating the CSS would probably be the best option so that your tags remain as you want them (I also cannot guarantee all your current tags would maintain intact). Keep in mind you would have to manually generate CSS for any new items you add, so decide before you go this route whether that seems worth it. I could help with making a CSS template/styling for the generator, but would need to know what kind of effect you're going for. Right now, I see your list with the horizontal tags: Would you be trying to place the genres similar to the default tags, in a vertical-style? Or in a horizontal style aligned to the right? |
Jul 4, 2021 1:21 AM
#836
Valerio_Lyndon said: Daisy-Sensei said: is it possible to display the anime Genres as well next to tags? if yes can you help me with doing that =) The only way to do this that I know of is to use this tool: https://myanimelist.net/forum/?topicid=1905478 With this tool, you can either add the genres to your tags or generate custom CSS to add the genres elsewhere. Generating the CSS would probably be the best option so that your tags remain as you want them (I also cannot guarantee all your current tags would maintain intact). Keep in mind you would have to manually generate CSS for any new items you add, so decide before you go this route whether that seems worth it. I could help with making a CSS template/styling for the generator, but would need to know what kind of effect you're going for. Right now, I see your list with the horizontal tags: Would you be trying to place the genres similar to the default tags, in a vertical-style? Or in a horizontal style aligned to the right? i was thinking of adding a new box between Anime Name/Tag and Rating to generate the list of genres in it. i do like my current style, so i am not sure which way can work better, if you can help me in maintaining the tags part i would appreciate that because i need them to spot my anime challenges list and update them faster if needed, i am too bad at CSS and styling, so not sure how this will work. i will be happy with whatever you see fit, i dont mind to throw my tags away or shorten my tags to make it more simply, for example i will switch to JU21C (June 2021 Challenge). if you see that fit... you recommendation and assistance will be much appreciated |
Jul 4, 2021 7:20 PM
#837
Daisy-Sensei said: Valerio_Lyndon said: Daisy-Sensei said: is it possible to display the anime Genres as well next to tags? if yes can you help me with doing that =) The only way to do this that I know of is to use this tool: https://myanimelist.net/forum/?topicid=1905478 With this tool, you can either add the genres to your tags or generate custom CSS to add the genres elsewhere. Generating the CSS would probably be the best option so that your tags remain as you want them (I also cannot guarantee all your current tags would maintain intact). Keep in mind you would have to manually generate CSS for any new items you add, so decide before you go this route whether that seems worth it. I could help with making a CSS template/styling for the generator, but would need to know what kind of effect you're going for. Right now, I see your list with the horizontal tags: Would you be trying to place the genres similar to the default tags, in a vertical-style? Or in a horizontal style aligned to the right? i was thinking of adding a new box between Anime Name/Tag and Rating to generate the list of genres in it. i do like my current style, so i am not sure which way can work better, if you can help me in maintaining the tags part i would appreciate that because i need them to spot my anime challenges list and update them faster if needed, i am too bad at CSS and styling, so not sure how this will work. i will be happy with whatever you see fit, i dont mind to throw my tags away or shorten my tags to make it more simply, for example i will switch to JU21C (June 2021 Challenge). if you see that fit... you recommendation and assistance will be much appreciated Also I forgot to mention, if you add genres via this method they won't be clickable in the same way as tags are. The only way to have the tags be interactable is by adding them to the tags. So if you want them interactable then you can skip the rest of this post and decide whether or not you want to add them to the tags using the tool. With that out of the way, I notice you have a missing curly bracket in your code which is breaking some later code, so before anything else you should go to line 144 and add a closing bracket on the end: } Once you've done that, the easiest way to add the genres with the aformentioned tool would be using the below combination of CSS and settings. There are a couple of other ways to do this, one option being displayed in a column just to the left of the score as opposed to one long row (for instance). But this (and most other options) would require a slightly modified verison of the tool and for you to have "Storage" enabled in list settings (the Storage list column would be used for some extra styling options with the CSS, it wouldn't actually be displayed). So it's possible, just requires a little more effort. You can put either of these CSS blocks at the bottom of your code: /*-S-T-A-R-T--------------------*\ | Support for Genres | \*------------------------------*/ .data.image { margin-top: 15px; margin-bottom: 15px; } .tags::after { position: absolute; left: 80px; top: 4px; padding: 1px 8px; background: var(--btn-bg); border-radius: 8.5px; font-weight: normal; line-height: 15px; white-space: nowrap; } /*------------------------E-N-D-*/ /*-S-T-A-R-T--------------------*\ | Support for Genres | \*------------------------------*/ .list-table-data { padding-bottom: 31px; } .tags::after { position: absolute; left: 80px; bottom: 23px; display: block; padding: 1px 8px; background: var(--btn-bg); border-radius: 8.5px; font-weight: normal; line-height: 15px; white-space: nowrap; } /*------------------------E-N-D-*/ And these tool/generator settings: CSS Template: #tags-[ID]::after { content: "[GENRES]"; } Match Template: #tags-[ID] |
Jul 5, 2021 6:53 AM
#838
@Valerio_Lyndon, thank you for replying, i added option 1, which i see fit nicely without effecting how the list appear 1- first i changed line 144 as shown, 2- Storage enabled 3- i added the option to the end of the code, i just didnt figure out where to add last part "And these tool/generator settings:", i tried different places, didnt work i uploaded my code https://codeshare.io/pqqj0Y maybe mine is outdated... |
Jul 5, 2021 7:16 AM
#839
Yo I just wanna say that I have been using this theme for the longest time and I absolutely adore it! The customization is amazing. Thank you so much for making this <3 Just wanted to share my appreciation :) |
Jul 5, 2021 9:06 AM
#840
Geebear said: Yo I just wanna say that I have been using this theme for the longest time and I absolutely adore it! The customization is amazing. Thank you so much for making this <3 Just wanted to share my appreciation :) Thank you so much for letting Valerio know, its well deserved and he worked really hard on it; I really appreciate when ppl make posts like this for our layout designers and volunteers 😌🙏🙂 |
Shishio-kunJul 5, 2021 9:10 AM
Jul 7, 2021 7:31 AM
#841
Hi, I would like to know how to add the 'Edit notes' option without having to click on 'Edit' there in the left corner. And how to make the note clickable? |
Jul 8, 2021 12:50 PM
#842
How can I convert round photo frames into rectangular frames *sorry if my English bad 😔 |
Jul 8, 2021 7:34 PM
#843
Tone_ZR said: Hi, I would like to know how to add the 'Edit notes' option without having to click on 'Edit' there in the left corner. And how to make the note clickable? Not sure what you are talking about, but if you mean adding tags then the option already is there. move your mouse/pointer to the end of the list how and you will be able to see the option to add tags. Hope I made sense. |
StoryGraph x Spotify x Instagram “Whether we die or not isn't really that big a deal." — Suzuya Juuzou |
Jul 9, 2021 1:45 AM
#844
Daisy-Sensei said: @Valerio_Lyndon, thank you for replying, i added option 1, which i see fit nicely without effecting how the list appear 1- first i changed line 144 as shown, 2- Storage enabled 3- i added the option to the end of the code, i just didnt figure out where to add last part "And these tool/generator settings:", i tried different places, didnt work i uploaded my code https://codeshare.io/pqqj0Y maybe mine is outdated... You can disable the Storage if you want, it's only if we wanted to try some alternate codes. I should have made the clearer. The generator settings are to be used with the aformentioned tool: https://myanimelist.net/forum/?topicid=1905478 Follow the installation steps there. Once you have it installed to your bookmarks bar, you can click on it and generate the genre CSS by using the provided template. |
Jul 9, 2021 1:46 AM
#845
Geebear said: Yo I just wanna say that I have been using this theme for the longest time and I absolutely adore it! The customization is amazing. Thank you so much for making this <3 Just wanted to share my appreciation :) Thanks for saying so! It's always nice to hear someone is enjoying what I am doing. |
Jul 9, 2021 1:51 AM
#846
Red_Line_H said: How can I convert round photo frames into rectangular frames *sorry if my English bad 😔 Changing the avatar/profile picture to a square can be done by setting the border-radius to 0. Add the code to the bottom of your CSS. /* Square avatar */ .status-menu::after, .btn-menu a.username, [data-owner="1"] .list-menu-float .icon-menu.profile { border-radius: 0; } |
Jul 9, 2021 4:42 AM
#847
Sorry but I meant how to convert anime pictures into rectangles that are not my profile picture thank you for replying |
Jul 9, 2021 5:17 AM
#848
Red_Line_H said: Sorry but I meant how to convert anime pictures into rectangles that are not my profile picture thank you for replying Just as Valerio said previously, set the border-radius to 0 in this code. The only difference is this it will make the anime pictures at the start of the rows. (They will look pretty weird though). Add the code to the bottom of your CSS. .data.image a:after, .data.image img { border-radius: 0%; } This is how it will look: And if you meant add hover images then read the instructions here. And you will find the instructions in the "Add large covers" spoiler of the "Further Modifications" section |
StoryGraph x Spotify x Instagram “Whether we die or not isn't really that big a deal." — Suzuya Juuzou |
Jul 9, 2021 6:18 AM
#849
Valerio_Lyndon said: Daisy-Sensei said: @Valerio_Lyndon, thank you for replying, i added option 1, which i see fit nicely without effecting how the list appear 1- first i changed line 144 as shown, 2- Storage enabled 3- i added the option to the end of the code, i just didnt figure out where to add last part "And these tool/generator settings:", i tried different places, didnt work i uploaded my code https://codeshare.io/pqqj0Y maybe mine is outdated... You can disable the Storage if you want, it's only if we wanted to try some alternate codes. I should have made the clearer. The generator settings are to be used with the aformentioned tool: https://myanimelist.net/forum/?topicid=1905478 Follow the installation steps there. Once you have it installed to your bookmarks bar, you can click on it and generate the genre CSS by using the provided template. i got it now =D, thanks, the run gonna take a long time,, is it bad to lower the delay? note even when i lower delay its still slow, but i dont mind, i will keep the window open, and testing around it, i can see that i can resume later as well, thank you again, like ur modern style, also gonna update mine to latest version after i finish genres import... Best of luck ~ Happy Anime |
Jul 9, 2021 9:49 AM
#850
LEGENDS_OF_ANIME said: Tone_ZR said: Hi, I would like to know how to add the 'Edit notes' option without having to click on 'Edit' there in the left corner. And how to make the note clickable? Not sure what you are talking about, but if you mean adding tags then the option already is there. move your mouse/pointer to the end of the list how and you will be able to see the option to add tags. Hope I made sense. What I was saying was more or less this: It is clickable, but it is separated by putting the ",". I wanted to leave it like this: But leaving it this way, it is not possible to click on the tag and go towards all the tags, if there is one that is the same. But I have another question now, and it's about the "Favorite" tag. I'd like to change the spelling from "Favorite" to "FV" because that's the tag I use, and doing it that way would make it easier, as it would have a heart next to it. @Valerio_Lyndon Here is my code: https://pastebin.com/raw/5Pc7kfLx Edit1: About the hearts I managed to arrange it this way: /*--------- S T A R T ----------* | Favourite Hearts (Right) R0.4 | *------------------------------*/ .data.tags span{padding:0}.data.tags span a{margin:1px 0} .data.tags span a[href*="=FV"], .data.tags span a[href*="=FV"] {position:absolute; left:-34px; /* 1068 > right | -34px > left */ top:calc(50% - 13px); width:26px; height:26px; padding:0; background:var(--bg); border-radius:50%; color:#ff65ad!important; font-size:0!important; line-height:23px; overflow:hidden; box-shadow:0 1px 2px rgba(0,0,0,.2); } .data.tags span a[href*="=FV"]:before, .data.tags span a[href*="=FV"]:before { content:"♥"; font-size:26px; } /*---------- E N D -----------*/ I would also like to know if this is possible with all tags, in the sense of: "MV = Movie" and put an icon of some clapperboard or something like that. But I still want to know from the first question if there is any solution. Thanks for listening. In short: I wanted it to be clickable, but also to be in the form of a review (large). |
Tone_ZRJul 9, 2021 10:41 AM
More topics from this board
» theme helpthreat - Jul 5 |
5 |
by Zaryf
»»
Aug 21, 5:46 AM |
|
» [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 |
|
Sticky: » 💚 [REPAIR STICKY] Repair/speed up layouts + Request layout fixes ( 1 2 )Shishio-kun - Nov 17, 2023 |
52 |
by LucaBalsa
»»
Jul 6, 2:02 PM |
|
» [CSS/BBCODE] ⭐️ How to view anyone's CSS or BBcodes (for lists, profiles, or clubs)!Shishio-kun - Feb 6, 2012 |
37 |
by sunnysummerday
»»
Jun 11, 7:44 PM |