New
Feb 25, 2017 7:48 PM
#4351
@Shishio-kun Yeah that's the code I need it in, would be greatly appreciated if you can find a fix and if not, don't worry about it, it's not essential, just useful to have. |
Feb 25, 2017 8:26 PM
#4352
@elvenYT OK try this version and let me know if its ok. The spacebar with stars is broken, so I had to fix it up but this is a version of your layout with the space bar with stars, seems ok overall. You can turn the 21165 to 21167 in the second line to remove teh stars @import "http://fonts.googleapis.com/css?family=Advent+Pro"; @import url(https://storage.live.com/items/4A07C1EEED420167%21165); * { text-decoration: none; } body { background-size: cover !important; background-attachment: fixed !important; background-color: transparent; background-image: url("http://i.imgur.com/WxYgSus.jpg"); background-repeat: no-repeat; font-family: pristina; } #background { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 0; } .stretch { width:100%; height:100%; } #list_surround { background-attachment: fixed; background-position: 24% 0; background-repeat: no-repeat no-repeat; font-size: 17px; margin-left: 15% !important; line-height: 1; margin: 0 auto; padding-bottom: 13px; padding-top: 35px; width: 830px; z-index: 0; } a { color: white; text-shadow: none; } tr:hover td.td1 a, tr:hover td.td1, tr:hover td.td2 a, tr:hover td.td2 { color: #DA0000; transition: all 0.6s ease 0s; } a:hover { color: #DA0000; text-shadow: 0 1px rgba(255, 0, 0, 0.0); } .table_header { } .table_header:first-of-type { border-radius: 20px 0 0 0; } .table_header:nth-of-type(2) { text-align: left; } .table_header:nth-of-type(5) { border-bottom-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 20px; } .category_totals { background-color: #000000; border: 0 none; opacity: 1; padding: 4px; text-align: center; vertical-align: top; } .td1, .td2 { background-image: url("http://i.imgur.com/F3fON31.jpg"); padding: 4px; opacity: 0.7; } .td1:nth-of-type(2), .td2:nth-of-type(2) { text-align: left; } .table_header:nth-of-type(6) { display: none; width: 0; } small { color: #DA0000; font-weight: bold; } .table_header, .td1, .td2, .category_totals { color: grey; } .borderRBL { line-height: normal !important; } [cellspacing="0"] { line-height: 16px; } .category_totals { background-color: black; border-radius: 0 0 12px 12px; text-align: center; } .category_totals:hover { background-color: #da007b; color: #ffffff; } [class^="header_"] * { background-repeat: no-repeat; font-size: 0; height: 80px; line-height: 80px; padding-bottom: 0px; text-align: right; vertical-align: bottom; } .header_title { border-radius: 4px 4px 4px 4px; color: #DA0000; display: inline-block; font-style: italic; height: auto; padding: 0 8px 0 0; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); } #grand_totals { background-color: #00da69; border: 0 none; border-radius: 3px 3px 3px 3px; color: white; line-height: 20px; min-height: 20px; padding: 8px; text-align: center; vertical-align: middle; } .header_cw { background-color: transparent; background-image: url("http://i.imgur.com/faCge42.png"); background-position: 0% 0; background-repeat: no-repeat no-repeat; height: 30px; } .header_completed { background-color: transparent; background-image: url("http://i.imgur.com/Esghy96.png"); background-position: 0% 0; background-repeat: no-repeat no-repeat; height: 30px; } .header_onhold { background-color: transparent; background-image: url("http://i.imgur.com/pREJO1j.png"); background-position: 0% 0; background-repeat: no-repeat no-repeat; height: 30px; } .header_dropped { background-color: transparent; background-image: url("http://i.imgur.com/mM7OrOw.png"); background-position: 0% 0; background-repeat: no-repeat no-repeat; height: 30px; } .header_ptw { background-color: transparent; background-image: url("http://i.imgur.com/UfhU1SG.png"); background-position: 0% 0; background-repeat: no-repeat no-repeat; height: 30px; } .td1:nth-of-type(6), .td2:nth-of-type(6) { background-color: #DA0000 !important; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; display: none; height: auto; left: 0; padding: 12px 17px 16px 23px; position: fixed; top: 462px; width: 184px; z-index: 1; } |
Shishio-kunFeb 25, 2017 8:56 PM
Feb 25, 2017 9:02 PM
#4353
Himaripop said: Hi—is there any way to increase the width of the tag section in the modren layout (so that my list doesn't stretch too far vertically)? Thanks a ton! :-) .list-table .list-table-data .data.tags { word-wrap: break-word; width: 227px !important; } Try adding that, you can increase the px amount. Since your list is set to private, I cant tell you exactly what code you should add but that CSS is for a normal modern layout |
Feb 25, 2017 9:05 PM
#4354
MsBloodySunday said: Hey guys just wanted to ask you for your opinion/help =) So I've been making a favorite list on my profile, but I can't figure out how to place the pictures right next to my text using as few space as possible. So it should look like this (all on the same height) Extended Favorite People List :
But when I try to add images on the right side next to the name it always takes at least 4 paragraphs. I even tried using small pictures like 128x64 it's just for identifying the character quickly. I also thought about making it something like NAME PIC NAME PIC centered in the middle Just wanted to ask if you know a better/easier way :P PS: I know it's not as fancy as yours sorry Have a nice day :=) Can you post the BBcode you tried that had the pictures in it? Maybe it can be reworked to do what you want, tho just telling you now I dont know how to work BBcode img align codes well |
Feb 27, 2017 4:04 AM
#4355
This is what I tried 1. pictures show when clicking the spoiler (meh too much space used)
2. center (too far on the right
3. img align right (way too far right) 4. img aline left (it's on the left who would've thought) 5. this one probably comes the closest, but the picture is too close to the text and the name is not on the correct height. |
Feb 27, 2017 4:21 PM
#4356
@MsBloodySunday Well for #5, if you add space before the image tags, then it won't be so close that it cuts off the sentence. I'll mess around with some other set ups for a bit but I think this is the closest you will get without tailoring a whole graphic design to look how you want [list] [*]Ozawa, Ari [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Hayashibara, Megumi [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Imai, Asami [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]ZAQ [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Inaba, Minori [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [/list] This is the centering one you were talking about [list] [center][*]Ozawa, Ari [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a] [img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Hayashibara, Megumi [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Imai, Asami [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]ZAQ [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Inaba, Minori [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img]http://i.imgur.com/wpbczDY.jpg[/img][/url][/center] [/list] This is another set up [list] [*]Ozawa, Ari [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img align=left]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Ozawa, Ari [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img align=left]http://i.imgur.com/wpbczDY.jpg[/img][/url] [*]Ozawa, Ari [url=https://myanimelist.net/people/27395/Ari_Ozawa?q=ozawa%20a][img align=left]http://i.imgur.com/wpbczDY.jpg[/img][/url] [/list] |
Shishio-kunFeb 27, 2017 5:06 PM
Mar 1, 2017 2:08 AM
#4357
Mar 8, 2017 5:02 AM
#4358
@Shishio-kun (Autocorrect thinks you are called pincushion :) First up, you are a legend for attempting to fix the problem and I love you for it. While this has fixed the top bar, it hasn't fixed the issue with the table header of all sections disappearing (look below the section titles, e.g. Completed). Is it also possible to stretch the stars across the width of the page (using the pixel x pixel value on the background-size property) and again the scaling for zoom like with background (with the background-position: fixed etc) and where would that go to modify the star attachment's properties? is it not background but image-size: etc. or whatnot? Original bars: https://gyazo.com/ad2c4d7139ef1b17cee330b7715ee691 Current fix: https://gyazo.com/2754914224eac1757be17057a7b958e5 |
Mar 8, 2017 9:22 PM
#4359
ElvenYT said: @Shishio-kun (Autocorrect thinks you are called pincushion :) First up, you are a legend for attempting to fix the problem and I love you for it. While this has fixed the top bar, it hasn't fixed the issue with the table header of all sections disappearing (look below the section titles, e.g. Completed). Is it also possible to stretch the stars across the width of the page (using the pixel x pixel value on the background-size property) and again the scaling for zoom like with background (with the background-position: fixed etc) and where would that go to modify the star attachment's properties? is it not background but image-size: etc. or whatnot? Original bars: https://gyazo.com/ad2c4d7139ef1b17cee330b7715ee691 Current fix: https://gyazo.com/2754914224eac1757be17057a7b958e5 I don't see what you're trying to tell me with the Gyazo links. Can you leave the problem on your list so I can fix it there? With the version I posted, I don't see the headers disappearing. I don't follow what you're saying for: (using the pixel x pixel value on the background-size property) and again the scaling for zoom like with background (with the background-position: fixed etc) and where would that go to modify the star attachment's properties? is it not background but image-size: etc. or whatnot But maybe what you want is: #inlineContent:before { content: ""; background: url("http://i.imgur.com/sjKRI43.png") no-repeat scroll center 0px transparent; background-size: cover; width: 100% !important; } |
Shishio-kunMar 8, 2017 9:28 PM
Mar 11, 2017 3:43 PM
#4360
Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks |
Mar 11, 2017 5:07 PM
#4361
lendidi said: Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks We have some ways but here's a simple solution that may work. You can change to one of the other default colors: https://myanimelist.net/ownlist/style Just click the bubbles under the color scheme you want and then click Save at the bottom. Does that solve the issue for you? |
Mar 11, 2017 5:19 PM
#4362
Shishio-kun said: Hello again, I'd like to have a Pink but a bit lighter, so that won't work, sorry haha, if it's not to much of a bother fo you, I'll go with the hard way! thank youlendidi said: Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks We have some ways but here's a simple solution that may work. You can change to one of the other default colors: https://myanimelist.net/ownlist/style Just click the bubbles under the color scheme you want and then click Save at the bottom. Does that solve the issue for you? |
Mar 12, 2017 12:18 AM
#4363
lendidi said: Shishio-kun said: Hello again, I'd like to have a Pink but a bit lighter, so that won't work, sorry haha, if it's not to much of a bother fo you, I'll go with the hard way! thank youlendidi said: Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks We have some ways but here's a simple solution that may work. You can change to one of the other default colors: https://myanimelist.net/ownlist/style Just click the bubbles under the color scheme you want and then click Save at the bottom. Does that solve the issue for you? OK well we need to know what colors and text you want to change specifically. This should get you started. First you can go to your CSS page and add these to the custom CSS on that page https://myanimelist.net/ownlist/style .list-unit .list-status-title .text { color: red !important; } .list-unit .list-status-title { background-color: pink !important; } Change the red to the color you want for the header's text (All Anime etc) and the pink to the shade of pink for that big pink bar in the middle of the list. Then save when done. btw instead of using a color name, you can get color codes from here to replace the red, pink etc. https://www.w3schools.com/colors/colors_picker.asp If there's other colors you want to change you got to point out the text that needs to be changed, since they all have their own codes. |
Mar 12, 2017 4:08 AM
#4364
It's changed back to the style with issues. If you look at the top bar, the stars don't cover the page horizontally, they stop with gaps either side. I was hoping there was a simple fix to that rather than photoshopping the image and if that would create more problems and what would need to be changed then. The problem is the header bar, the black bar that usually sits Below the "Currently watching" Title and above the entries for the list itself. THIS: https://gyazo.com/999f7af58a47f68683a8b92882ab638c In the broken one that is currently set as my list, you can see they are absent. Just that and the stars not covering, but everything else works perfectly :) |
Mar 12, 2017 4:25 AM
#4365
Shishio-kun said: Thank you very much, gonna try it now, thank you for your time manlendidi said: Shishio-kun said: lendidi said: Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks We have some ways but here's a simple solution that may work. You can change to one of the other default colors: https://myanimelist.net/ownlist/style Just click the bubbles under the color scheme you want and then click Save at the bottom. Does that solve the issue for you? OK well we need to know what colors and text you want to change specifically. This should get you started. First you can go to your CSS page and add these to the custom CSS on that page https://myanimelist.net/ownlist/style .list-unit .list-status-title .text { color: red !important; } .list-unit .list-status-title { background-color: pink !important; } Change the red to the color you want for the header's text (All Anime etc) and the pink to the shade of pink for that big pink bar in the middle of the list. Then save when done. btw instead of using a color name, you can get color codes from here to replace the red, pink etc. https://www.w3schools.com/colors/colors_picker.asp If there's other colors you want to change you got to point out the text that needs to be changed, since they all have their own codes. |
Mar 12, 2017 5:07 AM
#4366
Shishio-kun said: lendidi said: Shishio-kun said: lendidi said: Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks We have some ways but here's a simple solution that may work. You can change to one of the other default colors: https://myanimelist.net/ownlist/style Just click the bubbles under the color scheme you want and then click Save at the bottom. Does that solve the issue for you? OK well we need to know what colors and text you want to change specifically. This should get you started. First you can go to your CSS page and add these to the custom CSS on that page https://myanimelist.net/ownlist/style .list-unit .list-status-title .text { color: red !important; } .list-unit .list-status-title { background-color: pink !important; } Change the red to the color you want for the header's text (All Anime etc) and the pink to the shade of pink for that big pink bar in the middle of the list. Then save when done. btw instead of using a color name, you can get color codes from here to replace the red, pink etc. https://www.w3schools.com/colors/colors_picker.asp If there's other colors you want to change you got to point out the text that needs to be changed, since they all have their own codes. Excuse me what did I do wrong? Only this changed: https://gyazo.com/a4593e467fdb803d72cbf6b6f0c6ae41 the code: https://gyazo.com/b5ad7ebddaf28c071e337c688af1285f I'd like to change the "all anime" "watching" etc... and the anime names/scores etc, if possible! thanks |
Mar 12, 2017 4:03 PM
#4367
lendidi said: Shishio-kun said: lendidi said: Shishio-kun said: Hello again, I'd like to have a Pink but a bit lighter, so that won't work, sorry haha, if it's not to much of a bother fo you, I'll go with the hard way! thank youlendidi said: Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks We have some ways but here's a simple solution that may work. You can change to one of the other default colors: https://myanimelist.net/ownlist/style Just click the bubbles under the color scheme you want and then click Save at the bottom. Does that solve the issue for you? OK well we need to know what colors and text you want to change specifically. This should get you started. First you can go to your CSS page and add these to the custom CSS on that page https://myanimelist.net/ownlist/style .list-unit .list-status-title .text { color: red !important; } .list-unit .list-status-title { background-color: pink !important; } Change the red to the color you want for the header's text (All Anime etc) and the pink to the shade of pink for that big pink bar in the middle of the list. Then save when done. btw instead of using a color name, you can get color codes from here to replace the red, pink etc. https://www.w3schools.com/colors/colors_picker.asp If there's other colors you want to change you got to point out the text that needs to be changed, since they all have their own codes. Excuse me what did I do wrong? Only this changed: https://gyazo.com/a4593e467fdb803d72cbf6b6f0c6ae41 the code: https://gyazo.com/b5ad7ebddaf28c071e337c688af1285f I'd like to change the "all anime" "watching" etc... and the anime names/scores etc, if possible! thanks idk what happened, without seeing the codes live on your list I can't really say idk what you mean by "etc". that can mean something completely different to you. Also there are two places where you see "All Anime watching etc" text. Try this, it changes many of the linked texts to red and you can change the word red to what you want. If there are any issues leave it in please .list-unit .list-status-title .text { color: red !important; } .list-unit .list-status-title { background-color: pink !important; } .list-table .list-table-data .data a{ color: red !important; } .list-table .list-table-header .header-title .link{ color: red !important; } .status-menu-container .status-menu .status-button.on{ color: red !important; } .status-menu-container .status-menu .status-button{ color: red !important; } They need to be added here |
Mar 13, 2017 4:43 AM
#4368
Shishio-kun said: Thank you it worked! here's my list if you want to see! thank you very much again for the time you spent helping me, I'm grateful!lendidi said: Shishio-kun said: lendidi said: Shishio-kun said: Hello again, I'd like to have a Pink but a bit lighter, so that won't work, sorry haha, if it's not to much of a bother fo you, I'll go with the hard way! thank youlendidi said: Hello, I would like to change my list's color, here's a screenshot https://gyazo.com/7862f34ddaaaef6ce128dbd25f128d37 as you can see, it's hardly readable, So I'd like to know if something can be done, and oubviously change the bar on the top and the "all anime" "currently watching" etc... thank you! I hope by postion this I ain't bothering someone. Thanks We have some ways but here's a simple solution that may work. You can change to one of the other default colors: https://myanimelist.net/ownlist/style Just click the bubbles under the color scheme you want and then click Save at the bottom. Does that solve the issue for you? OK well we need to know what colors and text you want to change specifically. This should get you started. First you can go to your CSS page and add these to the custom CSS on that page https://myanimelist.net/ownlist/style .list-unit .list-status-title .text { color: red !important; } .list-unit .list-status-title { background-color: pink !important; } Change the red to the color you want for the header's text (All Anime etc) and the pink to the shade of pink for that big pink bar in the middle of the list. Then save when done. btw instead of using a color name, you can get color codes from here to replace the red, pink etc. https://www.w3schools.com/colors/colors_picker.asp If there's other colors you want to change you got to point out the text that needs to be changed, since they all have their own codes. Excuse me what did I do wrong? Only this changed: https://gyazo.com/a4593e467fdb803d72cbf6b6f0c6ae41 the code: https://gyazo.com/b5ad7ebddaf28c071e337c688af1285f I'd like to change the "all anime" "watching" etc... and the anime names/scores etc, if possible! thanks idk what happened, without seeing the codes live on your list I can't really say idk what you mean by "etc". that can mean something completely different to you. Also there are two places where you see "All Anime watching etc" text. Try this, it changes many of the linked texts to red and you can change the word red to what you want. If there are any issues leave it in please .list-unit .list-status-title .text { color: red !important; } .list-unit .list-status-title { background-color: pink !important; } .list-table .list-table-data .data a{ color: red !important; } .list-table .list-table-header .header-title .link{ color: red !important; } .status-menu-container .status-menu .status-button.on{ color: red !important; } .status-menu-container .status-menu .status-button{ color: red !important; } They need to be added here https://myanimelist.net/animelist/lendidi |
Mar 15, 2017 1:54 PM
#4369
Hey guys. I had a .css file in Dropbox but since it stopped making files public, I was wondering where I could place the file in order to be read by my list. I've tried giving a link to the list but it doesn't do the trick. |
Mar 15, 2017 3:53 PM
#4370
Got a problem, or let's say two problems with my lists. They appeared a long time ago, but now I want to repair them. On the anime list I have "double" top line on PLANNED bar. The same problem is on the manga list. Also, on the manga list I can't use the shortcuts in the right-top corner of the screen. Anime List Code @import "https://malcat-gen.appspot.com/series?preset=more"; @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#25b800; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i60.tinypic.com/2lxw0o3.png); background-attachment: fixed; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: right top;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; margin: auto !important; right: 100px !important; left: 0px !important;} #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i61.tinypic.com/ve3e54.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/2v11cts.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i62.tinypic.com/j0bmf9.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/10mob9d.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/16lii4z.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #105200; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #105200; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#105200; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #105200; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #105200; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #105200; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #105200; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/14wajch.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i59.tinypic.com/2ur5cet.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://oi58.tinypic.com/20rqtn7.jpg); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://oi62.tinypic.com/r7nq4h.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i58.tinypic.com/ixuwle.jpg); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background-position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(197, 222, 111, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(197, 239, 111, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_completed:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_onhold:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_dropped:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_ptw:before { background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/mwa5qo.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i58.tinypic.com/2l9nn78.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/vqr72e.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i60.tinypic.com/ojnqc4.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i60.tinypic.com/14jthzc.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Manga List Code @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://dl.dropboxusercontent.com/s/aunymjyr9cqdxjl/manga.css); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#f52323; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i58.tinypic.com/qovssp.png); background-attachment: fixed; right:155px; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: top 25% right 25%;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; right: 10px !important; } #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i60.tinypic.com/2i73cef.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/2a8ka35.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/4g28gi.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/6du4vs.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i60.tinypic.com/3166n41.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #700000; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #990000; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#990000; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #990000; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #990000; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #990000; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #990000; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/16hrvv5.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i57.tinypic.com/28106b.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://i61.tinypic.com/15re2s9.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://i60.tinypic.com/11c5mpf.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i59.tinypic.com/2wn1f10.png); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background- position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(255, 74, 74, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(255, 175, 175, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_completed:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_onhold:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_dropped:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_ptw:before { background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/263vdhf.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i57.tinypic.com/33o2nh5.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/2h6hlah.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i61.tinypic.com/2ailn3c.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i59.tinypic.com/2nkjlkz.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} font-size: 32px !important; padding-top: 15%; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } |
Mar 15, 2017 10:09 PM
#4371
F_E_A_R said: Hey guys. I had a .css file in Dropbox but since it stopped making files public, I was wondering where I could place the file in order to be read by my list. I've tried giving a link to the list but it doesn't do the trick. What layout were you using? |
Mar 15, 2017 10:14 PM
#4372
Hanler said: Got a problem, or let's say two problems with my lists. They appeared a long time ago, but now I want to repair them. On the anime list I have "double" top line on PLANNED bar. The same problem is on the manga list. Also, on the manga list I can't use the shortcuts in the right-top corner of the screen. Anime List Code @import "https://malcat-gen.appspot.com/series?preset=more"; @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#25b800; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i60.tinypic.com/2lxw0o3.png); background-attachment: fixed; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: right top;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; margin: auto !important; right: 100px !important; left: 0px !important;} #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i61.tinypic.com/ve3e54.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/2v11cts.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i62.tinypic.com/j0bmf9.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/10mob9d.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/16lii4z.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #105200; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #105200; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#105200; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #105200; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #105200; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #105200; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #105200; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/14wajch.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i59.tinypic.com/2ur5cet.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://oi58.tinypic.com/20rqtn7.jpg); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://oi62.tinypic.com/r7nq4h.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i58.tinypic.com/ixuwle.jpg); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background-position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(197, 222, 111, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(197, 239, 111, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_completed:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_onhold:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_dropped:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_ptw:before { background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/mwa5qo.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i58.tinypic.com/2l9nn78.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/vqr72e.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i60.tinypic.com/ojnqc4.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i60.tinypic.com/14jthzc.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Manga List Code @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://dl.dropboxusercontent.com/s/aunymjyr9cqdxjl/manga.css); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#f52323; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i58.tinypic.com/qovssp.png); background-attachment: fixed; right:155px; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: top 25% right 25%;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; right: 10px !important; } #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i60.tinypic.com/2i73cef.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/2a8ka35.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/4g28gi.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/6du4vs.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i60.tinypic.com/3166n41.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #700000; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #990000; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#990000; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #990000; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #990000; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #990000; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #990000; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/16hrvv5.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i57.tinypic.com/28106b.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://i61.tinypic.com/15re2s9.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://i60.tinypic.com/11c5mpf.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i59.tinypic.com/2wn1f10.png); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background- position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(255, 74, 74, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(255, 175, 175, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_completed:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_onhold:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_dropped:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_ptw:before { background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/263vdhf.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i57.tinypic.com/33o2nh5.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/2h6hlah.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i61.tinypic.com/2ailn3c.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i59.tinypic.com/2nkjlkz.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} font-size: 32px !important; padding-top: 15%; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Find and remove /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } |
Mar 15, 2017 11:31 PM
#4373
Hi! 1st to say that I've been watching for some hours all these designs and tutorials and its a great work, thanks for sharing your knowledge :D now the question: I've edited Shelter Style Layout V3 (https://myanimelist.net/forum/?topicid=1568061) to my own tastes, but I want to add the bar of "# Image Anime Title Score Type Progress" on top of the list, could you help me please? |
Mar 16, 2017 2:11 PM
#4374
Shishio-kun said: Hanler said: Got a problem, or let's say two problems with my lists. They appeared a long time ago, but now I want to repair them. On the anime list I have "double" top line on PLANNED bar. The same problem is on the manga list. Also, on the manga list I can't use the shortcuts in the right-top corner of the screen. Anime List Code @import "https://malcat-gen.appspot.com/series?preset=more"; @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#25b800; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i60.tinypic.com/2lxw0o3.png); background-attachment: fixed; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: right top;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; margin: auto !important; right: 100px !important; left: 0px !important;} #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i61.tinypic.com/ve3e54.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/2v11cts.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i62.tinypic.com/j0bmf9.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/10mob9d.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/16lii4z.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #105200; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #105200; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#105200; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #105200; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #105200; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #105200; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #105200; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/14wajch.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i59.tinypic.com/2ur5cet.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://oi58.tinypic.com/20rqtn7.jpg); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://oi62.tinypic.com/r7nq4h.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i58.tinypic.com/ixuwle.jpg); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background-position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(197, 222, 111, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(197, 239, 111, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_completed:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_onhold:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_dropped:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_ptw:before { background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/mwa5qo.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i58.tinypic.com/2l9nn78.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/vqr72e.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i60.tinypic.com/ojnqc4.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i60.tinypic.com/14jthzc.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Manga List Code @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://dl.dropboxusercontent.com/s/aunymjyr9cqdxjl/manga.css); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#f52323; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i58.tinypic.com/qovssp.png); background-attachment: fixed; right:155px; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: top 25% right 25%;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; right: 10px !important; } #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i60.tinypic.com/2i73cef.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/2a8ka35.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/4g28gi.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/6du4vs.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i60.tinypic.com/3166n41.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #700000; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #990000; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#990000; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #990000; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #990000; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #990000; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #990000; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/16hrvv5.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i57.tinypic.com/28106b.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://i61.tinypic.com/15re2s9.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://i60.tinypic.com/11c5mpf.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i59.tinypic.com/2wn1f10.png); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background- position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(255, 74, 74, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(255, 175, 175, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_completed:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_onhold:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_dropped:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_ptw:before { background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/263vdhf.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i57.tinypic.com/33o2nh5.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/2h6hlah.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i61.tinypic.com/2ailn3c.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i59.tinypic.com/2nkjlkz.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} font-size: 32px !important; padding-top: 15%; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Find and remove /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Ok, it's good now with category bar, thank you! What's about the second problem with not working shortcuts on the manga list? I can't go to the anime list from the manga list in just one click. It's not big problem, but I was wondering, what should I add in the code. I think, I missed something. |
Mar 16, 2017 4:03 PM
#4375
YainmaX said: Hi! 1st to say that I've been watching for some hours all these designs and tutorials and its a great work, thanks for sharing your knowledge :D now the question: I've edited Shelter Style Layout V3 (https://myanimelist.net/forum/?topicid=1568061) to my own tastes, but I want to add the bar of "# Image Anime Title Score Type Progress" on top of the list, could you help me please? It will involve a lot of changes to the base codes, you'd better not to touch them. |
Mar 16, 2017 4:07 PM
#4376
Takana_no_Hana said: YainmaX said: Hi! 1st to say that I've been watching for some hours all these designs and tutorials and its a great work, thanks for sharing your knowledge :D now the question: I've edited Shelter Style Layout V3 (https://myanimelist.net/forum/?topicid=1568061) to my own tastes, but I want to add the bar of "# Image Anime Title Score Type Progress" on top of the list, could you help me please? It will involve a lot of changes to the base codes, you'd better not to touch them. oww, kk, tnx anyway ^^ |
Mar 20, 2017 9:36 AM
#4377
I've spent some time customizing my list on my own but I've hit a wall. I've modified a theme made by someone else that has: score and Type in the top bar. I would like to remove type since I don't want it and replace it with progress a.k.a. how many episodes I've seen out of that anime. I've spent some time on this forum and even found that color coded list but I couldn't manage to understand what to do to make that happen. Thank you in advance! |
Mar 20, 2017 6:06 PM
#4378
Hello Shishio-kun! I've discovered recently that my CSS was made by you (nice job, by the way), it's the Saber in the blue background one. Recently it got a little bugged (and I can't explain with terms because my English doesn't have advanced vocabulary). I was recommended to come here to ask for help, so here I am, I'd appreciate if you could take a look at it and tell me what to do for it to come back to normal. Thanks in advance! |
Mar 20, 2017 6:11 PM
#4379
Hi! I was wondering how I can keep the default style for MAL but add the bar at the bottom of my list that has the number of TV, OVA, Movie, etc that I've watched. An example of what I mean is: http://i68.tinypic.com/2ebcnk1.jpg , that bar. |
Mar 20, 2017 10:28 PM
#4380
rengar18 said: Hello Shishio-kun! I've discovered recently that my CSS was made by you (nice job, by the way), it's the Saber in the blue background one. Recently it got a little bugged (and I can't explain with terms because my English doesn't have advanced vocabulary). I was recommended to come here to ask for help, so here I am, I'd appreciate if you could take a look at it and tell me what to do for it to come back to normal. Thanks in advance! The source for the topbar is broken, have to wait for the uploader to repair it then you reupload it I don't know when or if he will ever do that. |
Mar 20, 2017 10:29 PM
#4381
Dddsasul said: I've spent some time customizing my list on my own but I've hit a wall. I've modified a theme made by someone else that has: score and Type in the top bar. I would like to remove type since I don't want it and replace it with progress a.k.a. how many episodes I've seen out of that anime. I've spent some time on this forum and even found that color coded list but I couldn't manage to understand what to do to make that happen. Thank you in advance! Remove and change columns here https://myanimelist.net/editprofile.php?go=listpreferences |
Mar 20, 2017 10:31 PM
#4382
KawaiiTrix said: Hi! I was wondering how I can keep the default style for MAL but add the bar at the bottom of my list that has the number of TV, OVA, Movie, etc that I've watched. An example of what I mean is: http://i68.tinypic.com/2ebcnk1.jpg , that bar. Not sure what you're asking. When you say- default do you mean the default Modern list style or the default Classic list style? Your pic isn't showing up for me (try Imgur or another site) so I dont know what bar you mean. I see a stats bar is on both default list styles, if that's what you mean. |
Mar 20, 2017 10:35 PM
#4383
Hanler said: Shishio-kun said: Hanler said: Got a problem, or let's say two problems with my lists. They appeared a long time ago, but now I want to repair them. On the anime list I have "double" top line on PLANNED bar. The same problem is on the manga list. Also, on the manga list I can't use the shortcuts in the right-top corner of the screen. Anime List Code @import "https://malcat-gen.appspot.com/series?preset=more"; @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#25b800; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i60.tinypic.com/2lxw0o3.png); background-attachment: fixed; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: right top;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; margin: auto !important; right: 100px !important; left: 0px !important;} #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i61.tinypic.com/ve3e54.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/2v11cts.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i62.tinypic.com/j0bmf9.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/10mob9d.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/16lii4z.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #105200; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #105200; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#105200; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #105200; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #105200; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #105200; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #105200; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/14wajch.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i59.tinypic.com/2ur5cet.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://oi58.tinypic.com/20rqtn7.jpg); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://oi62.tinypic.com/r7nq4h.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i58.tinypic.com/ixuwle.jpg); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background-position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(197, 222, 111, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(197, 239, 111, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_completed:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_onhold:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_dropped:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_ptw:before { background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/mwa5qo.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i58.tinypic.com/2l9nn78.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/vqr72e.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i60.tinypic.com/ojnqc4.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i60.tinypic.com/14jthzc.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Manga List Code @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://dl.dropboxusercontent.com/s/aunymjyr9cqdxjl/manga.css); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#f52323; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i58.tinypic.com/qovssp.png); background-attachment: fixed; right:155px; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: top 25% right 25%;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; right: 10px !important; } #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i60.tinypic.com/2i73cef.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/2a8ka35.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/4g28gi.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/6du4vs.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i60.tinypic.com/3166n41.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #700000; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #990000; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#990000; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #990000; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #990000; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #990000; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #990000; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/16hrvv5.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i57.tinypic.com/28106b.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://i61.tinypic.com/15re2s9.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://i60.tinypic.com/11c5mpf.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i59.tinypic.com/2wn1f10.png); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background- position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(255, 74, 74, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(255, 175, 175, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_completed:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_onhold:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_dropped:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_ptw:before { background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/263vdhf.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i57.tinypic.com/33o2nh5.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/2h6hlah.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i61.tinypic.com/2ailn3c.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i59.tinypic.com/2nkjlkz.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} font-size: 32px !important; padding-top: 15%; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Find and remove /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Ok, it's good now with category bar, thank you! What's about the second problem with not working shortcuts on the manga list? I can't go to the anime list from the manga list in just one click. It's not big problem, but I was wondering, what should I add in the code. I think, I missed something. I don't have the same problem when viewing my list with your CSS so I don't know what to tell you; you could fiddle with codes that have #mal in the start and see if that changes anything |
Mar 20, 2017 11:25 PM
#4384
Shishio-kun said: rengar18 said: Hello Shishio-kun! I've discovered recently that my CSS was made by you (nice job, by the way), it's the Saber in the blue background one. Recently it got a little bugged (and I can't explain with terms because my English doesn't have advanced vocabulary). I was recommended to come here to ask for help, so here I am, I'd appreciate if you could take a look at it and tell me what to do for it to come back to normal. Thanks in advance! The source for the topbar is broken, have to wait for the uploader to repair it then you reupload it I don't know when or if he will ever do that. And how can I know when it'll be repaired so I can reupload? Some similar problems happened other times, but got fixed without me doing nothing (same css). |
Mar 21, 2017 1:55 AM
#4385
rengar18 said: Shishio-kun said: rengar18 said: Hello Shishio-kun! I've discovered recently that my CSS was made by you (nice job, by the way), it's the Saber in the blue background one. Recently it got a little bugged (and I can't explain with terms because my English doesn't have advanced vocabulary). I was recommended to come here to ask for help, so here I am, I'd appreciate if you could take a look at it and tell me what to do for it to come back to normal. Thanks in advance! The source for the topbar is broken, have to wait for the uploader to repair it then you reupload it I don't know when or if he will ever do that. And how can I know when it'll be repaired so I can reupload? Some similar problems happened other times, but got fixed without me doing nothing (same css). I mass message the club members when layouts are repaired, so you'd hear about it in one of those notifications. https://myanimelist.net/forum/?topicid=1599709 |
Mar 21, 2017 3:16 PM
#4386
Shishio-kun said: KawaiiTrix said: Hi! I was wondering how I can keep the default style for MAL but add the bar at the bottom of my list that has the number of TV, OVA, Movie, etc that I've watched. An example of what I mean is: http://i68.tinypic.com/2ebcnk1.jpg , that bar. Not sure what you're asking. When you say- default do you mean the default Modern list style or the default Classic list style? Your pic isn't showing up for me (try Imgur or another site) so I dont know what bar you mean. I see a stats bar is on both default list styles, if that's what you mean. Ah, sorry for not being specific enough! I meant the modern list style. And here's the picture I put, but on imgur: http://imgur.com/a/7eECc |
Mar 21, 2017 7:48 PM
#4387
KawaiiTrix said: Shishio-kun said: KawaiiTrix said: Hi! I was wondering how I can keep the default style for MAL but add the bar at the bottom of my list that has the number of TV, OVA, Movie, etc that I've watched. An example of what I mean is: http://i68.tinypic.com/2ebcnk1.jpg , that bar. Not sure what you're asking. When you say- default do you mean the default Modern list style or the default Classic list style? Your pic isn't showing up for me (try Imgur or another site) so I dont know what bar you mean. I see a stats bar is on both default list styles, if that's what you mean. Ah, sorry for not being specific enough! I meant the modern list style. And here's the picture I put, but on imgur: http://imgur.com/a/7eECc Well I guess you should just install the custom layout you want, and then post back and ask to have the status bar restored back to the default one if it's not already how you want it. |
Mar 22, 2017 2:42 PM
#4388
Hey, I need help with this part of my layout please This cyan is messing up my color scheme. I want to change it to a different color but I can't figure out where in this code to go to change it. Here is the code /*CATEGORY */ .status_not_selected a, .status_selected a { position: fixed !important; display: block !important; margin-top: 98px; padding-right: 4px; font-family: 'Oswald', sans-serif; color: rgba(48, 46, 49, 1) !important; line-height: 30px; font-size: 18px; text-align: right; right: 0px; height: 32px; width: 175px; background-color: rgba(205, 183, 158, 0.4); z-index: 20; } /* Currently watching */ .status_not_selected > a[href*="status=1"], .status_not_selected > a[href*="status=1"]:hover, .status_not_selected > a[href*="status=1"]:active, .status_selected > a[href*="status=1"] { display: block; top: 0px; border-top: dashed 2px rgba(123, 78, 75, 1); border-left: dashed 2px rgba(123, 78, 75, 1); border-right: dashed 2px rgba(123, 78, 75, 1); border-top-left-radius: 20em; -o-border-top-left-radius: 20em; -moz-border-top-left-radius: 20em; -webkit-border-top-left-radius: 20em; transition: color .5s linear, border-color .5s linear; -o-transition: color .5s linear, border-color .5s linear; -moz-transition: color .5s linear, border-color .5s linear; -webkit-transition: color .5s linear, border-color .5s linear; } .status_not_selected > a[href*="status=1"]:hover, .status_not_selected > a[href*="status=1"]:active, .status_selected > a[href*="status=1"] { color: #40E0D0 !important; border-color: rgba(123, 78, 75, 1); background-color: rgba(205, 183, 158, 0.4); } /* Completed */ .status_not_selected > a[href*="status=2"], status_not_selected > a[href*="status=2"]:hover, .status_not_selected > a[href*="status=2"]:active, .status_selected > a[href*="status=2"] { position: absolute; display: block; top: 32px; border-left: dashed 2px rgba(123, 78, 75, 1); border-right: dashed 2px rgba(123, 78, 75, 1); transition: color .5s linear, border-color .5s linear; -o-transition: color .5s linear, border-color .5s linear; -moz-transition: color .5s linear, border-color .5s linear; -webkit-transition: color .5s linear, border-color .5s linear; } .status_not_selected > a[href*="status=2"]:hover, .status_not_selected > a[href*="status=2"]:active, .status_selected > a[href*="status=2"] { color: #40E0D0 !important; border-color: rgba(123, 78, 75, 1); background-color: rgba(205, 183, 158, 0.4); } /* On Hold */ .status_not_selected > a[href*="status=3"], .status_not_selected > a[href*="status=3"]:hover, .status_not_selected > a[href*="status=3"]:active, .status_selected > a[href*="status=3"] { position: absolute; display: block; top: 64px; border-left: dashed 2px rgba(123, 78, 75, 1); border-right: dashed 2px rgba(123, 78, 75, 1); transition: color .5s linear, border-color .5s linear; -o-transition: color .5s linear, border-color .5s linear; -moz-transition: color .5s linear, border-color .5s linear; -webkit-transition: color .5s linear, border-color .5s linear; } .status_not_selected > a[href*="status=3"]:hover, .status_not_selected > a[href*="status=3"]:active, .status_selected > a[href*="status=3"] { color: #40E0D0 !important; border-color: rgba(123, 78, 75, 1); background-color: rgba(205, 183, 158, 0.4); } /* Dropped */ .status_not_selected > a[href*="status=4"], .status_not_selected > a[href*="status=4"]:hover, .status_not_selected > a[href*="status=4"]:active, .status_selected > a[href*="status=4"] { position: absolute; display: block; top: 96px; border-left: dashed 2px rgba(123, 78, 75, 1); border-right: dashed 2px rgba(123, 78, 75, 1); transition: color .5s linear, border-color .5s linear; -o-transition: color .5s linear, border-color .5s linear; -moz-transition: color .5s linear, border-color .5s linear; -webkit-transition: color .5s linear, border-color .5s linear; } { color: #40E0D0 !important; border-color: rgba(123, 78, 75, 1); background-color: rgba(205, 183, 158, 0.4); } /* Planned */ .status_not_selected > a[href*="status=6"], .status_not_selected > a[href*="status=6"]:hover, .status_not_selected > a[href*="status=6"]:active, .status_selected > a[href*="status=6"] { position: absolute; display: block; top: 128px; border-left: dashed 2px rgba(123, 78, 75, 1); border-right: dashed 2px rgba(123, 78, 75, 1); transition: color .5s linear, border-color .5s linear; -o-transition: color .5s linear, border-color .5s linear; -moz-transition: color .5s linear, border-color .5s linear; -webkit-transition: color .5s linear, border-color .5s linear; } .status_not_selected > a[href*="status=6"]:hover, .status_not_selected > a[href*="status=6"]:active, .status_selected > a[href*="status=6"] { color: #40E0D0 !important; border-color: rgba(123, 78, 75, 1); background-color: rgba(205, 183, 158, 0.4); } /*All */ .status_not_selected > a[href*="status=7"], .status_not_selected > a[href*="status=7"]:hover, .status_not_selected > a[href*="status=7"]:active, .status_selected > a[href*="status=7"] { position: absolute; display: block; top: 160px; border-left: dashed 2px rgba(123, 78, 75, 1); border-right: dashed 2px rgba(123, 78, 75, 1); border-bottom: dashed 2px rgba(123, 78, 75, 1); border-bottom-left-radius: 20em; -o-border-bottom-left-radius: 20em; -moz-border-bottom-left-radius: 20em; -webkit-border-bottom-left-radius: 20em; transition: color .5s linear, border-color .5s linear; -o-transition: color .5s linear, border-color .5s linear; -moz-transition: color .5s linear, border-color .5s linear; -webkit-transition: color .5s linear, border-color .5s linear; } .status_not_selected > a[href*="status=7"]:hover, .status_not_selected > a[href*="status=7"]:active, .status_selected > a[href*="status=7"] { color: #000000 important!; border-color: rgba(123, 78, 75, 1); background-color: rgba(205, 183, 158, 0.4); } |
Mar 22, 2017 2:53 PM
#4389
Shishio-kun said: Hanler said: Shishio-kun said: Hanler said: Got a problem, or let's say two problems with my lists. They appeared a long time ago, but now I want to repair them. On the anime list I have "double" top line on PLANNED bar. The same problem is on the manga list. Also, on the manga list I can't use the shortcuts in the right-top corner of the screen. Anime List Code @import "https://malcat-gen.appspot.com/series?preset=more"; @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#25b800; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i60.tinypic.com/2lxw0o3.png); background-attachment: fixed; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: right top;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; margin: auto !important; right: 100px !important; left: 0px !important;} #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i61.tinypic.com/ve3e54.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/2v11cts.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i62.tinypic.com/j0bmf9.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/10mob9d.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/16lii4z.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#25b800; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(0, 50, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #105200; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #105200; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#105200; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #105200; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #105200; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #105200; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #105200; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/14wajch.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i59.tinypic.com/2ur5cet.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://oi58.tinypic.com/20rqtn7.jpg); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://oi62.tinypic.com/r7nq4h.jpg); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i58.tinypic.com/ixuwle.jpg); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background-position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(197, 222, 111, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(197, 239, 111, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_completed:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_onhold:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_dropped:before{ background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } .header_ptw:before { background-image: url("http://oi60.tinypic.com/30mwzo2.jpg"); background-size: cover; background-position: right top; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/mwa5qo.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i58.tinypic.com/2l9nn78.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/vqr72e.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i60.tinypic.com/ojnqc4.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i60.tinypic.com/14jthzc.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Manga List Code @import url(http://storage.live.com/items/4A07C1EEED420167%21161); @import url(https://dl.dropboxusercontent.com/s/aunymjyr9cqdxjl/manga.css); /*Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1*/ /*LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself!*/ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Verdana, Arial; font-size:11px; } /*SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc.*/ .table_header { background-color:rgba(0, 0, 0, 0.7); color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc.*/ .animetitle, .animetitle:visited { color:#f52323; font-family:Verdana, Arial; font-size:11px; } /*BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then!*/ body { background-image: url(http://i58.tinypic.com/qovssp.png); background-attachment: fixed; right:155px; } /*REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom.*/ body{ background-position: top 25% right 25%;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club!*/ body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } /*CATEGORY IMAGES*/ #list_surround .status_selected, #list_surround .status_not_selected { border:1px solid #ffffff !important;} #list_surround { position: absolute !important; right: 10px !important; } #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i60.tinypic.com/2i73cef.png); background-position:0 2px; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid #ffffff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:20px; margin-top:-100px; padding-bottom:0; padding-left:0; padding-right:0; position:fixed; top:150px; width:300px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i61.tinypic.com/2a8ka35.png); background-position:0 2px; top:250px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i58.tinypic.com/4g28gi.png); background-position:0 2px; top:350px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i57.tinypic.com/6du4vs.png); background-position:0 2px; top:450px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i60.tinypic.com/3166n41.png); background-position:0 2px; top:550px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:75px; width:300px; } /*list positioning*/ #list_surround { position: left !important; padding-left: 20px !important; width: 500px; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .td2 { background: none repeat scroll 0 0 rgba(13, 13, 13, 0.5) !important; color:#f52323; font-family:Verdana, Arial; font-size:11px; } .category_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #grand_totals { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } #copyright { background: none repeat scroll 0 0 rgba(100, 0, 0, 0.5) !important; color:#ffffff; font-family:Verdana, Arial; font-size:11px; } /*Top */ .table_header { border-color: #700000; border-style: solid; border-width: 1px 0 0 !important; } /*Top sides*/ td.table_header:first-of-type { border-color: #990000; border-style: solid; border-width: 1px 0 0 1px !important; } td.table_header:last-of-type { border-color:#990000; border-style: solid; border-width: 1px 1px 0 0 !important; } /*Sides of list (anime/manga entries)*/ .td1:first-of-type, .td2:first-of-type { border-color: #990000; border-style: solid; border-width: 0 0 0 1px !important; } .td1:last-of-type, .td2:last-of-type { border-color: #990000; border-style: solid; border-width: 0 1px 0 0 !important; } /*Bottom and bottom sides*/ .category_totals { border-color: #990000; border-style: solid; border-width: 0 1px 1px !important; } /*Others at bottom*/ #grand_totals, #copyright { border-color: #990000; border-style: solid; border-width: 1px !important; } /*Anime List only CURRENTLY WATCHING HEADER This is the header above currently watching/reading. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_cw { background-image:url(http://i61.tinypic.com/16hrvv5.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*COMPLETED HEADER This is the header above your anime/manga that's completed. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_completed { background-image:url(http://i57.tinypic.com/28106b.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_onhold { background-image:url(http://i61.tinypic.com/15re2s9.png); height: 200px; 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 amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_dropped { background-image:url(http://i60.tinypic.com/11c5mpf.png); height: 200px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:; } /*PLAN TO WATCH HEADER This is the header above the anime/manga you plan to see or read on your list. Increase the amount after "height:" if your image doesn't fit the header. Lower the margin-bottom below zero if you wish the header move it behind the list. If in Google Chrome your header has little to no height and doesn't increase when you try to change it, then replace "height:" with "padding-top:". */ .header_ptw { background-image:url(http://i59.tinypic.com/2wn1f10.png); height: 200px; 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.*/ .header_title { background-color: transparent !important; } /*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;} /*REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way.*/ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the actual section by changing the numbers after the top and left codes. Resize the pic with the px amount after background-size:. It will resize the actual cover pic! Adjust the surrounding colored area with the px amounts after padding. Height and width can do this too. Change the position of the cover pic with the % amounts after background- position. Its by default set to be 50% to the left (centered horizontally) and 50% from the top (centered vertically). Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993*/ .hide { background-color: rgba(255, 74, 74, 0.9); background-position: 50% 50% !important; background-repeat: no-repeat !important; border-color: black; border-style: solid; border-width: 1px; display: block !important; height: 140px; right: 30px; position: fixed; bottom: 30px; width: 115px; padding: 79px 40px 10px 10px; background-size: 143px !important; visibility: hidden; opacity: 0; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text.*/ .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; #list_surround:nth-of-type(n+4):hover td:nth-of-type(2) .animetitle; padding-bottom: 5px; position: absolute; text-align: center; top: 0px; width: 250px; } /* OTHER SETTINGS */ :hover + .hide { visibility: visible; opacity: 1; } /****************************/ /* Aqua Highlight on Hover */ /****************************/ tr:hover [class^=td] { background-color: rgba(255, 175, 175, 0.9) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* ANIMATED INTRO (image) MAIN BACKGROUND The main backgrounds in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_completed:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_onhold:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_dropped:before{ background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } .header_ptw:before { background-image: url("http://i61.tinypic.com/2vi1mrd.png"); background-size: cover; background-position: top left; } /* ANIMATED INTRO LEFT SIDE (images with text) By default, these are the logos and text. The character name is a premade image generated at Cooltext.com. "content:" controls the rest of the text on the left. The codes are in order of Current, Complete, Hold, Dropped, and PTW.*/ .header_cw span:before{ background: transparent url("http://i59.tinypic.com/263vdhf.png") no-repeat; background-size: 80%; left: 400px; top: 600px; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_completed span:before{ background: transparent url("http://i57.tinypic.com/33o2nh5.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_onhold span:before{ background: transparent url("http://i57.tinypic.com/2h6hlah.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_dropped span:before{ background: transparent url("http://i61.tinypic.com/2ailn3c.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} .header_ptw span:before { background: transparent url("http://i59.tinypic.com/2nkjlkz.png") no-repeat; background-position: 50% 10%; background-size: 80%; content: "" !important; color: black !important; font-size: 32px !important; padding-top: 15%;} font-size: 32px !important; padding-top: 15%; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Find and remove /*NO ALL ANIME CATEGORY*/ .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]{ display: none !important; } Ok, it's good now with category bar, thank you! What's about the second problem with not working shortcuts on the manga list? I can't go to the anime list from the manga list in just one click. It's not big problem, but I was wondering, what should I add in the code. I think, I missed something. I don't have the same problem when viewing my list with your CSS so I don't know what to tell you; you could fiddle with codes that have #mal in the start and see if that changes anything I will try in my free time. Thank you! |
Mar 22, 2017 5:01 PM
#4390
Hi guys. As I learned CSS quickly about 2 weeks ago to make a Discord theme I thought it would be time for me to switch to modern CSS. I didn't go far in the changes because the first and most important change for me didn't work as I expected. I just wanted to make the anime's images bigger (about 3 times bigger) but well, it got pretty pixelized and fuzzy so I'd like to fix it. Maybe I'm doing wrong or chosed the wrong box, I don't know. Can someone help me? |
Mar 22, 2017 6:48 PM
#4391
@Ari_the_Lioness This part in your code, change the color .status_not_selected > a[href*="status=1"]:hover, .status_not_selected > a[href*="status=1"]:active, .status_selected > a[href*="status=1"] { color: #40E0D0 !important; border-color: rgba(123, 78, 75, 1); background-color: rgba(205, 183, 158, 0.4); } Tips: use inspect element like this |
Mar 22, 2017 7:11 PM
#4392
@Takana_no_Hana Thank you so much! :) I don't know why I didn't think of doing that before. *facepalms* |
Mar 23, 2017 11:43 AM
#4393
Shishio-kun said: Dddsasul said: I've spent some time customizing my list on my own but I've hit a wall. I've modified a theme made by someone else that has: score and Type in the top bar. I would like to remove type since I don't want it and replace it with progress a.k.a. how many episodes I've seen out of that anime. I've spent some time on this forum and even found that color coded list but I couldn't manage to understand what to do to make that happen. Thank you in advance! Remove and change columns here https://myanimelist.net/editprofile.php?go=listpreferences I've removed the type from there but the episodes box is ticked and thney don't show i've had them before using the theme, that means that the theme has the episodes thiny on diplay: none; could you give me the id or the class to remove it from the style? |
Mar 26, 2017 4:38 PM
#4394
I've been searching for a while but can't find the help I need. I am trying to figure out how to get the faint grey lines/boxes in the about-me section like in the below profile page. I see this in signatures a lot too but not sure what bbcode does this and the convert html to bbcode technique seems to ignore whatever table code that does this too. I want it to go all the way across under a png's transparency. If this requires different align code than found elsewhere to have text next to the large photo, any help with that would be much appreciated as well! https://myanimelist.net/profile/Damanks |
Mar 26, 2017 5:54 PM
#4395
AholePony said: I've been searching for a while but can't find the help I need. I am trying to figure out how to get the faint grey lines/boxes in the about-me section like in the below profile page. I see this in signatures a lot too but not sure what bbcode does this and the convert html to bbcode technique seems to ignore whatever table code that does this too. I want it to go all the way across under a png's transparency. If this requires different align code than found elsewhere to have text next to the large photo, any help with that would be much appreciated as well! https://myanimelist.net/profile/Damanks They're using quote boxes containing an image align I think. I have an example here Layout Credits Main Menu Icons by Yorium Youtube Menu by Hahaido Esdeath Menu by Yorium/Hahaido/Shishio-kun Member Card Display by EMPERATRIX, Half_Bl00d, SylakentH, Yorium Akeno Menu by Hahaido Leaderboard bars by Yorium/Meomix/Shishio-kun the BBcode [b][size=130]Layout Credits[/size][/b][quote][url=http://myanimelist.net/clubs.php?cid=70797][img align=right]http://i.imgur.com/XDRgeWm.png[/img][/url][u]Club Pic[/u] by Hahaido [u]Main Menu Icons[/u] by Yorium [u]Youtube Menu[/u] by Hahaido [u]Esdeath Menu[/u] by Yorium/Hahaido/Shishio-kun [u]Member Card Display[/u] by EMPERATRIX, Half_Bl00d, SylakentH, Yorium [u]Akeno Menu[/u] by Hahaido [u]Leaderboard bars[/u] by Yorium/Meomix/Shishio-kun [/quote] |
Mar 27, 2017 10:47 AM
#4396
Shishio-kun said: They're using quote boxes containing an image align I think. I have an example here Awesome, thanks Shishio. I didn't even think about that possibility. That sample you provided will be a big help to me as well. |
Apr 9, 2017 7:28 PM
#4397
Is it possible to have different backgrounds for each category (ie: Watching page would have a different background than the dropped page) in Modern CSS layouts? |
This is a signature. It is used to hold images and words. However, I am using it to store these lines your reading right now! |
Apr 9, 2017 8:00 PM
#4398
Butterstroke said: Is it possible to have different backgrounds for each category (ie: Watching page would have a different background than the dropped page) in Modern CSS layouts? Yes, it's possible. |
Apr 16, 2017 1:17 PM
#4399
Is there a thread or some themes specifically for themes that have tag sections? I like to write my opinion or some thoughts in the tag section, but many themes are not made for it and then everything looks messy. |
Apr 16, 2017 6:19 PM
#4400
hiabara said: Is there a thread or some themes specifically for themes that have tag sections? I like to write my opinion or some thoughts in the tag section, but many themes are not made for it and then everything looks messy. I think there used to be but I stopped updating it since I was managing like hundreds of other threads. There's a few layouts under Layouts for Reviewers on the main premade layouts page, and you if you look under the Layouts with Covers you can see some with mini-reviews in the thumbnails. Many of the layouts that have built in cover support have some built in tag support too. https://myanimelist.net/forum/?topicid=318587 There's also a topic on adding the mini-review hover to any layout |
More topics from this board
» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )Shishio-kun - Jul 21, 2017 |
381 |
by KabukiChouNights
»»
Sep 13, 10:56 AM |
|
» theme helpthreat - Jul 5 |
5 |
by Zaryf
»»
Aug 21, 5:46 AM |
|
» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1261 |
by KiranaStarr
»»
Aug 16, 5:48 PM |
|
» [CSS] ⭐️ Customize your List Cursor + Cursor FixesShishio-kun - Mar 8, 2021 |
30 |
by Shishio-kun
»»
Jul 28, 3:17 AM |
|
» How To Have Different Banner/Cover image & Background Image For Manga & Anime ListsYasminaRegina - Jul 25 |
2 |
by YasminaRegina
»»
Jul 26, 1:02 AM |