New
This topic has been locked and is no longer available for discussion.
Mar 25, 2015 9:17 AM
#151
Migu3LS said: I would like to have FLCL anime list layout Thanks♥ |
β¬β¬β¬β¬β¬β¬β¬β¬β¬ ask.fm β My blog β about me β Past forum sets β¬β¬β¬β¬β¬β¬β¬β¬β¬ |
Mar 25, 2015 1:26 PM
#152
I'd like a Gunbuster list style, preferably with Noriko as the main object in the background, instead of the robot. |
Mar 27, 2015 1:14 AM
#153
trebmeg said: Hi guys! Can I request a Hyouka themed anime and manga list? and if ever i want it to look like this http://i40.tinypic.com/2ep6fkh.jpg Thank you so much! Bumping! :) |
trebmegMar 27, 2015 1:19 AM
Mar 27, 2015 8:53 AM
#154
Pardon me this is my first time posting in this thread. I am using dude Sky's One Piece theme see- for my animelist also for my mangalist. I want a one piece theme without the cover thingy as my [request] I scanned through some threads and I found a Zoro Only theme without a cover. What I want to [request] is a One Piece theme with the whole crew in the new world without a cover thing preferably this photo as the theme: http://postimg.org/image/g88mk4j0t/. Dude Sky's theme would have been great but the cover thing for the anime wont work. I followed the preferred settings and did the right copy of the code but still it wont show (- for the animelist- but the mangalist works). So I hope my request for a coverless themed crew of the Strawhats will be available :>. Oh~ and it would be sweet if there can be priorities for each show if possible. I hope im not asking too much. Question: Why can't there be no priorities in the theme's layouts? I saw the different layouts and most of them had no priority tags why is this so? I had priorities in some of my shows like High for must watch and Medium for Ecchi shows. |
Mar 31, 2015 11:28 AM
#155
Can I get the code for this layout? And how can I fix that BobbyFisher signature? |
Apr 3, 2015 10:16 AM
#156
MantaBaby said: Pardon me this is my first time posting in this thread. I am using dude Sky's One Piece theme see- for my animelist also for my mangalist. I want a one piece theme without the cover thingy as my [request] I scanned through some threads and I found a Zoro Only theme without a cover. What I want to [request] is a One Piece theme with the whole crew in the new world without a cover thing preferably this photo as the theme: http://postimg.org/image/g88mk4j0t/. Dude Sky's theme would have been great but the cover thing for the anime wont work. I followed the preferred settings and did the right copy of the code but still it wont show (- for the animelist- but the mangalist works). So I hope my request for a coverless themed crew of the Strawhats will be available :>. Oh~ and it would be sweet if there can be priorities for each show if possible. I hope im not asking too much. Question: Why can't there be no priorities in the theme's layouts? I saw the different layouts and most of them had no priority tags why is this so? I had priorities in some of my shows like High for must watch and Medium for Ecchi shows. try |
Apr 5, 2015 10:28 AM
#157
Heyy, I'd like to request a Shigatsu wa Kimi no Uso layout. Nadeko's layout looks nice but it looks too simple for me. |
Apr 7, 2015 2:57 PM
#158
I'd like to request a Kantai Collection Theme, with the sidebars and layout like in the original flash game. Thanks. |
I wish Cowboy Bebop never existed. |
Apr 7, 2015 6:43 PM
#159
Animerank123 said: Can I get the code for this layout? And how can I fix that BobbyFisher signature? Here :D @import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css"; /* MAIN BACKGROUND */ body { background: url("http://i45.tinypic.com/2rc4kl2.jpg"); background-position: 0% 0%; background-size: cover; background-attachment: fixed !important; } #list_surround { position: absolute !important; left: 1px !important;} /* SECOND BACKGROUND (with render) */ #inlineContent { background: url("http://24.media.tumblr.com/tumblr_m964ag7ydk1qc254uo1_500.png") 100% 4% no-repeat; display: inline-block !important; height: 1200px !important; left: 0px !important; margin: auto !important; position: fixed !important; right: 0 !important; top: 0 !important; width: 1350px !important; z-index: -1 !important; } /* TITLE The List header which by default says My Anime List can be changed out here. */ #list_surround { background: none; font-size: 81.25%; line-height: 1; margin: 0 auto; padding-bottom: 30px; padding-top: 70px; width: 800px; } /* FONT Font used across the whole list. */ body { font-family: arial; } /* LINK COLOR */ a { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; color: #FFFFFF; text-decoration: none; text-shadow: none; } a:hover { color: #000000; text-shadow: 0 1px rgba(255, 0, 0, 0.30); } /* CATEGORY LINKS */ .status_not_selected, .status_selected { border: 0 none !important; height: auto !important; padding: 0 8px; text-align: center !important; width: 10.667% !important; } .status_not_selected a, .status_selected a { background-color: rgba(230, 0, 0, 0.8); border-color: rgba(255, 255, 255, 0.5); border-radius: 2px 2px 2px 2px; border-style: solid; border-width: 1px; color: #FFFFFF; display: block !important; font-weight: bold; padding: 8px; text-shadow: 0 1px rgba(0, 0, 0, 0.1); } .status_selected a { background-color: rgba(255, 36, 36, 0.6); border-color: rgba(255, 255, 255, 0.5); } .status_not_selected a:hover { background-color: #FF0000; border-color: #201C3A; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); text-shadow: 0 1px rgba(0, 0, 0, 0.3); } .status_selected a:hover { background-color:#FF1A1A; border-color: rgba(148, 0, 24, 0.5); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); text-shadow: 0 1px rgba(0, 0, 0, 0.3); } /* HEADER */ .table_header { background-color: rgba(255, 15, 15, 0.8); } .table_header:first-of-type { border-radius: 3px 0 0 0; } .table_header:nth-of-type(2) { text-align: left; } .table_header:last-of-type { border-radius: 0 3px 0 0; } /* ROWS COLOR */ .td1 { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; background-color: rgba(255, 102, 0, 0.6); } .td2 { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; background-color: rgba(255, 140, 26, 0.6); } /* ROWS HOVER */ tr:hover [class^="td"] { background-color: rgba(255, 36, 36, 0.8); } .td1:nth-of-type(2), .td2:nth-of-type(2) { text-align: left; } /* ROW FONT SIZE TRANSITION (FIREFOX ONLY) */ noindex:-moz-any-link, tr:hover td.td1, tr:hover td.td2 { font-size: 15px; } /* LIST SETTINGS */ .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals { border: 0; padding: 4px; text-align: center; vertical-align: middle; } .table_header, .td1, .td2, .category_totals { line-height: 30px; } .borderRBL{ line-height: normal !important; } [cellspacing="0"] { line-height: 17px; } [class^="header_"] +{ border-collapse: separate !important; } /* CATEGORY TOTALS */ .category_totals { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; background-color: rgba(72, 64, 87, 0); border-radius: 0 0 3px 3px; color: rgba(0, 0, 0, 0); text-align: center; } .category_totals:hover { background-color: rgba(0, 0, 0, 0.8); color: #FFFFFF; } /* HEADER TEXT AND DIMENSIONS */ [class^="header_"] * { font-size: 19px; height: 60px; line-height: 24px; padding-bottom: 4px; text-align: right; vertical-align: bottom; } .header_title { border-radius: 4px 4px 4px 4px; display: inline-block; font-style: italic; height: auto; padding: 0 8px 0 0; color: #FFFFFF; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); } /* BOTTOM OF LIST */ #grand_totals { background-color: rgba(0, 0, 0, 0); border: 0 none; border-radius: 3px 3px 3px 3px; color: #FFFFFF; line-height: 20px; min-height: 20px; padding: 8px; text-align: center; vertical-align: middle; } #copyright { background-color: rgba(180, 32, 48, 0.6); border-radius: 3px 3px 3px 3px; color: #EEEEEE; line-height: 17px; margin-top: 10px; padding: 8px; text-align: center; } #copyright:after { content: " CSS by Kyouhansha. Edits by TheHolyPotato. Google 'Shishio's Custom Lists' for more designs and info."; } /* CURRENTLY WATCHING/READING HEADER This is the header above currently watching/reading. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_cw { background-image:url(http://i50.tinypic.com/hwzgp1.png); background-position: 200px -15px; height: 100px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /* COMPLETED HEADER This is the header above completed animes and manga. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_completed { background-image:url(http://i46.tinypic.com/3538r9s.png); background-position: 200px -15px; height: 100px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /* ON-HOLD HEADER This is the header above your animes/mangas on-hold. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_onhold { background-image:url(http://i47.tinypic.com/2isfwag.png); background-position: 200px -15px; height: 100px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /* DROPPED HEADER This is the header above your dropped animes/mangas. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_dropped { background-image:url(http://i47.tinypic.com/ng7iv4.png); background-position: 200px -15px; height: 100px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /* PLAN TO WATCH/READ HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the height if your image doesn't fit the header. Lower the margin-bottom below zero to move it behind the list. */ .header_ptw { background-image:url(http://i48.tinypic.com/20b0i38.png); background-position: 200px -15px; height: 100px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /* REMOVE HEADER COLOR You need this code to remove the default background colors from the header and override any related codes. You're supposed to use your own images or the default ones for the header, so this color is set to transparent so it won't get in the way. If you want the color back for some reason, remove this section. */ /* OTHER CODES Stuff I had to add after site changes. You need this otherwise the headers won't be visible. */ tbody {background-color: transparent; background-image: none;} .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } |
Apr 8, 2015 12:05 AM
#160
Is this how you post something...? ._. ~Naiveness~ If this is, then I'd like to request a Kokoro Connect anime layout I've been scouring across layout sections looking for a Kokoro Connect and I've not seen one, either that or I'm blind. Features I prefer: -Bright, stands out (neon [blue/green]colors would be lovely) Standing out like this, credits to TheHolyPotato for this artistic masterpiece: http://i45.tinypic.com/jze2v.jpg -Focuses on Inaba Himeko -Image pops up once cursor is over the title (optional) -fairly large tag section. -Can you throw a random Elucidator from SAO on there lol All in all, it is entirely up to you, but please have it stand out, take your time... If you take my request into consideration, I'd be deeply, DEEPLY, D.E.E.P.L.Y grateful, thank you. |
KittyGaiyaApr 8, 2015 12:15 AM
Apr 8, 2015 5:39 AM
#161
I am looking for someone to clean this Black Butler/Kuroshitsuji MAL css. Keep the background. Simplify it as much as possible :) Style: http://myanimelist.net/forum/?topicid=393503&show=110#msg34142671 Thanks! |
removed-userApr 8, 2015 5:53 AM
Apr 11, 2015 6:45 PM
#162
Someone else helped me bump a while back, so here's one of my own. Thanks~ TodokanaiKoi said: Just going to bump this as I would be interested in seeing this too. One of the few shows I've enjoyed this season. :3 stellalala said: Requesting a Shirobako theme! If possible, could you put the main 5 (Aoi, Rii Chan, Ema, Zuka, Mii Chan) on each of the "watching, completed, on hold, dropped, and plan to watch" buttons, and for the "all anime" button, of them together for the all anime list? I'd also like it so that the cover and tags show up when you hover over them. Anything works for the background, and thank you very much~ |
Apr 18, 2015 6:49 AM
#163
Kirahitov said: I'd like request a Shimakaze from KanColle list layout! Thanks whoever taking my request! <3 Ahegyao said: I'd like to request a Kantai Collection Theme, with the sidebars and layout like in the original flash game. Thanks. Here is my attemt on a KanColle style, the fleet girl can be changed to any image you want by editiong the /*FLEET GIRL*/ part in the code, hope you like it^^ I currently have it on my manga list, if you want to check it out before using it, because you can't see the animations in the preview. Previews manga: Anime(Shimakaze) codes Settings: anime: Numbers, Score, Type, Episodes, Rating, Tags manga: Numbers, Score, Chapters, Volumes, Tags, Type You should rehost the code you want to use and import it so you can make changes to it, as it will not work correctly if it is not imported the code in your CSS box should look about like this: @import url(https://dc82436e320be40b3f9870ead82c15ce547c0920.googledrive.com/host/0BytwZmpVJ_jxMFFlcEhmVmZJWWc/KanColle%20Style/style_Manga.css); /*The import for your cover images*/ @import url(https://dl.dropboxusercontent.com/u/65414577/manga_cover.css); *{} |
Apr 18, 2015 8:19 AM
#164
Redlord307 said: Here is my attemt on a KanColle style, the fleet girl can be changed to any image you want by editiong the /*FLEET GIRL*/ part in the code, hope you like it^^ I currently have it on my manga list, if you want to check it out before using it, because you can't see the animations in the preview. Thanks man! |
Apr 19, 2015 6:52 PM
#165
Apr 20, 2015 12:52 PM
#166
Apr 29, 2015 2:23 PM
#168
Hey. Could someone make a anime list of "Yahari Ore no Seishun Love Comedy wa Machigatteiru." (or Zoku). I would like to be located on it this background http://img1.3lian.com/2015/w2/70/d/1.jpg and a style like in the layout: http://myanimelist.net/forum/?topicid=393393&show=50#msg25338757. Thank you in advance. |
Apr 29, 2015 7:55 PM
#169
hey i would love a Jojs Bizarre adventures list, preferably minimalist, preferably stardust crusaders |
Apr 30, 2015 2:16 PM
#170
Apr 30, 2015 11:30 PM
#171
Hi, can i request a black, white, and grey mecha anime layout with mechas from gurren lagann, gundam, code geass robots changing in the back ground, cog buttons, but i dont mind what you use for the borders and design i'll leave that up to the creator possible background pics i like but if you have some that you like i wont mind: http://imgur.com/2ttKVls http://imgur.com/T0QD4Dn http://imgur.com/stgcu2a http://imgur.com/1x9ynLL http://imgur.com/JjRPN5j if you need any more specifics, i will use mostly the progress bar and type bar for the anime listing, i am planning to get rid of all my scores and tags soon thank you and if you need anything from me don't mind to send me a message or get a hold of me |
OrangeAbundisMay 8, 2015 10:51 PM
under construction |
May 3, 2015 9:26 AM
#172
I would like to request a Date A Live anime list layout with Tokisaki Kurumi or Yatogami Tooka as background. If possible i want it to look like this http://i93.photobucket.com/albums/l75/chanwit453/Skjermbilde40_zpsec78f40e.png |
iwsifakismagMay 5, 2015 1:34 PM
May 5, 2015 10:01 AM
#173
trebmeg said: Hi guys! Can I request a Hyouka themed anime and manga list? and if ever i want it to look like this http://i40.tinypic.com/2ep6fkh.jpg Thank you so much!! :) Hope you like it! (qο½₯ωο½₯)οΎοΎ β PREVIEW β |
May 6, 2015 3:39 AM
#174
I'd like to request a Kuroko no basket anime list style if possible. :P I was searching and i didnt find 1 so i'd like to know if someone had 1 or could do 1. Ty. |
May 8, 2015 5:03 PM
#175
Heya folks. I've been using the Btooom! design from the old donation page for a long time now, slightly modified as time went by (reference to current List), but I'm thinking it's just about time for a change. So I'm turning to the experts. Background image: Garden of Words or something similar if you have it available Color scheme: something easy on the eyes and easy to read, as my List gets a fair bit of traffic Categories: Title, Score, Type, Progress Options: Show cover on hover, off to the side. Just like I have now, actually. I'll check back in a few days to see if anyone picked this up. |
May 9, 2015 7:11 AM
#176
I would like to request Urahara Kisuke theme. Main colours are white and green of course. With background such as this: http://wallpaperswa.com/Art_Design/Monochrome/green_bleach_urahara_kisuke_monochrome_pipes_1280x960_wallpaper_75155 or this: http://fc05.deviantart.net/fs70/i/2010/128/4/2/Urahara_Kisuke_2_by_mickeymicks.jpg Well, you get the general idea. Light background with bit of green, to give light "Urahara" feel :D Font and list style can be taken from my current list style. Thank you in advance! |
removed-userMay 10, 2015 12:34 AM
May 9, 2015 3:58 PM
#177
I would like to Request a tsundere layout. Watching - Shana Completed - Taiga Aisaka On Hold - Louise Françoise Le Blanc de La Vallière Dropped - Aria Holmes Planned - Kinino Kousaka All anime - Mine (Akame ga kill) Background: http://images4.alphacoders.com/119/119006.jpg |
May 11, 2015 8:30 PM
#178
I would like to request a Shokugeki no Souma themed layout. Background image: Picture you guys feel fits the best. Categories: Title, Score, Type, Progress Thank you in advance and take your time. |
|
May 13, 2015 9:50 PM
#179
May 14, 2015 4:42 AM
#180
Hi, I would like to request a Rin Tohsaka layout. Any pictures and backgrounds are fine. Thanks in advance! |
May 14, 2015 6:09 AM
#181
A little bump <3 Yorium said: I would like to suggest a Layout with Neko Paradise Theme, really like Vanilla & Chocolat ( prefer Vanilla <3), I would greatly appreciate <3 If you want, i have a lot of render / image Thank you :) |
May 16, 2015 1:43 PM
#182
I was thinking if there is manga list background similar to the one I use for anime. Thanks in advance ;) http://myanimelist.net/forum/?topicid=393503&show=120#msg33300303 |
May 18, 2015 10:50 AM
#183
May 18, 2015 10:23 PM
#184
May 29, 2015 8:13 AM
#185
I would really like a Yaoi - Junjou Romantica theme. Or even just BL, I have yet to find one and would really appreciate it if someone could make it for me. |
Jun 4, 2015 3:26 AM
#186
Hi I would like to request a Medaka box theme focused on Zenkichi Hitoyoshi for my manga list. If you are interested or have the time to do it: There are no restrictions, just let your imagination run wild and thank you very much in advance! |
Jun 4, 2015 9:49 PM
#187
i would like a Durarara box theme focused on Celty and her bike for my anime list. I don't really have any limitations or requirements, just make it look the best you can. Thanks in advance! |
Jun 6, 2015 9:08 PM
#188
Hime-sama said: I would like to suggest a Aomine Daiki Layout please :). Thank you Hey there! I'm not very good with codes, but I took This layout, and changed the pics & colors to suit your request. I ended up with something like this: It works for me so I hope it does the same for you, otherwise someone who actually understands this stuff might have to fix it u.u anyways, the code... /* MAIN BACKGROUND (yellow with stripes by default) */ body { background-attachment: fixed; background-color: black; background-image: url("http://i.imgur.com/XhD9Hya.png"); background-position: right top; background-repeat: no-repeat; background-size: cover; } /* HEADER IMAGES (Persona characters by defaut) */ .header_cw { background-attachment: fixed; background-clip: border-box; background-color: transparent; background-image: url("http://i.imgur.com/gW23Cul.png"); background-origin: padding-box; background-position: right bottom; background-repeat: no-repeat; padding-top: 1200px; position: fixed; right: 0; top: 0; width: 1250px; z-index: -1; } .header_completed { background: url("http://i.imgur.com/7vx1Fib.png") no-repeat fixed right top transparent; padding-top: 1200px; position: fixed; right: 0; top: 0; width: 2000px; z-index: -1; } .header_onhold { background-attachment: fixed; background-clip: border-box; background-color: transparent; background-image: url("http://i.imgur.com/326eUXx.png"); background-origin: padding-box; background-position: right top; background-repeat: no-repeat; padding-top: 1200px; position: fixed; right: 0; top: 0; width: 2000px; z-index: -1; } .header_dropped { background: url("http://i.imgur.com/wV2aY4P.png") no-repeat fixed right top transparent; padding-top: 1200px; position: fixed; right: 0; top: 0; width: 2000px; z-index: -1; } .header_ptw { background: url("http://i.imgur.com/FI1TVhY.png") no-repeat fixed right top transparent; padding-top: 1200px; position: fixed; right: 0; top: 0; width: 2000px; z-index: -1; } /* LIST FONTS, SIZE AND BACKGROUND GRAPHIC */ #list_surround { background: url("http://i.imgur.com/NIs653d.png") no-repeat scroll 50% 1px transparent; font-size: 81.25%; line-height: 1; margin: 0 auto; padding-bottom: 140px; padding-top: 50px; width: 800px; } /* ROWS COLORS AND BACKGROUND */ td.td1 { -moz-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; background-color: rgba(75,0,130); } td.td2 { -moz-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; background-color: rgba(75,0,130); } tr:hover td.td1, tr:hover td.td2 { background-color: rgba(75,0,130); font-size: 15px; } .td1, .td2 { background: url("http://i.imgur.com/pCmtfmV.png") repeat scroll 0 0 transparent; padding-top: 8px; } /* LINK COLOR/LINK COLOR ON HOVER */ a { -moz-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; color: #EEEEEE; text-decoration: none; text-shadow: none; } a:hover { color: blue; text-shadow: 0 1px rgba(72,61,139); } /* FADE AT THE BOTTOM */ #inlineContent { background-image: url("http://i.imgur.com/LPajwWP.png"); bottom: 0; display: block !important; height: 200px; margin-left: auto; margin-right: auto; position: fixed; width: 2000px; } /* OTHER CODES Its best learn Firebug to better customize these other parts of the layout. http://myanimelist.net/forum/?topicid=405333 Or just ask in the topic where you got this layout! */ #list_surround { left: 20px !important; position: absolute !important; } [cellspacing="0"] { border-collapse: collapse; line-height: 17px; } td.table_header, td.td1, td.td2, td.status_selected, td.status_not_selected, td.category_totals { -moz-box-sizing: border-box; border: 0 none #CCCCCC; height: 36px; padding: 8px; text-align: center; vertical-align: middle; } td.table_header { background-color: rgba(171, 18, 0, 0.6); } td.table_header:nth-of-type(1) { border-radius: 3px 0 0 0; } td.table_header:nth-of-type(2) { text-align: left; } td.table_header:nth-of-type(4) { border-radius: 0 3px 0 0; } td.table_header:nth-of-type(5) { border-color: transparent; } td.td1:nth-of-type(2), td.td2:nth-of-type(2) { text-align: left; } td.td1:nth-of-type(3), td.td2:nth-of-type(3) { font-size: 16px; } tr:hover td.td1:nth-of-type(3), tr:hover td.td2:nth-of-type(3) { font-size: 18px; } td.td1:nth-of-type(5), td.td2:nth-of-type(5) { border-color: transparent; } td.status_not_selected, td.status_selected { border: 0 none !important; height: auto !important; padding: 0 8px; text-align: center !important; width: 16.667% !important; } .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { display: none; } td.status_not_selected a, td.status_selected a { background-color: rgba(64, 60, 90, 0.6); background-image: -moz-linear-gradient(rgba(64, 60, 90, 0.6), rgba(56, 52, 80, 0.6)); border-color: rgba(48, 44, 64, 0.5); border-radius: 2px 2px 2px 2px; border-style: solid; border-width: 1px; color: #FFFFFF; display: block !important; font-weight: bold; padding: 8px; text-shadow: 0 1px rgba(0, 0, 0, 0.1); } td.status_selected a { background-color: rgba(180, 32, 48, 0.6); background-image: -moz-linear-gradient(rgba(180, 32, 48, 0.6), rgba(172, 24, 40, 0.6)); border-color: rgba(164, 16, 32, 0.5); } td.status_not_selected a:hover, td.status_selected a:hover { background-color: #403C5A; background-image: -moz-linear-gradient(#403C5A, #383450); border-color: #201C3A; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); text-shadow: 0 1px rgba(0, 0, 0, 0.3); } td.status_selected a:hover { background-color: #B42030; background-image: -moz-linear-gradient(#B42030, #AC1828); border-color: rgba(148, 0, 24, 0.5); } td.category_totals { -moz-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; background-color: transparent; border-radius: 0 0 3px 3px; color: rgba(51, 51, 51, 0); text-align: center; } td.category_totals:hover { background-color: rgba(72, 64, 87, 0.6); color: #EEEEEE; } .header_cw *, .header_completed *, .header_onhold *, .header_dropped *, .header_ptw * { height: 2000px; line-height: 24px; padding-bottom: 4px; text-align: right; vertical-align: bottom; } .header_title { border-radius: 4px 4px 4px 4px; display: inline-block; font-style: italic; height: auto; padding: 0 8px 0 0; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15); } #grand_totals { -moz-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; background-color: rgba(72, 64, 87, 0.6); border: 0 none; border-radius: 3px 3px 3px 3px; color: #EEEEEE; line-height: 20px; min-height: 20px; padding: 8px; text-align: center; vertical-align: middle; } #copyright { background-color: rgba(180, 32, 48, 0.6); border-radius: 3px 3px 3px 3px; color: #EEEEEE; line-height: 17px; margin-top: 10px; padding: 8px; text-align: center; } #copyright:after{ content: " Custom CSS by LordSilen, Kyouhansha, and Shishio-kun. Google Shishios Custom Lists for more info and designs."; } body #mal_cs_listinfo, body #mal_cs_links, body #mal_cs_otherlinks, body #mal_cs_powered { -moz-box-sizing: border-box; -moz-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; background: none no-repeat scroll 100% 0 transparent; border: 0 none; height: 0 !important; overflow: hidden; padding: 32px 0 0; position: absolute; right: 4px; text-align: center; top: 4px; width: 150px; z-index: 10; } body #mal_cs_listinfo:hover, body #mal_cs_links:hover, body #mal_cs_otherlinks:hover, body #mal_cs_powered:hover { height: 200px !important; padding-top: 32px; width: 150px; } body #mal_cs_listinfo div, body #mal_cs_links div, body #mal_cs_otherlinks div, body #mal_cs_powered div, body #mal_cs_powered dd { -moz-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; background-color: rgba(255, 255, 255, 0.6); border-radius: 3px 0 0 0; font-size: 0 !important; line-height: 0; margin: 0 !important; opacity: 0; padding: 8px 0 0; } body #mal_cs_listinfo:hover div, body #mal_cs_links:hover div, body #mal_cs_otherlinks:hover div, body #mal_cs_powered:hover div, body #mal_cs_powered:hover dd { opacity: 1; } body #mal_cs_listinfo div:nth-of-type(2), body #mal_cs_links div:nth-of-type(2), body #mal_cs_otherlinks div:nth-of-type(2), body #mal_cs_powered div:nth-of-type(2) { border-radius: 0 0 3px 3px; padding: 4px 0 8px; } body #mal_cs_listinfo a, body #mal_cs_links a, body #mal_cs_otherlinks a, body #mal_cs_powered a { background-color: rgba(64, 60, 90, 0.6); border-radius: 3px 3px 3px 3px; display: block; font: 13px/17px arial,sans-serif; margin: 4px 12px 0; padding: 3px 0; text-decoration: none; } body #mal_cs_listinfo a:nth-of-type(1), body #mal_cs_links a:nth-of-type(1), body #mal_cs_otherlinks a:nth-of-type(1), body #mal_cs_powered a:nth-of-type(1) { margin-top: 0; } body #mal_cs_listinfo a:hover, body #mal_cs_links a:hover, body #mal_cs_otherlinks a:hover, body #mal_cs_powered a:hover { background-color: #403C5A; } body #mal_cs_listinfo strong a strong { font-weight: normal; } body #mal_cs_otherlinks strong { color: #333333; display: block; font: bold 13px/17px arial,sans-serif !important; padding: 0 4px 4px; text-shadow: 0 1px 1px #FFFFFF; } body #mal_cs_otherlinks strong a { background: none repeat scroll 0 0 transparent; border-radius: 0 0 0 0; color: #333333; display: inline; font: bold 13px/17px arial,sans-serif !important; margin: 0; padding: 0; text-shadow: 0 1px 1px #FFFFFF; } body #mal_cs_powered a { background-color: rgba(255, 255, 255, 0.6) !important; border-radius: 3px 0 0 0 !important; display: block !important; margin: 0 !important; opacity: 0; padding: 8px 0 0 !important; } body #mal_cs_powered:hover a { opacity: 1; } body #mal_cs_powered a img { background: url("http://invise.s3.amazonaws.com/mal/mal.png") no-repeat scroll 50% 6px rgba(64, 60, 90, 0.6); border-radius: 3px 3px 3px 3px; display: block; height: 0; margin: 0 12px; padding: 23px 0 0 126px; width: 0; } body #mal_cs_powered a img:hover { background-color: #403C5A; } body #mal_cs_powered #search { border-radius: 0 0 3px 3px; padding: 8px; position: relative; } body #mal_cs_powered #search #searchBox { -moz-box-sizing: border-box; border-color: #BCBCBC #D6D6D6 #D6D6D6; border-radius: 2px 2px 2px 2px; border-style: solid; border-width: 1px; color: #333333; display: inline-block; font-family: arial,sans-serif; font-size: 13px; height: 28px; padding-left: 6px; padding-right: 24px; vertical-align: top; width: 100%; } body #mal_cs_powered #search #searchBox:hover, body #mal_cs_powered #search #searchBox:focus { border-color: #ACACAC #C6C6C6 #C6C6C6; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; } body #mal_cs_powered #search #searchListButton { background: url("http://invise.s3.amazonaws.com/mal/icon-go.png") no-repeat scroll 0 0 transparent; border-radius: 3px 3px 3px 3px; height: 0; margin: 0; padding: 16px 0 0 16px; position: absolute; right: 12px; top: 14px; width: 0; } body #mal_cs_listinfo { background-image: url("http://invise.s3.amazonaws.com/mal/icon1.png"); right: 106px; } body #mal_cs_listinfo:hover { background-image: url("http://invise.s3.amazonaws.com/mal/icon1-over.png"); } body #mal_cs_links { background-image: url("http://invise.s3.amazonaws.com/mal/icon2.png"); right: 72px; z-index: 9; } body #mal_cs_links:hover { background-image: url("http://invise.s3.amazonaws.com/mal/icon2-over.png"); } body #mal_cs_otherlinks { background-image: url("http://invise.s3.amazonaws.com/mal/icon3.png"); right: 38px; z-index: 8; } body #mal_cs_otherlinks:hover { background-image: url("http://invise.s3.amazonaws.com/mal/icon3-over.png"); } body #mal_cs_powered { background-image: url("http://invise.s3.amazonaws.com/mal/icon4.png"); right: 4px; z-index: 7; } body #mal_cs_powered:hover { background-image: url("http://invise.s3.amazonaws.com/mal/icon4-over.png"); } .td1 a:hover, .td2 a:hover { text-shadow: -1px -1px 3px red, 1px 1px 3px orange; } td#mal_cs_pic a img { display: none; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } td.table_header:nth-of-type(4) { border-radius: 0 0 0 0 !important; } |
![]() |
Jun 10, 2015 1:23 PM
#189
Although I am new to this club, I'd be extremely happy if someone could make me a Nana theme for my anime list. If possible, I'd like it to look like the Tatami Galaxy theme on this page http://myanimelist.net/forum/?topicid=393393&show=100#msg28040439 You can use any picture you like. My only suggestion is that I'd like Osaki and Hachiko to be the background and the members of BLAST for the Watching, Completed, On-Hold, Dropped, and PTW side bar. Also, very colorful if possible. Thank you and I'm excited to see what it looks like! |
F0RMATIONJun 12, 2015 12:16 AM
Jun 11, 2015 12:16 AM
#190
Can I have an list designed on K-On!! I am not good with codes and was looking for help. I would be glad if someone makes me a beautiful and cute design based on the above anime. Thanks!! Design it like in this photo :) Instead of Apame's list there make it Himadri's list :) No ecchi kind pics... Thanks again!! |
Himadri-kunJun 11, 2015 3:35 AM
Jun 11, 2015 10:17 PM
#191
I'd like to request a Clannad layout. I couldn't find one so I thought maybe someone could make one. :3 For the Background: http://www.imgbase.info/images/safe-wallpapers/anime/anime_romance/49370_anime_romance.jpg And if possible I'd like pictures of Nagisa or some Dangos next to the headers (Watching, Completed, etc.) Something like these: Dango:http://image.dek-d.com/25/3050174/110718794 Nagisa:http://static.zerochan.net/Furukawa.Nagisa.full.23498.jpg Thanks in advance for anyone who considers this. :D |
TsukuyomiREKTJun 11, 2015 10:26 PM
Jun 11, 2015 11:48 PM
#192
I would like to request a list design that looks good with the background I have now - http://i.imgur.com/KQMn7zu.jpg I just really love this picture but my current list doesn't really look good with it, it's not very clear and it's not easy to read. |
Jun 12, 2015 12:39 PM
#193
Hello, everyone! All those layouts are really cool and I'd like to thank all the members who take their time to make them! So, thank you in advance! I really like the Shigatsu wa Kimi no Uso layout Nadeko_ made, it's perfect. (I'm using it right now.) Could I request it with the below render instead, if it isn't much trouble? http://oi60.tinypic.com/iz2seu.jpg Just instead of the SWKNU render, put the one in the link. Anything else is perfect as it is. Thank you in advance! :) |
VayenthaOct 1, 2015 5:12 PM
“In all things, the heart must take precedence. The heart rules over all things, and all things come from the heart.” |
Jun 12, 2015 2:50 PM
#194
I have my two list layouts that I want to modify a little bit. That's my anime list [ http://myanimelist.net/animelist/-Kon ] and that's the code of the layout [ https://www.dropbox.com/s/xosxt835r5bfeg2/Tatami.txt?dl=0 ]. I'll apreciate if you can add the column of the tags, so that my little opinion or comments can be seen, if necessary the list can also be moved left. That's my manga list [http://myanimelist.net/mangalist/-Kon ] and here the layout [ https://www.dropbox.com/s/svqme7x3i0z2953/Saber%20Theme.txt?dl=0 ] If you can add the column headers (Volumes, Chapters ecc) adding the column of the tags and moving the list by a little on the left, making adding covers spawning at the center on the right. If you could also change "Watching" in "Reading" on the menù, but that's not the most important thing. Thank for the attention end excuse me if I ask something impossible/too hard. I want also to apologize for my bad english, but I'm not a native speaker, but I try to be clear. Thank you again. |
Jun 14, 2015 3:10 PM
#195
I would like a yuri list theme, thank you. I don't want it very ecchi |
Jun 14, 2015 6:19 PM
#196
Hey there. I'd like to have quite a K-On / Bakuman layout for my anime list , but more specifically with both Akiyama Mio and Takagi Akito. (50/50 if possible) As a basis , my current anime list's style would be great. (the whole code) Here are some .png you can use. (Of course feel free to use cool backgrounds/images you found/of your own , I don't mind. ) Takagi Akito 1 Takagi Akito 2 Akiyama Mio 1 Akiyama Mio 2 Akiyama Mio 3 |
Jun 18, 2015 9:07 AM
#197
Hello everyone. I couldn't find any nice Nisekoi layout so here I'm. I did like have a layout with that picture http://alpha.wallhaven.cc/wallpaper/25225 and the buttons I already have (watching, completed etc) but in another color and style if possible if no, I be will happy if it will have any kind of button (no circle type pls), and without any images but with some tags like W for watching or just let it be written just "watching" (I hope you know what I mean xD). It can have also a little list in the corner like this one http://myanimelist.net/forum/?topicid=393393&show=100#msg27828879. |
CPT_KawaiiOct 5, 2015 6:22 AM
Jun 18, 2015 10:13 AM
#198
Hey, I recently started to read a lot of manga and I'm in need of a list layout. Something themed on Owari no Seraph, maybe with Tepes and Yuu on the background, with dominating black and red. Best for 1920x1080. If anyone with some free time could patch something for me I would be grateful ;) |
XeroethJun 18, 2015 11:41 AM
Jun 20, 2015 4:09 AM
#199
Hey there! I would like to request a list layout. I would like the background to be of this photo : http://i60.tinypic.com/2ld86s1.jpg while it being along the lines of this: https://github.com/eunkai/mal-stylesheet/blob/9743a000b7955c9dedf9a0c8f2745b39f36e4409/ryuko.css. However I would like the list and the top bar to be along the same color scheme as the background. I also would like the list to be transparent enough to see the background Thank you for taking your time reading this and I am in no rush for this to be completed. Thank you again! |
Ascheriit_Jun 20, 2015 4:32 AM
Icy tail <3 |
Jun 23, 2015 12:00 AM
#200
Hello there. I would like to request a Welcome To The NHK Layout. I want the anime titles to be able to show covers, and also can you make the tags easily readable. Please and thank you :) |
DoctorWasabiJun 23, 2015 12:09 AM
This topic has been locked and is no longer available for discussion.
More topics from this board
» theme helpthreat - Jul 5 |
5 |
by Zaryf
»»
Aug 21, 5:46 AM |
|
» [CSS - Modern] π° Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1261 |
by KiranaStarr
»»
Aug 16, 5:48 PM |
|
» [CSS] βοΈ Customize your List Cursor + Cursor FixesShishio-kun - Mar 8, 2021 |
30 |
by Shishio-kun
»»
Jul 28, 3:17 AM |
|
» How To Have Different Banner/Cover image & Background Image For Manga & Anime ListsYasminaRegina - Jul 25 |
2 |
by YasminaRegina
»»
Jul 26, 1:02 AM |
|
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 |