New
May 7, 2014 5:39 AM
#1
This layout is custom CSS. If you don't know how to install it, use the easy Beginner's Tutorial in this section: http://myanimelist.net/forum/?topicid=419405 The design has both anime and manga list styles. For more layouts check the full list of Premade Layouts: http://myanimelist.net/forum/?topicid=318587 Hello everyone! It's my first time posting a layout in my own so topic so be kind to me ;~; preview: code for anime list: @import "https://dl.dropboxusercontent.com/s/poq7gspk9zxr3hf/01a.css"; @import url(https://fonts.googleapis.com/css?family=Arimo); a:hover, strong:hover {cursor: url(https://i.imgur.com/3Azd6PQ.png), progress !important;} body {font-family: Arimo; font-size: 12px; text-transform: lowercase; letter-spacing: 0.1em; color: #333; background: url(https://i.imgur.com/3nfON39.png) repeat top left fixed; cursor: url(https://i.imgur.com/tj7CgDD.png), auto !important;} #mal_control_strip:after {content: ""; display: block !important; position: fixed !important; background-image: url(https://i.imgur.com/LVAZ8XI.png); background-repeat: no-repeat; background-position: center; height: 178px; width: 150px; left: 150px !important; top: 150px; z-index: 50; border: 5px solid #333;} #copyright {font-size: 9px; color: #333;} #copyright:hover::before {width: 150px; height: auto !important; padding: 5px; font-size: 9px !important; color: #e5e5e5 !important; text-align: justify !important; background-image: none; transition: all 0.15s ease-in;} #copyright::before {content: "Design and coding by nymphiae."; display: block !important; font-size: 0px !important; color: transparent !important; position: fixed; width: 16px; height: 16px; bottom: 5px; right: 5px; background-color: #333; background-image: url(https://i.imgur.com/YVOu7eR.png); background-repeat: no-repeat; background-position: center; transition: all 0.15s ease-out;} #copyright a {text-decoration: none; color: #555;} .status_selected, .status_not_selected {display: block; position: fixed; width: 25px; height: 25px; left: 315px; background-color: transparent; background-repeat: no-repeat; background-position: top left; transition: all 0.6s ease-out;} .status_selected a, .status_not_selected a {width: 25px; height: 25px; display: block; font-size: 0px !important; color: transparent !important; transition: all 0.6s ease-out;} .status_selected:first-of-type, .status_not_selected:first-of-type {top: 159px; background-image: url(https://i.imgur.com/4GKrMIE.png);} .status_selected:nth-of-type(2), .status_not_selected:nth-of-type(2) {top: 188px; background-image: url(https://i.imgur.com/V3Ju6w4.png);} .status_selected:nth-of-type(3), .status_not_selected:nth-of-type(3) {top: 217px; background-image: url(https://i.imgur.com/ttxdiz0.png);} .status_selected:nth-of-type(4), .status_not_selected:nth-of-type(4) {top: 246px; background-image: url(https://i.imgur.com/3aKjdEt.png);} .status_selected:nth-of-type(5), .status_not_selected:nth-of-type(5) {top: 275px; background-image: url(https://i.imgur.com/yzIuFlV.png);} .status_selected:last-of-type, .status_not_selected:last-of-type {top: 304px; background-image: url(https://i.imgur.com/A5jz5fc.png);} .status_selected:hover, .status_not_selected:hover, .status_selected a:hover, .status_not_selected a:hover {width: 84px; transition: all 0.6s ease-in;} #list_surround {width: 600px; position: absolute; left: 460px; top: 0px; margin-bottom: 10px; cursor: url(https://i.imgur.com/BPUsYhB.png), auto !important;} #mal_cs_listinfo strong a, #mal_cs_links div:last-of-type a:first-of-type, #mal_cs_links div:last-of-type a:last-of-type, #mal_cs_otherlinks div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2), #mal_cs_otherlinks div:last-of-type a:last-of-type {display: block; height: 25px; width: 25px; position: fixed; font-size: 0px !important; color: transparent !important; background-color: #333; z-index: 10; left: 120px; background-position: center; background-repeat: no-repeat; transition: all 0.6s ease-out;} #mal_cs_otherlinks div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2), #mal_cs_otherlinks div:last-of-type a:last-of-type {z-index: 5 !important} #mal_cs_listinfo strong a, #mal_cs_otherlinks div:last-of-type a:first-of-type {top: 202px;} #mal_cs_links div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2) {top: 231px;} #mal_cs_links div:last-of-type a:last-of-type, #mal_cs_otherlinks div:last-of-type a:last-of-type {top: 260px;} #mal_cs_listinfo strong a {background-image: url(https://i.imgur.com/OuEAqLM.png);} #mal_cs_links div:last-of-type a:first-of-type {background-image: url(https://i.imgur.com/6YWS93P.png);} #mal_cs_links div:last-of-type a:last-of-type {background-image: url(https://i.imgur.com/M9al2Pp.png);} #mal_cs_otherlinks div:last-of-type a:first-of-type {background-image: url(https://i.imgur.com/rbAUTgW.png);} #mal_cs_otherlinks div:last-of-type a:nth-of-type(2) {background-image: url(https://i.imgur.com/95F33Qg.png);} #mal_cs_otherlinks div:last-of-type a:last-of-type {background-image: url(https://i.imgur.com/5QkEfgo.png);} #mal_cs_listinfo strong a:hover, #mal_cs_links div:last-of-type a:first-of-type:hover, #mal_cs_links div:last-of-type a:last-of-type:hover, #mal_cs_otherlinks div:last-of-type a:first-of-type:hover, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2):hover, #mal_cs_otherlinks div:last-of-type a:last-of-type:hover {background-color: #777; transition: all 0.6s ease-in;} #mal_cs_listinfo div:last-of-type, #mal_cs_links a[href="/"], #mal_cs_otherlinks div:first-of-type, #mal_cs_powered, #mal_cs_pic img {display: none; font-size: 0px !important; color: transparent;} #mal_control_strip {height: 0px !important; width: 1px !important; background: none !important;} #mal_control_strip td {border: none;} #mal_cs_otherlinks div:last-of-type {font-size: 0px !important; color: transparent;} #mal_cs_pic a, #mal_cs_links a.List_LightBox {visibility: hidden !important;} .category_totals {text-align: center; letter-spacing: 0; text-shadow: 1px 1px 1px rgba(0,0,0,1); color: #fff;} .table_header, .table_headerLink {letter-spacing: 0; text-shadow: 1px 1px 1px rgba(0,0,0,1); color: #fff;} #grand_totals {position: fixed; height: 168px; width: 150px; top: 155px; left: 155px; color: transparent; background-color: rgba(0,0,0,0); white-space: pre-line; text-align: center; z-index: 55; padding-top: 10px; transition: all 0.7s ease-out;} #grand_totals:hover {color: #f5f5f5; background-color: rgba(0,0,0,0.65); transition: all 0.7s ease-in;} #grand_totals::before {content: "grand totals"; display: block; padding-bottom: 5px;} #list_surround br {display: none;} td br {display: inline !important;} .header_cw, .header_completed, .header_onhold, .header_dropped, .header_all {margin-top: 25px; letter-spacing: -0.1em; text-transform: uppercase; font-size: 30px; text-align: center; font-weight: 700;} .header_ptw {font-size: 0px !important; margin-top: 25px; text-transform: uppercase; text-align: center; font-weight: 700;} .header_ptw::before {content: "planned"; font-size: 30px; letter-spacing: -0.1em;} td div[style="float: right;"] {opacity: 0 !important; transition: all 0.45s ease-out;} tr:hover [class^=td] div[style="float: right;"] {opacity: 1 !important; transition: all 0.45s ease-in;} tr:hover [class^=td] {background-color: rgba(0,0,0,0.015); transition: all 0.45s ease-in;} tr [class^=td] {transition: all 0.45s ease-out;} .td1, .td2 {height: 16px; background-color: rgba(0,0,0,0.055);} a {text-decoration: none; font-style: italic; color: #333;} strong, b {font-weight: normal !important;} .table_header, .category_totals {height: 18px; background-color: rgba(0,117,117,0.47);} .borderRBL {padding-left: 30px;} .animetitle + small {color: #259595;} .animetitle + small::before, .animetitle + small::after {content: "~";} .animetitle {text-shadow: 1px 1px 1px rgba(255,255,255,1);} #inlineContent {display:inline-block !important; height: 100% !important; width: 100% !important; left:0 !important; right:0 !important; top:0 !important; margin:auto !important !important; position:fixed !important; z-index:-1 !important; cursor: url(https://i.imgur.com/0VgTfJe.png), auto !important;} a[title="Click to increase your watched ep number by one"] {float: right; padding-right: 5px;} ::-webkit-scrollbar {height: 7px; width: 7px; background-color: #f5f5f5;} ::-webkit-scrollbar-thumb {border: 2px solid #f5f5f5; background-color: #333;} code for manga list: @import "https://dl.dropboxusercontent.com/s/iozaeu4vnhcce1t/01m.css"; @import url(https://fonts.googleapis.com/css?family=Arimo); a:hover, strong:hover {cursor: url(https://i.imgur.com/3Azd6PQ.png), progress !important;} body {font-family: Arimo; font-size: 12px; text-transform: lowercase; letter-spacing: 0.1em; color: #333; background: url(https://i.imgur.com/3nfON39.png) repeat top left fixed; cursor: url(https://i.imgur.com/tj7CgDD.png), auto !important;} #mal_control_strip:after {content: ""; display: block !important; position: fixed !important; background-image: url(https://i.imgur.com/LVAZ8XI.png); background-repeat: no-repeat; background-position: center; height: 178px; width: 150px; left: 150px !important; top: 150px; z-index: 50; border: 5px solid #333;} #copyright {font-size: 9px; color: #333;} #copyright:hover::before {width: 150px; height: auto !important; padding: 5px; font-size: 9px !important; color: #e5e5e5 !important; text-align: justify !important; background-image: none; transition: all 0.15s ease-in;} #copyright::before {content: "Design and coding by nymphiae."; display: block !important; font-size: 0px !important; color: transparent !important; position: fixed; width: 16px; height: 16px; bottom: 5px; right: 5px; background-color: #333; background-image: url(https://i.imgur.com/YVOu7eR.png); background-repeat: no-repeat; background-position: center; transition: all 0.15s ease-out;} #copyright a {text-decoration: none; color: #555;} .status_selected, .status_not_selected {display: block; position: fixed; width: 25px; height: 25px; left: 315px; background-color: transparent; background-repeat: no-repeat; background-position: top left; transition: all 0.6s ease-out;} .status_selected a, .status_not_selected a {width: 25px; height: 25px; display: block; font-size: 0px !important; color: transparent !important; transition: all 0.6s ease-out;} .status_selected:first-of-type, .status_not_selected:first-of-type {top: 159px; background-image: url(https://i.imgur.com/4GKrMIE.png);} .status_selected:nth-of-type(2), .status_not_selected:nth-of-type(2) {top: 188px; background-image: url(https://i.imgur.com/V3Ju6w4.png);} .status_selected:nth-of-type(3), .status_not_selected:nth-of-type(3) {top: 217px; background-image: url(https://i.imgur.com/ttxdiz0.png);} .status_selected:nth-of-type(4), .status_not_selected:nth-of-type(4) {top: 246px; background-image: url(https://i.imgur.com/3aKjdEt.png);} .status_selected:nth-of-type(5), .status_not_selected:nth-of-type(5) {top: 275px; background-image: url(https://i.imgur.com/yzIuFlV.png);} .status_selected:last-of-type, .status_not_selected:last-of-type {top: 304px; background-image: url(https://i.imgur.com/A5jz5fc.png);} .status_selected:hover, .status_not_selected:hover, .status_selected a:hover, .status_not_selected a:hover {width: 84px; transition: all 0.6s ease-in;} #list_surround {width: 600px; position: absolute; left: 460px; top: 0px; margin-bottom: 10px; cursor: url(https://i.imgur.com/BPUsYhB.png), auto !important;} #mal_cs_listinfo strong a, #mal_cs_links div:last-of-type a:first-of-type, #mal_cs_links div:last-of-type a:last-of-type, #mal_cs_otherlinks div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2), #mal_cs_otherlinks div:last-of-type a:last-of-type {display: block; height: 25px; width: 25px; position: fixed; font-size: 0px !important; color: transparent !important; background-color: #333; z-index: 10; left: 120px; background-position: center; background-repeat: no-repeat; transition: all 0.6s ease-out;} #mal_cs_otherlinks div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2), #mal_cs_otherlinks div:last-of-type a:last-of-type {z-index: 5 !important} #mal_cs_listinfo strong a, #mal_cs_otherlinks div:last-of-type a:first-of-type {top: 202px;} #mal_cs_links div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2) {top: 231px;} #mal_cs_links div:last-of-type a:last-of-type, #mal_cs_otherlinks div:last-of-type a:last-of-type {top: 260px;} #mal_cs_listinfo strong a {background-image: url(https://i.imgur.com/OuEAqLM.png);} #mal_cs_links div:last-of-type a:first-of-type {background-image: url(https://i.imgur.com/6YWS93P.png);} #mal_cs_links div:last-of-type a:last-of-type {background-image: url(https://i.imgur.com/M9al2Pp.png);} #mal_cs_otherlinks div:last-of-type a:first-of-type {background-image: url(https://i.imgur.com/rbAUTgW.png);} #mal_cs_otherlinks div:last-of-type a:nth-of-type(2) {background-image: url(https://i.imgur.com/95F33Qg.png);} #mal_cs_otherlinks div:last-of-type a:last-of-type {background-image: url(https://i.imgur.com/5QkEfgo.png);} #mal_cs_listinfo strong a:hover, #mal_cs_links div:last-of-type a:first-of-type:hover, #mal_cs_links div:last-of-type a:last-of-type:hover, #mal_cs_otherlinks div:last-of-type a:first-of-type:hover, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2):hover, #mal_cs_otherlinks div:last-of-type a:last-of-type:hover {background-color: #777; transition: all 0.6s ease-in;} #mal_cs_listinfo div:last-of-type, #mal_cs_links a[href="/"], #mal_cs_otherlinks div:first-of-type, #mal_cs_powered, #mal_cs_pic img {display: none; font-size: 0px !important; color: transparent;} #mal_control_strip {height: 0px !important; width: 1px !important; background: none !important;} #mal_control_strip td {border: none;} #mal_cs_otherlinks div:last-of-type {font-size: 0px !important; color: transparent;} #mal_cs_pic a, #mal_cs_links a.List_LightBox {visibility: hidden !important;} .category_totals {text-align: center; letter-spacing: 0; text-shadow: 1px 1px 1px rgba(0,0,0,1); color: #fff;} .table_header, .table_headerLink {letter-spacing: 0; text-shadow: 1px 1px 1px rgba(0,0,0,1); color: #fff;} #grand_totals {position: fixed; height: 168px; width: 150px; top: 155px; left: 155px; color: transparent; background-color: rgba(0,0,0,0); white-space: pre-line; text-align: center; z-index: 55; padding-top: 10px; transition: all 0.7s ease-out;} #grand_totals:hover {color: #f5f5f5; background-color: rgba(0,0,0,0.65); transition: all 0.7s ease-in;} #grand_totals::before {content: "grand totals"; display: block; padding-bottom: 5px;} #list_surround br {display: none;} td br {display: inline !important;} .header_cw, .header_completed, .header_onhold, .header_dropped, .header_all {margin-top: 25px; letter-spacing: -0.1em; text-transform: uppercase; font-size: 30px; text-align: center; font-weight: 700;} .header_ptw {font-size: 0px !important; margin-top: 25px; text-transform: uppercase; text-align: center; font-weight: 700;} .header_ptw::before {content: "planned"; font-size: 30px; letter-spacing: -0.1em;} td div[style="float: right;"] {opacity: 0 !important; transition: all 0.45s ease-out;} tr:hover [class^=td] div[style="float: right;"] {opacity: 1 !important; transition: all 0.45s ease-in;} tr:hover [class^=td] {background-color: rgba(0,0,0,0.015); transition: all 0.45s ease-in;} tr [class^=td] {transition: all 0.45s ease-out;} .td1, .td2 {height: 16px; background-color: rgba(0,0,0,0.055);} a {text-decoration: none; font-style: italic; color: #333;} strong, b {font-weight: normal !important;} .table_header, .category_totals {height: 18px; background-color: rgba(0,117,117,0.47);} .borderRBL {padding-left: 30px;} .animetitle + small {color: #259595;} .animetitle + small::before, .animetitle + small::after {content: "~";} .animetitle {text-shadow: 1px 1px 1px rgba(255,255,255,1);} #inlineContent {display:inline-block !important; height: 100% !important; width: 100% !important; left:0 !important; right:0 !important; top:0 !important; margin:auto !important !important; position:fixed !important; z-index:-1 !important; cursor: url(https://i.imgur.com/0VgTfJe.png), auto !important;} a[title="Click to increase your watched ep number by one"] {float: right; padding-right: 5px;} ::-webkit-scrollbar {height: 7px; width: 7px; background-color: #f5f5f5;} ::-webkit-scrollbar-thumb {border: 2px solid #f5f5f5; background-color: #333;} .status_selected:first-of-type, .status_not_selected:first-of-type {top: 159px; background-image: url(https://i.imgur.com/BM3T9QZ.png);} .status_selected:last-of-type, .status_not_selected:last-of-type {top: 304px; background-image: url(https://i.imgur.com/UIwieiW.png);} how to install~ copy the import and paste it to your css edit box and save; recommended settings~ go HERE and check: ☑ numbers ☑ score ☑ type ☑ episodes ☐ rating ☐ start/end dates ☐ total days watched ☐ storage ☐ tags ☐ priority [ or numbers, score, chapters, volumes for manga lists ] specs~ for both anime and manga lists; 1060px wide; not suitable for tags section (too narrow, I might work on add-ons); custom scrollbar (only in webkit based browsers); custom small cursor set (pointer and hand); resource credits~ background: subtlepatterns.com (edited by me); fonts: Uni 05_x (dafont), Arimo (google fonts); hatsune miku image: starry-yume@tumblr; further customization~ to change the sidebar image add THIS at the bottom in the css box; dimensions of the image are 150x178px; afterword~ this layout was tested in chrome, opera and firefox; no pets / wild animals / humans have been hurt during the creation of this layout ( though i can't guarantee for my sanity (~ ̄▽ ̄)~); if you're a pro with coding do not hate on my messy codes (;*△*;); thanks to VeriTi for suggesting another selector which isn't targeted by adblock!; enjoy the layout~ if you have any questions feel free to ask; [ i think that's it and i hope i'm not forgetting anything important orz ] |
Shishio-kunNov 1, 2018 6:14 PM
Reply Disabled for Non-Club Members
May 7, 2014 8:13 AM
#2
uuh finally are you posting a layout :) Thanks for sharing hehe and glad that no one came to harm in the making |
Jul 14, 2014 7:08 PM
#3
Good job on this; I've added it to the end of the featured premade layouts http://myanimelist.net/forum/?topicid=318587 |
Jul 18, 2014 7:47 AM
#4
First of all, thank you! i love all of your layouts :D now, i tried to do the "further customization~" part but nothing changed. this is the code i put @import "http://dl.dropboxusercontent.com/u/188037746/01/01a.css"; {} #itxtexclude{background-image: url("http://i.imgur.com/46ESnGn.pngl");} |
Jul 19, 2014 4:07 PM
#5
juststaywithme said: First of all, thank you! i love all of your layouts :D now, i tried to do the "further customization~" part but nothing changed. this is the code i put @import "http://dl.dropboxusercontent.com/u/188037746/01/01a.css"; {} #itxtexclude{background-image: url("http://i.imgur.com/46ESnGn.pngl");} you have an extra l after .png ^^ @import "http://dl.dropboxusercontent.com/u/188037746/01/01a.css"; {} #itxtexclude{background-image: url("http://i.imgur.com/46ESnGn.png");} it should work like this ^_^ |
Jul 20, 2014 7:42 AM
#6
oh god i didnt even notice ahah but it looks like this wasnt the problem oh, i just tried to open myanimelist with firefox and i can see it, looks like it has a problem with my chrome... thank you very much for your help :D oh it's adblock blocking the image |
juststaywithmeJul 20, 2014 7:53 AM
Jul 31, 2014 12:38 AM
#7
When I click on the link for the layout I get this |
Jul 31, 2014 5:29 AM
#8
Seriousti said: When I click on the link for the layout I get this the actual link is this http://dl.dropboxusercontent.com/u/188037746/01/01a.css, I dont know why but the semicolon after the link was turned into the link. |
Jul 31, 2014 9:21 AM
#9
SylakentH_ said: Seriousti said: When I click on the link for the layout I get this the actual link is this http://dl.dropboxusercontent.com/u/188037746/01/01a.css, I dont know why but the semicolon after the link was turned into the link. This has been happening lately, it started after MAL changed the coding for their forum post-IMG restoration. Many ppl don't notice the semi-colons invalidating their links. I think from now on to prevent this error codes we post in this way should use this import style: code for anime list: Seems like a good way to prevent this problem and fixing it for ourselves, rather than hoping MAL will.. imo the chances of MAL fixing this specifically for us are about the same chances as me soloing the World Cup. |
Aug 4, 2014 4:12 PM
#10
Thank you <3 now I am using your design with some changes of it to fit my own list ♪ |
RemuresuAug 5, 2014 5:32 AM
Aug 12, 2014 8:33 AM
#11
Amazing list design! I'm also using it with a few adjustments |
Aug 12, 2014 3:23 PM
#12
This is cute! It looks like a tumblr page. |
Aug 12, 2014 10:39 PM
#13
After that card contest I want to sharpen my graphics skills, so I'm making a bunch of pictures the right size for this (super awesome) layout. I'll post them when I'm done. |
Aug 29, 2014 5:15 AM
#14
lovely theme! just one question, is there any way to change the color of the small boxes with the roman numerals? |
Aug 29, 2014 1:09 PM
#15
CrystalEyes said: lovely theme! just one question, is there any way to change the color of the small boxes with the roman numerals? those are images, so no, unless you want to recolor them yourself. |
Aug 29, 2014 2:24 PM
#16
kuronekodesu said: CrystalEyes said: lovely theme! just one question, is there any way to change the color of the small boxes with the roman numerals? those are images, so no, unless you want to recolor them yourself. ahh i wouldn't mind coloring them myself, if you don't mind sending me them. |
CrystalEyesAug 29, 2014 2:35 PM
Aug 29, 2014 4:19 PM
#17
Awesome layout :D But I have a problem :c In my Anime List I can't see the left pic, but I can see it in the Manga List D: Anyone knows why? |
Sep 17, 2014 12:20 AM
#18
Oct 29, 2014 4:34 PM
#19
I love it. It reminds me a lot of those tumblr layouts. |
Mar 9, 2015 6:35 PM
#20
Awesome, thank you for posting this really nice theme. Also, I have an inquiry. My Anime List worked fine with uploading a custom image. However, My Manga List is not changing the picture and I used the same line of code you provided for both. Here is the picture I'm using: Is there something preventing me from changing this in the code for the manga theme? Anime Code: @import url(http://dl.dropboxusercontent.com/u/188037746/01/01a.css); {} #infotype{background-image: url("http://i.imgur.com/lpUBIJN.png");} Manga Code: @import url(http://dl.dropboxusercontent.com/u/188037746/01/01m.css); {} #infotype{background-image: url("http://i.imgur.com/lpUBIJN.png");} Edit: I resolved the problem myself. I just used the original code. |
heichou-kunMar 9, 2015 6:40 PM
Apr 8, 2015 1:23 AM
#21
I really like the look of this layout, it's beautiful! I know hardly anything about CSS, but I've somehow managed to change some of the font colours, background and icon to my liking. Here's a little preview: Now there are some things I'd like to know, before I go editing this again; I kind of want to know what I 'should' edit. What I'm asking is what code do I replace to change it to my liking, for example: - How do I change the colour of the titles; Watching, On-hold, PTW, etc; to white. - How do I change the text in the progress column in the Watching list to white. - How do I change the text in the # number column to white. - How do I change the text in the type column; TV, OVA, etc; to white. - How do I change the text in the entries part next to the icon, when you hover over it, changing that to white. I do know that the colour, white in CSS is #FFF, although I don't want to go back and forth changing a piece of code and repeating the uploading cycle onto dropbox, because it takes quite awhile. All I need to know, is what 'specific piece' of code I should change! :3 Anyways, if you could help me out, It'd be very appreciative. Thanks for the layout! Btw, great name in the copyright section. Ruri is best <3 |
![]() ![]() |
Apr 8, 2015 2:47 AM
#22
AussiePika said: I really like the look of this layout, it's beautiful! I know hardly anything about CSS, but I've somehow managed to change some of the font colours, background and icon to my liking. Here's a little preview: Now there are some things I'd like to know, before I go editing this again; I kind of want to know what I 'should' edit. What I'm asking is what code do I replace to change it to my liking, for example: - How do I change the colour of the titles; Watching, On-hold, PTW, etc; to white. - How do I change the text in the progress column in the Watching list to white. - How do I change the text in the # number column to white. - How do I change the text in the type column; TV, OVA, etc; to white. - How do I change the text in the entries part next to the icon, when you hover over it, changing that to white. I do know that the colour, white in CSS is #FFF, although I don't want to go back and forth changing a piece of code and repeating the uploading cycle onto dropbox, because it takes quite awhile. All I need to know, is what 'specific piece' of code I should change! :3 Anyways, if you could help me out, It'd be very appreciative. Thanks for the layout! Btw, great name in the copyright section. Ruri is best <3 Hey, thanks, I'm really glad you like it! (。・ω・。) Now, to answer your questions: Headers, progress, #, type are all affected by the color under body. So find that selector and change whatever the color is to #fff. The text next to the icon is a part of the image, it's not actually a font, so you'd have to recolor it. If you don't know how, drop a comment on my profile and I will do it for you :) (and kuronekodesu was my old username, though it wasn't because of Ruri but because of my love for black cats xD) |
Apr 17, 2015 4:40 AM
#23
Thanks, it's beautiful! *--* I'm using, but I changed some things. The problem is that this black bar and do not know how to remove... /: The code I'm using is: Thanks again! |
AngeApr 23, 2015 5:52 AM
Apr 17, 2015 8:40 AM
#24
Ange- said: Thanks, it's beautiful! *--* I'm using, but I changed some things. The problem is that this black bar and do not know how to remove... /: The code I'm using is: @import url(http://fonts.googleapis.com/css?family=Arimo); a:hover, strong:hover {cursor: url(http://db.tt/wwwwaO83), progress !important;} body {font-family: Trebuchet MS, sans-serif; font-size: 11px; text-transform: normal; letter-spacing: 0.0em; color: #333; background: url(http://db.tt/0rmbUcIW) repeat top left fixed; cursor: url(http://db.tt/lQNcIbRZ), auto !important;} #infotype {visibility: visible !important; position: fixed !important; background-image: url(http://i.imgur.com/zd1VhuD.png); background-repeat: no-repeat; background-position: center; display: block !important; height: 178px; width: 150px; position: fixed !important; left: 150px !important; top: 150px; z-index: 50; border: 3px solid #333; font-size: 0px !important; color: transparent !important;} #copyright {font-size: 9px; color: #333;} #copyright:hover::before {width: 150px; height: auto !important; padding: 5px; font-size: 9px !important; color: #e5e5e5 !important; text-align: justify !important; background-image: none; transition: all 0.15s ease-in;} #copyright::before {content: "Design and coding by kuronekodesu."; display: block !important; font-size: 0px !important; color: transparent !important; position: fixed; width: 16px; height: 16px; bottom: 5px; right: 5px; background-color: #333; background-image: url(http://db.tt/uBvPkq8g); background-repeat: no-repeat; background-position: center; transition: all 0.15s ease-out;} #copyright a {text-decoration: none; color: #555;} .status_selected, .status_not_selected {display: block; position: fixed; width: 25px; height: 25px; left: 315px; background-color: transparent; background-repeat: no-repeat; background-position: top left; transition: all 0.6s ease-out;} .status_selected a, .status_not_selected a {width: 25px; height: 25px; display: block; font-size: 0px !important; color: transparent !important; transition: all 0.6s ease-out;} .status_selected:first-of-type, .status_not_selected:first-of-type {top: 159px; background-image: url(http://db.tt/nnMDKNNy);} .status_selected:nth-of-type(2), .status_not_selected:nth-of-type(2) {top: 188px; background-image: url(http://db.tt/wAZTfhTB);} .status_selected:nth-of-type(3), .status_not_selected:nth-of-type(3) {top: 217px; background-image: url(http://db.tt/retrDgSD);} .status_selected:nth-of-type(4), .status_not_selected:nth-of-type(4) {top: 246px; background-image: url(http://db.tt/GBPdAOMs);} .status_selected:nth-of-type(5), .status_not_selected:nth-of-type(5) {top: 275px; background-image: url(http://db.tt/IyEvZFUC);} .status_selected:last-of-type, .status_not_selected:last-of-type {top: 304px; background-image: url(http://db.tt/BmfA5QLM);} .status_selected:hover, .status_not_selected:hover, .status_selected a:hover, .status_not_selected a:hover {width: 84px; transition: all 0.6s ease-in;} #list_surround {width: 800px; position: absolute; left: 450px; top: 0px; margin-bottom: 10px; cursor: url(http://db.tt/lQNcIbRZ), auto !important;} #mal_cs_listinfo strong a, #mal_cs_links div:last-of-type a:first-of-type, #mal_cs_links div:last-of-type a:last-of-type, #mal_cs_otherlinks div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2), #mal_cs_otherlinks div:last-of-type a:last-of-type {display: block; height: 25px; width: 25px; position: fixed; font-size: 0px !important; color: transparent !important; background-color: #333; z-index: 10; left: 120px; background-position: center; background-repeat: no-repeat; transition: all 0.6s ease-out;} #mal_cs_otherlinks div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2), #mal_cs_otherlinks div:last-of-type a:last-of-type {z-index: 5 !important} #mal_cs_listinfo strong a, #mal_cs_otherlinks div:last-of-type a:first-of-type {top: 202px;} #mal_cs_links div:last-of-type a:first-of-type, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2) {top: 231px;} #mal_cs_links div:last-of-type a:last-of-type, #mal_cs_otherlinks div:last-of-type a:last-of-type {top: 260px;} #mal_cs_listinfo strong a {background-image: url(http://db.tt/XWOCAKtl);} #mal_cs_links div:last-of-type a:first-of-type {background-image: url(http://db.tt/y590wkH7);} #mal_cs_links div:last-of-type a:last-of-type {background-image: url(http://db.tt/hrJDsyUa);} #mal_cs_otherlinks div:last-of-type a:first-of-type {background-image: url(http://db.tt/K38Kc6Rt);} #mal_cs_otherlinks div:last-of-type a:nth-of-type(2) {background-image: url(http://db.tt/S60jfDFp);} #mal_cs_otherlinks div:last-of-type a:last-of-type {background-image: url(http://db.tt/5VgNaBGZ);} #mal_cs_listinfo strong a:hover, #mal_cs_links div:last-of-type a:first-of-type:hover, #mal_cs_links div:last-of-type a:last-of-type:hover, #mal_cs_otherlinks div:last-of-type a:first-of-type:hover, #mal_cs_otherlinks div:last-of-type a:nth-of-type(2):hover, #mal_cs_otherlinks div:last-of-type a:last-of-type:hover {background-color: #777; transition: all 0.6s ease-in;} #mal_cs_listinfo div:last-of-type, #mal_cs_links a[href="/"], #mal_cs_otherlinks div:first-of-type, #mal_cs_powered, #mal_cs_pic img {display: none; font-size: 0px !important; color: transparent;} # {height: 0px !important; width: 1px !important; background: none !important;} # td {border: none;} #mal_cs_otherlinks div:last-of-type {font-size: 0px !important; color: transparent;} #mal_cs_pic a, #mal_cs_links a.List_LightBox {visibility: hidden !important;} .category_totals {text-align: center; letter-spacing: 0; text-shadow: 1px 1px 1px rgba(0,0,0,1); color: #fff;} .table_header, .table_headerLink {font-family: consolas; font-size: 11px; font-weight: normal; text-transform: uppercase; letter-spacing: 0; text-shadow: 1px 1px 1px rgba(0,0,0,1); color: #fff;} #grand_totals {position: fixed; height: 168px; width: 150px; top: 155px; left: 155px; color: transparent; background-color: rgba(0,0,0,0); white-space: pre-line; text-align: center; z-index: 55; padding-top: 10px; transition: all 0.7s ease-out;} #grand_totals:hover {color: #f5f5f5; background-color: rgba(0,0,0,0.65); transition: all 0.7s ease-in;} #grand_totals::before {content: "grand totals"; display: block; padding-bottom: 5px;} #list_surround br {display: none;} br {display: inline !important;} .header_cw, .header_completed, .header_onhold, .header_dropped, .header_all {margin-top: 25px; letter-spacing: -0.1em; font-family: Pacifico; text-transform: uppercase; font-size: 30px; text-align: center; font-weight: 700;} .header_ptw {font-size: 0px !important; margin-top: 25px; font-family: Pacifico; text-transform: uppercase; text-align: center; font-weight: 700;} .header_ptw::before {content: "planned"; font-size: 30px; letter-spacing: -0.1em;} div[style="float: right;"] {opacity: 0 !important; transition: all 0.45s ease-out;} tr:hover [class^=td] div[style="float: right;"] {opacity: 1 !important; transition: all 0.45s ease-in;} tr:hover [class^=td] {background-color: rgba(0,0,0,0.015); transition: all 0.45s ease-in;} [class^=td] {transition: all 0.45s ease-out;} .td1, .td2 {height: 0px; padding: 3px; background-color: rgba(0,0,0,0.055);} a {text-decoration: none; font-style: normal; color: #333;} strong, b {font-weight: normal !important;} .table_header, .category_totals {height: 18px; background-color: rgba(0,117,117,0.47);} .borderRBL {padding-left: 30px;} .animetitle + small {color: #259595;} .animetitle + small::before, .animetitle + small::after {content: "~";} .animetitle {text-shadow: 1px 1px 1px rgba(255,255,255,1);} #inlineContent {display:inline-block !important; height: 100% !important; width: 100% !important; left:0 !important; right:0 !important; top:0 !important; margin:auto !important !important; position:fixed !important; z-index:-1 !important; cursor: url(http://db.tt/lQNcIbRZ), auto !important;} a[title="Click to increase your watched ep number by one"] {float: right; padding-right: 5px;} ::-webkit-scrollbar {height: 7px; width: 7px; background-color: #f5f5f5;} ::-webkit-scrollbar-thumb {border: 2px solid #f5f5f5; background-color: #333;} Thanks again! add this |
nymphiaeApr 17, 2015 8:43 AM
Jun 22, 2015 12:23 PM
#25
Hi, the side image won't work for me at all. The code I'm using is this: @import url(http://fonts.googleapis.com/css?family=Arimo); @import "http://dl.dropboxusercontent.com/u/188037746/01/01.css"; #infotype{background-image: url("http://imgur.com/uJZkZQR.png");} I'm doing as you said but it won't work :( |
See something you want on my list but can't find it to download? Drop me a message and I'll help you out. |
Jun 22, 2015 1:12 PM
#26
Alwain said: Hi, the side image won't work for me at all. The code I'm using is this: @import url(http://fonts.googleapis.com/css?family=Arimo); @import "http://dl.dropboxusercontent.com/u/188037746/01/01.css"; #infotype{background-image: url("http://imgur.com/uJZkZQR.png");} I'm doing as you said but it won't work :( check the first post again, fixed it~ |
Jun 24, 2015 3:39 AM
#27
Thanks, that works :) |
See something you want on my list but can't find it to download? Drop me a message and I'll help you out. |
Jun 24, 2015 5:50 PM
#28
I added the [CSS] tag to the title of the topic |
Jul 14, 2015 4:07 PM
#29
Hi! I really love your layout, but for some reason it looks like this (the anime's name aren't in the same row, i don't know if you understand me xD) https://photos-4.dropbox.com/t/2/AABKOHNRqL16ZA2ScJgufZp-G8350Nw7pw9sSvEhw3FMTA/12/196673916/jpeg/32x32/1/_/1/2/cats.jpg/EP2ig5UBGAggBygH/qXKlpT7QQYc0Jmw8IFgogio01WNTFzT3m4R69Qt5mD8?size=1024x768&size_mode=2 And i don't know much about css, so i can't change, include the profile image xD Can you help me? I'll thank you a lot |
Jul 18, 2015 2:01 PM
#30
AnyElric said: Hi! I really love your layout, but for some reason it looks like this (the anime's name aren't in the same row, i don't know if you understand me xD) https://photos-4.dropbox.com/t/2/AABKOHNRqL16ZA2ScJgufZp-G8350Nw7pw9sSvEhw3FMTA/12/196673916/jpeg/32x32/1/_/1/2/cats.jpg/EP2ig5UBGAggBygH/qXKlpT7QQYc0Jmw8IFgogio01WNTFzT3m4R69Qt5mD8?size=1024x768&size_mode=2 And i don't know much about css, so i can't change, include the profile image xD Can you help me? I'll thank you a lot first I'd suggest disabling tags column if you don't plan to use it (here) if it's still too narrow for the number of columns you have, try adding #list_surround {width: 800px;} and change it to a number that'll make it look better. the width of the list is 600px, so it has to be higher than that. |
Oct 24, 2015 3:48 AM
#31
Just to let you know, this list design seems broken at the moment. I've been using it for ages and it's just recently stopped working for me at all :'( |
See something you want on my list but can't find it to download? Drop me a message and I'll help you out. |
Oct 24, 2015 4:59 PM
#32
Yeah I can see that, I think there's a problem with all of my dropbox links O.o |
Oct 24, 2015 6:39 PM
#33
for everyone who might come to this topic because their list is broken: FIRST POST UPDATED. |
Apr 2, 2016 4:37 AM
#34
I'm currently using this layout and it is amazing. Causes no eyestrain and less is more. It also lets of a really mature feel about it, I don't know what it is but I love it! :) |
Apr 2, 2016 12:20 PM
#35
estta said: I'm currently using this layout and it is amazing. Causes no eyestrain and less is more. It also lets of a really mature feel about it, I don't know what it is but I love it! :) thank you! (〃^▽^〃) |
Apr 3, 2016 10:44 AM
#36
I had been looking for a long time for a layout that was both simple and pretty, thank you! How can I return the caps of the manga titles back to normal? I could manage if the code wasn't within @import but I don't know how to edit those. |
“We see what we want to see” |
Apr 4, 2016 9:08 AM
#37
KuroMayKami said: I had been looking for a long time for a layout that was both simple and pretty, thank you! How can I return the caps of the manga titles back to normal? I could manage if the code wasn't within @import but I don't know how to edit those. add this at the bottom: body {text-transform: none !important;} |
Apr 4, 2016 9:32 AM
#38
nymphiae said: Thanks again!KuroMayKami said: I had been looking for a long time for a layout that was both simple and pretty, thank you! How can I return the caps of the manga titles back to normal? I could manage if the code wasn't within @import but I don't know how to edit those. add this at the bottom: body {text-transform: none !important;} |
“We see what we want to see” |
Apr 25, 2018 12:25 AM
#39
hello im currently using this, i love it so much thanks♡ |
still life: pink roses |
Apr 26, 2018 6:13 PM
#40
your layouts are great how can I fix the icon, its not appearing on my list |
May 1, 2018 3:08 PM
#41
your lists are restricted so i can't see it for myself. the icon is working on sunako's list, do you see it when you open their list (the person who posted before you)? |
Nov 28, 2019 9:12 AM
#42
hi, i tried to use this layout, and it worked! thank you so much but now i kinda want to change the profile pic and i don't know how. can you please help? |
Nov 28, 2019 7:28 PM
#43
alectrona said: I believe the code mentioned in the OP should do what you want:hi, i tried to use this layout, and it worked! thank you so much but now i kinda want to change the profile pic and i don't know how. can you please help? nymphiae said: further customization~ to change the sidebar image add THIS at the bottom in the css box; dimensions of the image are 150x178px; |
Nov 28, 2019 11:27 PM
#44
Valerio_Lyndon said: alectrona said: I believe the code mentioned in the OP should do what you want:hi, i tried to use this layout, and it worked! thank you so much but now i kinda want to change the profile pic and i don't know how. can you please help? nymphiae said: further customization~ to change the sidebar image add THIS at the bottom in the css box; dimensions of the image are 150x178px; oh thank you! but is it okay to use this with another layout? or is this for that layout only? |
Nov 29, 2019 12:51 AM
#45
alectrona said: This layout only. Every layout is coded differently, so most codes for one will not work for another.oh thank you! but is it okay to use this with another layout? or is this for that layout only? |
Reply Disabled for Non-Club Members
More topics from this board
» ❓ Ask for help here + See Frequently Asked Questions ( 1 2 3 4 5 ... Last Page )Shishio-kun - Apr 15, 2010 |
7924 |
by Shishio-kun
»»
Today, 1:50 AM |
|
» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1262 |
by Shishio-kun
»»
Sep 22, 4:35 AM |
|
» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )Shishio-kun - Jul 21, 2017 |
382 |
by Shishio-kun
»»
Sep 22, 4:29 AM |
|
Sticky: » [ BBCODE ] All 2023 BBcodes, Guides, and Templates ( 1 2 )Shishio-kun - Feb 16, 2023 |
57 |
by Shishio-kun
»»
Sep 22, 4:27 AM |
|
Sticky: » [ SIGNATURES ~ PROFILES] All guides, generators, and templatesShishio-kun - Feb 16, 2023 |
31 |
by Shishio-kun
»»
Sep 22, 4:14 AM |