New
Dec 16, 2013 9:02 PM
#1501
How do I get the show rating to appear directly underneath the title and next to the thumbnail instead of having a column for the rating on the far right? Also, it appears the text that said if a show is airing or not yet aired next to the title has disappeared, and I would love to have that back. Thanks :) Latest CSS: https://dl.dropboxusercontent.com/u/246447329/List%20Style.css |
MrSmexyTheBeastDec 17, 2013 2:16 PM
Dec 17, 2013 2:00 AM
#1502
Shishio-kun said: .animetitle { position: absolute; left:40px; margin-top:-13px; padding-right: 274px !important;} Will set the default title in a better place, for the hover version I think you will need to import a change do you know how to do that? Hi Shishio-kun Thanks but I was wondering if its possible to make the table smaller as its too large while the animetitle doesn't join together with the anime cover. Sorry I have no clue on how to do imports at all. |
Dec 17, 2013 5:01 AM
#1503
Try: @import "http://dl.dropbox.com/u/78340470/animetitle.css"; @import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixedwithCategory.css"; @import "http://dl.dropboxusercontent.com/u/78340470/CSSforCatgirls.css"; body{ background: url(http://i1227.photobucket.com/albums/ee433/John_Kool/Aincrad5_zpsf56e0c5d.png) no-repeat fixed top center; background-size: cover; font-family: Candara; font-size: 12px; color: #0A77BB; } #list_surround{ position: absolute; width:550px; margin-bottom:50px; margin:auto; left:0px; right:30px; } .td1, .td2{ padding:3px; } .animetitle + small{ color:#f0304f !important; } .animetitle + small:before{ content: " ( "; } .animetitle + small:after{ content: " ) "; } td:nth-of-type(2) small{ color: #f0304f; font-size:10px; padding-right:10px; } td:nth-of-type(2) small a{ color: #f0304f; } .td1:nth-of-type(1), .td2:nth-of-type(1){ border-left: 2px solid #82caff !important; background: url(http://i49.tinypic.com/2vrv8ye.png) -15% ; } .td1:nth-of-type(5), .td2:nth-of-type(5){ border-right: 2px solid #82caff;; background: url(http://i49.tinypic.com/2vrv8ye.png) 86%; } .td1:nth-of-type(4), .td2:nth-of-type(4), td.table_header:nth-of-type(4){ background: url(http://i49.tinypic.com/2vrv8ye.png) 74% ; } .td1:nth-of-type(3), .td2:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 67% ; } @media screen and (-webkit-min-device-pixel-ratio:0){ .td1:nth-of-type(3), .td2:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 63% ; }} td.table_header:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 67% ; padding-right:7px; } @media screen and (-webkit-min-device-pixel-ratio:0){ td.table_header:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 63% ; padding-right:7px; }} .td1:nth-of-type(2), .td2:nth-of-type(2){ background: url(http://i49.tinypic.com/2vrv8ye.png) 1% ; } a, a:visited{ text-decoration:none; color: #2030f0; } tr:hover td.td1 a, tr:hover td.td1, tr:hover td.td2 a, tr:hover td.td2{ color:#0C1C97; } .table_header{ background: url(http://i49.tinypic.com/2vrv8ye.png); padding:2px; font-size: 10px; color:#2030f0; } td.table_header:nth-of-type(1){ border-left: 2px solid #82caff !important; border-top: 2px solid #82caff !important; background: url(http://i49.tinypic.com/2vrv8ye.png) -15% ; border-radius: 10px 0px 0px 0px; } td.table_header:nth-of-type(5){ border-right: 2px solid #82caff;; border-top: 2px solid #82caff;; background: url(http://i49.tinypic.com/2vrv8ye.png) 86% ; border-radius: 0px 10px 0px 0px; } td.table_header:nth-of-type(2), td.table_header:nth-of-type(3), td.table_header:nth-of-type(4){ border-top: 2px solid #82caff;; } .category_totals{ background: url(http://i46.tinypic.com/n3lmgx.png); padding:2px; border-bottom: 2px solid #82caff; border-left: 2px solid #82caff;; border-right: 2px solid #82caff; font-size: 10px; padding-left:40px; border-radius: 0px 0px 10px 10px; } .borderRBL { background: url(http://i46.tinypic.com/n3lmgx.png) !important; border-left: 2px solid #82caff !important; border-right: 2px solid #82caff !important; padding-left:39px; font-size:11px; color:#2030f0 !important; } .borderRBL a, .borderRBL a:visited{ color:#f0304f !important; text-decoration:underline; } .borderRBL a:hover{ color:#f0304f!important; } #copyright{ background: url(http://i46.tinypic.com/n3lmgx.png); position:relative!important; text-align: center !important; width:550px; padding:2px; top:10px; font-size:11px; border: 2px solid #82caff; border-radius: 8px; color: #2030f0; margin-bottom:70px; } #copyright:after{ content: "Sword Art Online By Koolman511 ^_^" !important; background: url(http://i46.tinypic.com/n3lmgx.png) !important; width:550px !important; Position:absolute!important; top:40px !important; left: -3px; color: #2030f0; !important; border: 2px solid #82caff; border-radius: 8px; } #copyright a{ color:#2030f0; } #grand_totals{ display:none; } .header_title{ display:none; } .header_cw{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/testingWatching1_zpsa6d34899.png); background-repeat: no-repeat; position:relative; top:9px; } .header_completed{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/Completted2_zpsb6b2e312.png); background-repeat: no-repeat; position:relative; top:9px; } .header_onhold{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/Onhold_zpsb6448164.png); background-repeat: no-repeat; position:relative; top:9px; } .header_dropped{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/Dropped_zps30b52e6f.png); background-repeat: no-repeat; position:relative; top:9px; } .header_ptw{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/SWORDplantowatch_zps72eae0e1.png); background-repeat: no-repeat; position:relative; top:9px; } td:nth-of-type(2) small a { display:none; } td:nth-of-type(2) small{ color:transparent; } #{ display: none !important;} #inlineContent { background-image: url("http://i1227.photobucket.com/albums/ee433/John_Kool/kirito-render2_zps60fb6bbe.png"), url("http://i1227.photobucket.com/albums/ee433/John_Kool/yuuki_asuna_by_hibari_mx-d5jjxeg2_zpsef5b1a93.png"); width: 1230px !important; margin: 0 0 0 -700px !important; background-attachment: scroll !important; background-clip: border-box !important; background-color: transparent !important; background-origin: padding-box !important; background-position: left top, right top !important; background-repeat: no-repeat !important; background-size: contain !important; bottom: 0 !important; display: inline-block !important; height: 500px !important; left: 55% !important; position: fixed !important; z-index: -1; } /* LIST ROWS HEIGHT ON HOVER */ .td1, .td2 { line-height: 15px; transition: line-height .3s ease; -webkit-transition: line-height .3s ease; } tr:hover .td1, tr:hover .td2 { padding-top: 24px; line-height: 280px; } .animetitle { height: 15px; transition: height .3s ease; -webkit-transition: height .3s ease; } tr:hover .animetitle { position: relative !important; display: block !important; width: 200px !important; height: 284px !important; margin: 0 auto !important; background-repeat: no-repeat !important; } tr:hover .animetitle span { position: absolute; display: block; margin-left: -50%; margin-top: -16px; width: 200%; line-height: 15px !important; } /* AIRING */ .animetitle + small { position: top; line-height: 1px !important; } |
Dec 17, 2013 7:38 AM
#1504
Hey. So, I've been trying to create my own anime list layout but I suck at it since it's my first time trying it. Anyway, I wanted to know if there's any way of displaying all animes in a grid rather than a list (somewhat similar to how animes are displayed here: http://anichart.net/winter). The list I'm using now is far from finished, and that's why I need some help if possible. Thanks in advance. |
Dec 17, 2013 8:17 AM
#1505
al_exs said: rasenshiruken973 said: I have two questions. First, how do you change the colour of the hover on the anime titles, but not the actual text, I mean the box that it's on. Like for example on this list, it lights up green http://tinypic.com/view.php?pic=2w3cavo&s=5#.Uq826_RdXps Mine is grey atm and I can't find where to change the colour. Second, http://myanimelist.net/forum/?topicid=412713 I want that style of Watching, Completed,On Hold, etc, but I don't know which part of the code to copy. It's these: http://i.imgur.com/VImNB.png I'm not very good at this stuff so sorry if I said something really stupid >.< 1.- in this part, change for the color what you want: .category_totals:hover, .td1:hover, .td2:hover, #grand_totals:hover, #copyright:hover { background-color: black; ... } also if you want to be a little transparent, add opacity: 0.8; just below background-color. 2.- Just add at the bottom of the CSS the following code, thats the part of the code for headers. /* CSS sprite for Currently Watching, Completed, Dropped, etc... * Note there is only one image used for all headers. I've made an * inverted version for bright layouts: * [url=http://i.imgur.com/VImNB.png]http://i.imgur.com/VImNB.png * or you can make one yourself. It's not that difficult. */ .header_title { background-image: url(http://i.imgur.com/VImNB.png); color: transparent; content: none; height: 60px; margin-bottom: 5px; margin-left: auto; margin-right: auto; margin-top: 25px; width: 520px; } .header_cw div{ background-position: 0px 0px; } .header_completed div{ background-position: 0px -60px; } .header_onhold div{ background-position: 0px -120px; } .header_dropped div{ background-position: 0px -240px; } .header_ptw div{ background-position: 0px -180px; } I got the hover colour and transparency now. Thank you!! :D But that CSS code for the categories didn't work for me :( I pasted it on the end exactly as it is but still no change... |
Dec 17, 2013 8:50 AM
#1506
Be attentive /* Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1 */ /* 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://i40.tinypic.com/311nofb.jpg); background-size: cover; background-attachment: fixed; } /* HEADER COLOR AND FONT These codes control the main headers' fonts and colors. Every header is above each part of your list (they say things like Currently Watching, Completed, Dropped, etc). if you don't want a solid color there, go to the line that starts with background-color and replace it the color type (blue for example) with the word "transparent" (no quotations). */ .header_title { background-color:transparent; color:#3300FF ; font-family:Lucida Bright Georgia serif; font-size:38px; font-weight: 600; } /* SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc. */ .table_header { background-color:transparent; color:#181818; } /* 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:#99FFCC; font-family:Times New Roman, serif; font-size:16px; } /* 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:Lucida Grande; } /* LIST WIDTH Use this to increase the width of your list! */ #list_surround { width:950px; } /* 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. */ /*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:#CC00FF; text-decoration:none; } .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:#00FF66; opacity: 0.7; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; text-decoration: blink; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:cyan; } .status_not_selected a{ color:white; } .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; } .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw { margin: 25px auto 5px; width: 520px; height: 60px; background-image: url(http://i.imgur.com/VImNB.png); } .header_title { font-size: 0; } .header_cw { background-position: 0 0; } .header_completed { background-position: 0 -60px; } .header_onhold { background-position: 0 -120px; } .header_dropped { background-position: 0 -240px; } .header_ptw { background-position: 0 -180px; } |
Dec 17, 2013 5:34 PM
#1507
MrSmexyTheBeast said: How do I get the show rating to appear directly underneath the title and next to the thumbnail instead of having a column for the rating on the far right? Also, it appears the text that said if a show is airing or not yet aired next to the title has disappeared, and I would love to have that back. Thanks :) To get your airing text back: .animetitle + small { padding-left: 5px; font-size: 12px !important; } For the rating under the title, you can't select the text of rating the same way you can select the tags text but for your list in particular, but you could use tbody .table_header:nth-of-type(6) { background: transparent; width: 1px !important; font-size: 0; color: transparent; } tbody td:nth-of-type(6) { background: transparent !important; position: absolute; left: 75px; margin-top: 20px; text-align: left; } and move the ratings table under the anime title. But this makes the edge jagged again (Chrome only). The way I fixed that with tags before wouldn't work with this since tags has separate text and I don't see how to target just the text in ratings.. so I use this to fix it for myself in Chrome and not affect Firefox. I don't know how it will look on your list since you use might have a different resolution but if it works then problem solved tbody td:nth-of-type(2) { width: 600px; } Also you need to remove the "Read more at.." line from the bottom of your CSS; for more info click the spoiler on front page of club for update on this |
Dec 17, 2013 5:45 PM
#1508
You also need .table_header:nth-last-of-type(2) { border-radius: 0 10px 0 0; } for last rounded corner |
Dec 17, 2013 7:46 PM
#1509
Shishio-kun said: You also need .table_header:nth-last-of-type(2) { border-radius: 0 10px 0 0; } for last rounded corner Thank you! Everything works...near perfectly. Unfortunately, it seems that getting rid of some of the problems always creates a new one. So... I was wondering if you could fix this: http://prntscr.com/2c0m9f http://prntscr.com/2c0mbt http://prntscr.com/2c0mgz ...without having to change back the ratings to the way they were before, since I really like them underneath the title. Much obliged, and thank you so much for everything you've done so far. It truly is appreciated :) |
Dec 17, 2013 8:26 PM
#1510
Hello. First I want to thank Shishio-kun for all of these tutorials, I am sure they took a lot of time to arrange and they are very helpful! I am tweaking a list style shared by b1o2r3i4s5, and have been tearing out my hair trying to get the .table_header to display as a different color from everything else (including the "Tags" text, as you can see, since it's not a link, it's white). http://oi44.tinypic.com/qxwjmg.jpg The code has: .td1, .td2, .table_header {padding: 2px 3px;} a {color: #66CCFF; text-decoration: none;} a:hover {text-decoration: underline;} I tried to pull .table_header out of that and create it's own section that read something like: .table_header { font-weight: bold; padding: 3px; text-align:center; color: #fff font-size: 15px; } ...but nothing changes. I tried doing the :inspect element thing, but that's a little over my head :( |
Dec 17, 2013 9:00 PM
#1511
AholePony said: Hello. First I want to thank Shishio-kun for all of these tutorials, I am sure they took a lot of time to arrange and they are very helpful! I am tweaking a list style shared by b1o2r3i4s5, and have been tearing out my hair trying to get the .table_header to display as a different color from everything else (including the "Tags" text, as you can see, since it's not a link, it's white). http://oi44.tinypic.com/qxwjmg.jpg The code has: .td1, .td2, .table_header {padding: 2px 3px;} a {color: #66CCFF; text-decoration: none;} a:hover {text-decoration: underline;} I tried to pull .table_header out of that and create it's own section that read something like: .table_header { font-weight: bold; padding: 3px; text-align:center; color: #fff font-size: 15px; } ...but nothing changes. I tried doing the :inspect element thing, but that's a little over my head :( If I understood well: you want to change the color of all the text in .table_header. Then, the solution: .table_header, .table_header a, .table_header strong {color: red !important;} Just change out the red to your preffered color :) |
Dec 17, 2013 9:24 PM
#1512
AholePony said: I am tweaking a list style shared by b1o2r3i4s5, and have been tearing out my hair trying to get the .table_header to display as a different color from everything else (including the "Tags" text, as you can see, since it's not a link, it's white). Selector for header links color: .table_headerLink { color: #FFFFFF; } |
Dec 17, 2013 9:29 PM
#1513
kuronekodesu said: If I understood well: you want to change the color of all the text in .table_header. Then, the solution: .table_header, .table_header a, .table_header strong {color: red !important;} Just change out the red to your preffered color :) That did the trick! Thank you so much for the help! I didn't know that there was a table header a and strong too :-P So my next question, is this had code to highlight whole rows on hover. Never mind I found it :) |
AholePonyDec 17, 2013 9:44 PM
Dec 17, 2013 9:45 PM
#1514
Dec 17, 2013 9:45 PM
#1515
MrSmexyTheBeast said: Shishio-kun said: You also need .table_header:nth-last-of-type(2) { border-radius: 0 10px 0 0; } for last rounded corner Thank you! Everything works...near perfectly. Unfortunately, it seems that getting rid of some of the problems always creates a new one. So... I was wondering if you could fix this: http://prntscr.com/2c0m9f http://prntscr.com/2c0mbt http://prntscr.com/2c0mgz ...without having to change back the ratings to the way they were before, since I really like them underneath the title. Much obliged, and thank you so much for everything you've done so far. It truly is appreciated :) You need to point out the problems with text not just screencaps or at least circle them in the shots. I don't see a problem in the first shot. For the second shot, simple solution, this moves the priority tab and collumn over to the left of the score tab so it doesn't stick out .table_header:nth-of-type(7){ position: absolute; left: 600px; background: transparent; } td:nth-of-type(7){ position: absolute; left: 600px; background: transparent !important; } On third shot, this will increase the width of the table so it matches the original footer. tbody td:nth-of-type(2) { width: 650px; } If you don't like the position of the edit button after all that can just move it with this code; just increase the numbers after left and margin top. #list_surround a[href*="http://myanimelist.net/panel.php?go=edit"], #list_surround a[href*="http://myanimelist.net/editlist.php?type="] { left: 0; margin-top: 0; position: absolute; } |
Shishio-kunDec 17, 2013 9:50 PM
Dec 18, 2013 3:35 AM
#1516
Hahaido said: Try: @import "http://dl.dropbox.com/u/78340470/animetitle.css"; @import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixedwithCategory.css"; @import "http://dl.dropboxusercontent.com/u/78340470/CSSforCatgirls.css"; body{ background: url(http://i1227.photobucket.com/albums/ee433/John_Kool/Aincrad5_zpsf56e0c5d.png) no-repeat fixed top center; background-size: cover; font-family: Candara; font-size: 12px; color: #0A77BB; } #list_surround{ position: absolute; width:550px; margin-bottom:50px; margin:auto; left:0px; right:30px; } .td1, .td2{ padding:3px; } .animetitle + small{ color:#f0304f !important; } .animetitle + small:before{ content: " ( "; } .animetitle + small:after{ content: " ) "; } td:nth-of-type(2) small{ color: #f0304f; font-size:10px; padding-right:10px; } td:nth-of-type(2) small a{ color: #f0304f; } .td1:nth-of-type(1), .td2:nth-of-type(1){ border-left: 2px solid #82caff !important; background: url(http://i49.tinypic.com/2vrv8ye.png) -15% ; } .td1:nth-of-type(5), .td2:nth-of-type(5){ border-right: 2px solid #82caff;; background: url(http://i49.tinypic.com/2vrv8ye.png) 86%; } .td1:nth-of-type(4), .td2:nth-of-type(4), td.table_header:nth-of-type(4){ background: url(http://i49.tinypic.com/2vrv8ye.png) 74% ; } .td1:nth-of-type(3), .td2:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 67% ; } @media screen and (-webkit-min-device-pixel-ratio:0){ .td1:nth-of-type(3), .td2:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 63% ; }} td.table_header:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 67% ; padding-right:7px; } @media screen and (-webkit-min-device-pixel-ratio:0){ td.table_header:nth-of-type(3){ background: url(http://i49.tinypic.com/2vrv8ye.png) 63% ; padding-right:7px; }} .td1:nth-of-type(2), .td2:nth-of-type(2){ background: url(http://i49.tinypic.com/2vrv8ye.png) 1% ; } a, a:visited{ text-decoration:none; color: #2030f0; } tr:hover td.td1 a, tr:hover td.td1, tr:hover td.td2 a, tr:hover td.td2{ color:#0C1C97; } .table_header{ background: url(http://i49.tinypic.com/2vrv8ye.png); padding:2px; font-size: 10px; color:#2030f0; } td.table_header:nth-of-type(1){ border-left: 2px solid #82caff !important; border-top: 2px solid #82caff !important; background: url(http://i49.tinypic.com/2vrv8ye.png) -15% ; border-radius: 10px 0px 0px 0px; } td.table_header:nth-of-type(5){ border-right: 2px solid #82caff;; border-top: 2px solid #82caff;; background: url(http://i49.tinypic.com/2vrv8ye.png) 86% ; border-radius: 0px 10px 0px 0px; } td.table_header:nth-of-type(2), td.table_header:nth-of-type(3), td.table_header:nth-of-type(4){ border-top: 2px solid #82caff;; } .category_totals{ background: url(http://i46.tinypic.com/n3lmgx.png); padding:2px; border-bottom: 2px solid #82caff; border-left: 2px solid #82caff;; border-right: 2px solid #82caff; font-size: 10px; padding-left:40px; border-radius: 0px 0px 10px 10px; } .borderRBL { background: url(http://i46.tinypic.com/n3lmgx.png) !important; border-left: 2px solid #82caff !important; border-right: 2px solid #82caff !important; padding-left:39px; font-size:11px; color:#2030f0 !important; } .borderRBL a, .borderRBL a:visited{ color:#f0304f !important; text-decoration:underline; } .borderRBL a:hover{ color:#f0304f!important; } #copyright{ background: url(http://i46.tinypic.com/n3lmgx.png); position:relative!important; text-align: center !important; width:550px; padding:2px; top:10px; font-size:11px; border: 2px solid #82caff; border-radius: 8px; color: #2030f0; margin-bottom:70px; } #copyright:after{ content: "Sword Art Online By Koolman511 ^_^" !important; background: url(http://i46.tinypic.com/n3lmgx.png) !important; width:550px !important; Position:absolute!important; top:40px !important; left: -3px; color: #2030f0; !important; border: 2px solid #82caff; border-radius: 8px; } #copyright a{ color:#2030f0; } #grand_totals{ display:none; } .header_title{ display:none; } .header_cw{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/testingWatching1_zpsa6d34899.png); background-repeat: no-repeat; position:relative; top:9px; } .header_completed{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/Completted2_zpsb6b2e312.png); background-repeat: no-repeat; position:relative; top:9px; } .header_onhold{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/Onhold_zpsb6448164.png); background-repeat: no-repeat; position:relative; top:9px; } .header_dropped{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/Dropped_zps30b52e6f.png); background-repeat: no-repeat; position:relative; top:9px; } .header_ptw{ height: 200px; background-image:url(http://i1227.photobucket.com/albums/ee433/John_Kool/SWORDplantowatch_zps72eae0e1.png); background-repeat: no-repeat; position:relative; top:9px; } td:nth-of-type(2) small a { display:none; } td:nth-of-type(2) small{ color:transparent; } #{ display: none !important;} #inlineContent { background-image: url("http://i1227.photobucket.com/albums/ee433/John_Kool/kirito-render2_zps60fb6bbe.png"), url("http://i1227.photobucket.com/albums/ee433/John_Kool/yuuki_asuna_by_hibari_mx-d5jjxeg2_zpsef5b1a93.png"); width: 1230px !important; margin: 0 0 0 -700px !important; background-attachment: scroll !important; background-clip: border-box !important; background-color: transparent !important; background-origin: padding-box !important; background-position: left top, right top !important; background-repeat: no-repeat !important; background-size: contain !important; bottom: 0 !important; display: inline-block !important; height: 500px !important; left: 55% !important; position: fixed !important; z-index: -1; } /* LIST ROWS HEIGHT ON HOVER */ .td1, .td2 { line-height: 15px; transition: line-height .3s ease; -webkit-transition: line-height .3s ease; } tr:hover .td1, tr:hover .td2 { padding-top: 24px; line-height: 280px; } .animetitle { height: 15px; transition: height .3s ease; -webkit-transition: height .3s ease; } tr:hover .animetitle { position: relative !important; display: block !important; width: 200px !important; height: 284px !important; margin: 0 auto !important; background-repeat: no-repeat !important; } tr:hover .animetitle span { position: absolute; display: block; margin-left: -50%; margin-top: -16px; width: 200%; line-height: 15px !important; } /* AIRING */ .animetitle + small { position: top; line-height: 1px !important; } Hi Hahaido, thank you very much thats what I was just looking for :) I just want to say Hahaido+ shishio-kun, thank you both for helping me out |
Dec 18, 2013 2:11 PM
#1517
Shishio-kun said: You need to point out the problems with text not just screencaps or at least circle them in the shots. I don't see a problem in the first shot. For the second shot, simple solution, this moves the priority tab and collumn over to the left of the score tab so it doesn't stick out .table_header:nth-of-type(7){ position: absolute; left: 600px; background: transparent; } td:nth-of-type(7){ position: absolute; left: 600px; background: transparent !important; } On third shot, this will increase the width of the table so it matches the original footer. tbody td:nth-of-type(2) { width: 650px; } If you don't like the position of the edit button after all that can just move it with this code; just increase the numbers after left and margin top. #list_surround a[href*="http://myanimelist.net/panel.php?go=edit"], #list_surround a[href*="http://myanimelist.net/editlist.php?type="] { left: 0; margin-top: 0; position: absolute; } I apologize for not being clear with the screenshots. The problem is that the list isn't centered with the top logo and the section titles like it used to be. http://prntscr.com/2c784u As you can see in that screenshot, "currently airing is not centered with the list. However, instead of moving the titles to the left, I would like to move the list to right. Also, even after inputting your code, the bottom of each section still looks like this: http://prntscr.com/2c78jc However, the priority problem has been fixed, so thank you. The corner on the plan to watch list hasn't been rounded though. http://prntscr.com/2c795w In advance, thank you for all you've done for me so far, and I apologize that I've been asking so much. You've been a huge help. If you need to see my latest CSS, this is it: https://dl.dropboxusercontent.com/u/246447329/Latest%20CSS.css Also, I just realized that my "all anime" button that usually appears underneath my other buttons disappeared, so I'm not sure what could be causing that. http://prntscr.com/2c85tv |
MrSmexyTheBeastDec 18, 2013 4:00 PM
Dec 18, 2013 5:01 PM
#1518
MrSmexyTheBeast said: I apologize for not being clear with the screenshots. The problem is that the list isn't centered with the top logo and the section titles like it used to be. http://prntscr.com/2c784u As you can see in that screenshot, "currently airing is not centered with the list. However, instead of moving the titles to the left, I would like to move the list to right. Also, even after inputting your code, the bottom of each section still looks like this: http://prntscr.com/2c78jc However, the priority problem has been fixed, so thank you. The corner on the plan to watch list hasn't been rounded though. http://prntscr.com/2c795w In advance, thank you for all you've done for me so far, and I apologize that I've been asking so much. You've been a huge help. If you need to see my latest CSS, this is it: https://dl.dropboxusercontent.com/u/246447329/Latest%20CSS.css Also, I just realized that my "all anime" button that usually appears underneath my other buttons disappeared, so I'm not sure what could be causing that. http://prntscr.com/2c85tv Find .header_cw and other headers, change the background position %'s to move the title's position. You move the list with #list_surround { left: ##% !important; found at the bottom of the list but there are several versions, you need to adjust the one that is for your resolution size. By adjusting the width % here too, you can also change the list size so it matches the footer. Whichever one works for your list depends on your screen size. They are supposed to be adjusted for each resolution but you've made alterations not intended so its thrown these out of order. For rounded progress corner should be tbody .table_header:nth-of-type(5){ border-radius: 0 10px 0 0 !important;} Override other All anime button codes with !important tags, customize as you want (you must paste this at the bottom) #list_surround .status_selected + .status_not_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 + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .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_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .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 + .status_not_selected { background-image: url("http://i.imgur.com/HabwKPs.png") !important; background-position: 100% 0 !important; width: 270px !important; top: 710px !important; left: 150px !important; position: fixed !important; } |
Dec 18, 2013 8:15 PM
#1519
Dec 18, 2013 10:09 PM
#1520
Hahaido said: I really don't understand why are you using this huge construction of selectors for category menu? Why don't you use this example code (for "all menu") instead: .status_not_selected:last-child, .status_selected:last-child Yeah he could try to use that instead and see if its a shorter replacement. Anyways this questions come up before; whenever we used other selectors like that in the past for the buttons they always ended up having some errors and compatibility issues. So the big cluster selectors have just been very solid and some of us still use prefer it instead. |
Dec 18, 2013 10:25 PM
#1521
Dec 18, 2013 11:34 PM
#1522
Hahaido said: Show me issues caused by using short construction and I will shut up for ever sorry idr, last time was a while ago! I don't even remember the layout it happened on I should use short selectors on a new tutorial for the category menu tho. Then the issues can be narrowed down when they come up again. Its also one of the last really popular things MAL in general doesn't have a good grasp on yet |
Dec 19, 2013 12:40 AM
#1523
I always prefer use imports with #list_surround > table:first-of-type to make the Category Menu, I think is a little cleaner and not that hard to understand for people with 0 or a little bit of CSS knowledge. With that using td:first/last/nth-of-type make simplier to stylize them. |
al_exsDec 19, 2013 12:47 AM
Dec 19, 2013 4:59 AM
#1524
I agree with al_exs, those are the selectors I am using as well. But I'm not using the > sign O.o |
Dec 19, 2013 5:48 AM
#1525
Is there any way to edit the edit pop-up? I've tried several things and none seem to work ;_; |
Dec 19, 2013 8:47 AM
#1526
You mean a window that appears on add/edit button press? This is a part of the code from one of my layouts: * ~Add~ form */ #fancybox-wrap { position: fixed !important; } /* Disabling default form outer area effects */ div#fancy-bg-n, div#fancy-bg-ne, div#fancy-bg-e, div#fancy-bg-se, div#fancy-bg-s, div#fancy-bg-sw, div#fancy-bg-w, div#fancy-bg-nw { background: none !important; } /* Custom form outer area effects */ #fancybox-outer { box-shadow: 0 0 20px rgba(220, 209, 207, 1); -o-box-shadow: 0 0 20px rgba(220, 209, 207, 1); -moz-box-shadow: 0 0 20px rgba(220, 209, 207, 1); -webkit-box-shadow: 0 0 20px rgba(220, 209, 207, 1); } /* Form background color*/ #fancybox-frame { background-color: rgba(238, 237, 193, 1) !important; } /* Overlay effect when form is showed */ #fancybox-overlay { opacity: .5 !important; background-color: rgba(220, 209, 207, 1) !important; } /* ~Close~ form button */ #fancybox-close { height: 48px !important; width: 48px !important; background: url('http://dl.dropbox.com/u/78192465/MyAnimeList/Zen/Images/close.png') no-repeat !important; } /* ~Add~ form */ hope you will figure out ;) |
Dec 19, 2013 3:32 PM
#1527
FerretBuster said: Hey guys this is my first post on MAL, so hi :D. I've been browsing all day through different list styles etc.. , but I found this one person's style and really liked it. Linky: http://myanimelist.net/animelist/Syrosu The problem is that after trying to copy their css code, even if I try to copy it directly it doesn't work. I'm not sure why either - would I be right in nabbing the code from here: https://dl.dropboxusercontent.com/u/188037746/Syrosu-5cmps.css? Because when I do that I run into all sorts of trouble :( Help please! I think that layout CSS you've linked to needs to be imported. It doesn't work right on my list when I just paste the layout CSS to my edit box. This is probably because codes in Syrosu's CSS don't work on MAL so they need to be imported. Their CSS edit box is set up this way from looking at it, you'd have to do the same. @import url(https://dl.dropboxusercontent.com/u/188037746/Syrosu-5cmps.css); #copyright {visibility: visible;} btw I'm telling you to NOT paste their import into your edit box without their permission- because it uses their bandwidth and some ppl don't want their dropbox bandwidth used by others. So if they don't allow you too, you'll have to take their layout CSS from the link you posted yourself and put it into your own dropbox import and put that into your CSS edit box, similar to how Syrosu did. Also, for your list to look like theirs, it seems you must have the same list settings too, changed here: http://myanimelist.net/editprofile.php?go=listpreferences |
Dec 19, 2013 3:57 PM
#1528
Shishio-kun said: FerretBuster said: Hey guys this is my first post on MAL, so hi :D. I've been browsing all day through different list styles etc.. , but I found this one person's style and really liked it. Linky: http://myanimelist.net/animelist/Syrosu The problem is that after trying to copy their css code, even if I try to copy it directly it doesn't work. I'm not sure why either - would I be right in nabbing the code from here: https://dl.dropboxusercontent.com/u/188037746/Syrosu-5cmps.css? Because when I do that I run into all sorts of trouble :( Help please! I think that layout CSS you've linked to needs to be imported. It doesn't work right on my list when I just paste the layout CSS to my edit box. This is probably because codes in Syrosu's CSS don't work on MAL so they need to be imported. Their CSS edit box is set up this way from looking at it, you'd have to do the same. @import url(https://dl.dropboxusercontent.com/u/188037746/Syrosu-5cmps.css); #copyright {visibility: visible;} btw I'm telling you to NOT paste their import into your edit box without their permission- because it uses their bandwidth and some ppl don't want their dropbox bandwidth used by others. So if they don't allow you too, you'll have to take their layout CSS from the link you posted yourself and put it into your own dropbox import and put that into your CSS edit box, similar to how Syrosu did. Also, for your list to look like theirs, it seems you must have the same list settings too, changed here: http://myanimelist.net/editprofile.php?go=listpreferences Well I deleted my post in the rush of me thinking I had it figured out. In short : I hadn't. LOL. Anyway i've read your post and it makes perfect sense, and yes of course I don't want to be stealing someone elses bandwidth which I agree with. I can use my own dropbox for that. Cheers for the help! |
Dec 19, 2013 7:18 PM
#1529
Hahaido said: You mean a window that appears on add/edit button press? This is a part of the code from one of my layouts: * ~Add~ form */ #fancybox-wrap { position: fixed !important; } /* Disabling default form outer area effects */ div#fancy-bg-n, div#fancy-bg-ne, div#fancy-bg-e, div#fancy-bg-se, div#fancy-bg-s, div#fancy-bg-sw, div#fancy-bg-w, div#fancy-bg-nw { background: none !important; } /* Custom form outer area effects */ #fancybox-outer { box-shadow: 0 0 20px rgba(220, 209, 207, 1); -o-box-shadow: 0 0 20px rgba(220, 209, 207, 1); -moz-box-shadow: 0 0 20px rgba(220, 209, 207, 1); -webkit-box-shadow: 0 0 20px rgba(220, 209, 207, 1); } /* Form background color*/ #fancybox-frame { background-color: rgba(238, 237, 193, 1) !important; } /* Overlay effect when form is showed */ #fancybox-overlay { opacity: .5 !important; background-color: rgba(220, 209, 207, 1) !important; } /* ~Close~ form button */ #fancybox-close { height: 48px !important; width: 48px !important; background: url('http://dl.dropbox.com/u/78192465/MyAnimeList/Zen/Images/close.png') no-repeat !important; } /* ~Add~ form */ hope you will figure out ;) ah yes, that makes sense perfectly. I've actually figured the background, but I was wondering about fonts and buttons? I guess it isn't possible because it's a different html structure than the main list? @Ferret Oh it's a layout I've designed :D Glad you like it :D And it's as Shishio said - I've used some selectors which aren't supported in the MAL's CSS box ^^ |
Dec 19, 2013 8:16 PM
#1530
Dec 19, 2013 8:20 PM
#1531
Hi there, I started using the Magica Premade with the plan to edit it to suit my tastes, but I've run into a problem I can't seem to fix myself. The table headers are offset from the content, resulting in some annoying empty space and misaligned columns. You can see how it looks on my main monitor (1920x1080) here. Putting it onto my second screen (1024x768) yields a different, but still incorrect result. I gather this is an issue that is present due to not having a specific resolution, but I'm at a loss as to what I should be changing in the stylesheet to make it work on my main screen (I couldn't care less for any resolution other than 1920x1080 at this point :P). Any help would be greatly appreciated. Thanks for your time. |
Dec 19, 2013 11:42 PM
#1532
2MrSmexyTheBeast: don't forget to enable tags @import "https://dl.dropboxusercontent.com/u/246447329/Extra%20List%20CSS.css"; @import "https://dl.dropboxusercontent.com/u/246447329/Anime%20Covers.css"; /* HOW TO USE Use and COMPLETE this simple tutorial if you never installed CSS, it only takes a few minutes: http://myanimelist.net/forum/?topicid=200320 When you're done with the tutorial copy and paste this entire page of codes (including this part and the codes above and below) to your CSS edit box (the box titled Edit Advanced CSS File) replacing any other codes in the box. Save with the blue button at the bottom. If the layout looks weird on your list after installing, you can try to alter your settings here. Common solutions are to set Default Status Settings to Watching or All Anime, check or uncheck tags (make sure you save afterwards): http://myanimelist.net/editprofile.php?go=listpreferences If your list still has problems you can ask us about it here, or other questions: http://myanimelist.net/forum/?topicid=200323 And you'll find further ways to customize your list here: http://myanimelist.net/forum/?topicid=419405 */ /* MAIN BACKGROUND The space background by default. */ body { background-attachment:fixed; background-clip:border-box; background-color: black; background-image: url(http://i.imgur.com/uMK1prQ.jpg); background-position:0 50%, 0 0; background-repeat:no-repeat no-repeat; background-size:cover; font-family:calibri; } /* SECONDARY BACKGROUND Goes behind the list but in front of the main background. Image links to a character render in the parenthesis after background. Add or remove the word "contain" (without quotations) after background-size if you want them to be fit or not fit into the entire page. */ #inlineContent { background: url(http://s21.postimg.org/n8n07wgx1/Satellizer3.png) no-repeat scroll right bottom transparent; background-size: contain ; display: inline-block !important; height: 100%; left: 0 !important; margin: auto !important; position: fixed !important; right: 0 !important; top: 0 !important; width: 100%; z-index: -1 !important; } /* LIST BACKGROUND COLOR, ROW HEIGHT AND FLASH Adjust the opacity and color of the list itself with the first two sets of code, as well as the height of the rows. td1 is odd numbered rows, td2 is even. The third set of code is for the row color and opacity on height. Google RGBA color generator for easy to copy color and opacity numbers customized for you. */ .td1 { background-color:rgba(0, 0, 0, 0.5); height:65px; } .td2 { background-color:rgba(0, 0, 0, 0.5); height:65px; } tr:hover [class^="td"] { transition: .1s linear; background-color: rgba(208, 32, 144, 0.6); } /* FREEZING LOGO Background-image is the Freezing logo at page top. You can move it with background position. */ #list_surround { background-attachment:scroll; background-image: url(http://i.imgur.com/NT9TM2P.png); background-position: -50px -40px; background-repeat:no-repeat; font-size:100%; line-height:1; padding-bottom:10px; padding-top:320px; position:absolute; left: 50%; margin-left: -300px; width:900px; top:150px; } /* SIDE BUTTONS */ .status_selected, .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-image:url(http://i.imgur.com/rSTuyQQ.png); background-position:0 0; background-repeat:no-repeat; background-size:contain; border:1px solid transparent; border-radius:10px; display:block; left:50% !important; margin-left:-600px !important; padding:0; position:fixed; top:130px; width:263px; } .status_selected:nth-of-type(2), .status_not_selected:nth-of-type(2) { background-image:url(http://i.imgur.com/RFFgCKi.png); background-position:100% 0; top:250px; } .status_selected:nth-of-type(3), .status_not_selected:nth-of-type(3) { background-image:url(http://i.imgur.com/MtEHZmA.png); background-position:0 0; top:370px; } .status_selected:nth-of-type(4), .status_not_selected:nth-of-type(4) { background-image:url(http://i.imgur.com/1749dJW.png); background-position:100% 0; top:490px; } .status_selected:nth-of-type(5), .status_not_selected:nth-of-type(5) { background-image:url(http://i.imgur.com/DUCFdXf.png); background-position:0 0; top:610px; } .status_selected:nth-of-type(6), .status_not_selected:nth-of-type(6) { background-image:url(http://i.imgur.com/HabwKPs.png); background-position:100% 0; top:730px; } /* CUSTOM HEADERS */ .header_cw { background-color: transparent; background-image: url("http://i.imgur.com/mWK77Ng.png"); background-position: 50% 150px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -150px; } .header_completed { background-color: transparent; background-image: url("http://i.imgur.com/wF8MQkE.png"); background-position: 50% 150px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -150px; } .header_onhold { background-color: transparent; background-image: url("http://i.imgur.com/ZWprtND.png"); background-position: 50% 150px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -150px; } .header_dropped { background-color: transparent; background-image: url("http://i.imgur.com/3ve4Yod.png"); background-position: 50% 150px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -150px; } .header_ptw { background-color: transparent; background-image: url("http://i.imgur.com/zRGEVZy.png"); background-position: 50% 150px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -150px; } /* TOP COLORS The colors for the top text (#, anime title, score, etc) and the panel iteself. */ .table_header { background-color: rgba(255, 0, 255, 0.4); } .table_header, .table_header a{ color: white;} /* LIST FONT COLOR */ .td1, .td2, .category_totals { color:white; } /* OTHER CODES Ask in the original topic for this layout of in my club if you need to learn more about customizing this layout. */ a { color:#FFFFFF; text-decoration:none; text-shadow:none; } a:hover { color:#fff; text-decoration:underline; } .table_header:first-of-type { border-bottom-left-radius:0; border-bottom-right-radius:0; border-top-left-radius:10px; border-top-right-radius:0; } .table_header:nth-of-type(2) { padding-left:35px; text-align:left; } .table_header:last-of-type { border-bottom-left-radius:0; border-bottom-right-radius:0; border-top-left-radius:0; border-top-right-radius:0px; } .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals { border:0 none; padding:4px; text-align:center; vertical-align:top; } .borderRBL { line-height:normal !important; } [cellspacing="0"] { line-height:17px; } .category_totals { background-color:rgba(255, 0, 255, 0.4); border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:0; border-top-right-radius:0; color:white; text-align:center; } [class^="header_"] * { background-repeat:no-repeat no-repeat; font-size:0; height:200px; line-height:24px; padding-bottom:4px; text-align:right; vertical-align:bottom; } .header_title { border-bottom-left-radius:4px; border-bottom-right-radius:4px; border-top-left-radius:4px; border-top-right-radius:4px; color:#FFFFFF; display:inline-block; font-style:italic; height:auto; padding:0 8px 0 0; text-shadow:rgba(0, 0, 0, 0.14902) 0 1px 1px; } #grand_totals { background-color:transparent; border:0 none; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; color:#FFFFFF; line-height:20px; min-height:20px; padding:8px; text-align:center; vertical-align:middle; } #copyright { background-color:rgba(180, 32, 48, 0.6); border-bottom-left-radius:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-top-right-radius:3px; color:#EEEEEE; line-height:17px; margin-top:10px; padding:8px; text-align:center; } #copyright::after { } .hide { background-color:rgba(248, 162, 200, 0.701961); background-position:50% 50%; background-repeat:no-repeat no-repeat; background-size:cover; border:1px solid #FFFFFF; border-bottom-left-radius:7px; border-bottom-right-radius:7px; border-top-left-radius:7px; border-top-right-radius:0; display:inline-block !important; height:55px; margin-left:33px; margin-top:-65px; position:absolute; width:35px; } .hide:hover { background-color:transparent; background-repeat:no-repeat no-repeat; background-size:cover; border-bottom-left-radius:20px; border-bottom-right-radius:20px; border-top-left-radius:20px; border-top-right-radius:20px; box-shadow:rgba(63, 52, 60, 0.54902) 0 0 8px 8px; margin-left:-140px; padding-right:150px; padding-top:220px !important; position:absolute; z-index:1; } .hide:hover:after { background: transparent; content: " "; height: 75px; left: 0; position: absolute; top: 0; width: 210px; z-index: 20; } .td1:nth-of-type(2), .td2:nth-of-type(2) { padding-left:35px; text-align:left; } a, .td1, .td2, .category_totals { -webkit-transition:all 0.25s ease-in-out 0s; transition:all 0.25s ease-in-out 0s; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:113px; width:263px; } .status_selected { display:block; } .status_not_selected { display:block; } .status_not_selected { opacity:0.7; } .status_not_selected:hover { color:transparent; opacity:1; } .animetitle { font-weight: bold;} .animetitle + small { color:#CC33FF !important; font-weight:bold; padding-left: 5px; font-size: 12px !important; } * { -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out;} .table_header:nth-last-of-type(1) { border-radius: 0 10px 0 0;} .animetitle { padding-left: 5px; } /* Media query for devices above 1440px */ @media all and (min-device-width:1441px) { #list_surround { background-position: center -40px;} } td:nth-of-type(2) small { font-size: 0; } #list_surround a[href*="http://myanimelist.net/panel.php?go=edit"], #list_surround a[href*="http://myanimelist.net/editlist.php?type="] { font-size: 13px; } #list_surround small a:last-of-type { display: none; } .table_header[width="50"], .table_header[width="125"] { display: none !important; } /* Rating */ td[class^='td']:last-child { position: absolute !important; display: inline-block; margin-left: -820px; margin-top: 32px; width: 50px !important; height: 20px !important; text-align: center !important; background-color: rgba(215, 10, 10, 1); border-radius: 1em; } /* Tags */ td[class^='td']:nth-of-type(5) { position: absolute !important; display: inline-block; margin-left: -760px; margin-top: 16px; width: 600px !important; text-align: left !important; background-color: transparent; } |
HahaidoDec 20, 2013 12:35 AM
Dec 20, 2013 12:51 AM
#1533
kuronekodesu said: Hahaido said: You mean a window that appears on add/edit button press? This is a part of the code from one of my layouts: * ~Add~ form */ #fancybox-wrap { position: fixed !important; } /* Disabling default form outer area effects */ div#fancy-bg-n, div#fancy-bg-ne, div#fancy-bg-e, div#fancy-bg-se, div#fancy-bg-s, div#fancy-bg-sw, div#fancy-bg-w, div#fancy-bg-nw { background: none !important; } /* Custom form outer area effects */ #fancybox-outer { box-shadow: 0 0 20px rgba(220, 209, 207, 1); -o-box-shadow: 0 0 20px rgba(220, 209, 207, 1); -moz-box-shadow: 0 0 20px rgba(220, 209, 207, 1); -webkit-box-shadow: 0 0 20px rgba(220, 209, 207, 1); } /* Form background color*/ #fancybox-frame { background-color: rgba(238, 237, 193, 1) !important; } /* Overlay effect when form is showed */ #fancybox-overlay { opacity: .5 !important; background-color: rgba(220, 209, 207, 1) !important; } /* ~Close~ form button */ #fancybox-close { height: 48px !important; width: 48px !important; background: url('http://dl.dropbox.com/u/78192465/MyAnimeList/Zen/Images/close.png') no-repeat !important; } /* ~Add~ form */ hope you will figure out ;) ah yes, that makes sense perfectly. I've actually figured the background, but I was wondering about fonts and buttons? I guess it isn't possible because it's a different html structure than the main list? @Ferret Oh it's a layout I've designed :D Glad you like it :D And it's as Shishio said - I've used some selectors which aren't supported in the MAL's CSS box ^^ Yea I think I've customised it to my liking now :) I'll make sure to credit you in the comments :D |
Dec 20, 2013 7:12 AM
#1534
Hey there, I´m quite happy with my List But since it´s just a little bit customized version of Shishio-kuns customized version of the clean black design of erlbaum and I got no idea about css a few hours ago ( its not that much now either..) I´m on my Limit. As I said i´m really satisfied with my actual list style, the only thing that bugs me is the fact, that theres a underline across all text and i don´t know where the command is :l I think it´s outside of the fontssection since I already tried to replace it with a random fontssection and there still were does lines. CSS: body { background-attachment: fixed; background-color: black; background-image: url("http://i42.tinypic.com/ip78tu.jpg"); background-position: right top; background-repeat: no-repeat; background-size: cover; } /* BOTTOM FADE */ #inlineContent { background-image: url("http://i39.tinypic.com/2exr03p.png"); background-position: center center; background-repeat: repeat-x; bottom: 0; display: block !important; height: 80px; left: 0; margin-bottom: 0; position: fixed; width: 100%; z-index: 50; } /* FONTS */ .animetitle, .animetitle:visited { color: rgb(255, 255, 247); font-family: Lucida Console,Arial; font-size: 15px; } .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color: rgb(255, 255, 230); font-family: arial; } .status_selected a { color: rgb(255, 255, 200); } .status_not_selected a { color: rgb(255, 255, 200); } /* ROWS */ .td1 { background-color: rgba(30, 30, 30, 0.8); } .td2 { background-color: rgba(0, 0, 0, 0.8); } /****************************/ /* Hover Highlight */ /****************************/ tr:hover td.td1, tr:hover td.td2 { font-size: 16px !Important; -moz-transition: .4s ease; -webkit-transition: .4.5s ease; -o-transition: .4s ease; } tr:hover [class^="td"] { background-color: rgba(255, 127, 80, 0.8) !important; -moz-transition: .4s ease; -webkit-transition: .4s ease; -o-transition: .4s ease; } /* OTHER CODES */ .td1:hover, .td2:hover { } .header_title { background-color: #282222; color: white; font-family: Tahoma,Arial; font-size: 48px; } .table_header { background-color: #282222; } #list_surround { width: 54% !important; } #list_surround { left: 20px !important; position: absolute !important; } /* Tags Row Width */ td:nth-of-type(6){ width: 165px; } a:hover, a:visited:hover { color: (255, 255, 247); text-decoration: underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image: url(""); border-width: 0; padding: 0; } .status_selected { background-color: windowframe; color: white; padding: 8px; text-decoration: blink; } .status_not_selected { background-color: #282222; color: white; padding: 6px; } .thickbox { color: cyan; font-family: fantasy; font-size: 12px; } .header_title { height: 55px; padding: 4px; padding-bottom: 0; } .table_header { border-width: 0; font-weight: normal; padding-right: 3px; } .category_totals { height: 30px; } #copyright, #grand_totals { margin: 0 auto; text-align: center; } } .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 tan; display: none; } /* TOP MENU BAR BACKGROUND */ # { background: url(http://img15.imageshack.us/img15/228/frame6518.png) fixed top left !important; } /*LIST BORDERS You can change the color of the border with border-color. You can increase the size of the border by increasing the px amount after any of the border-width codes. They're all set to 1px- make sure you increase all the border widths the same amount. Leave the border amounts that are set to zero alone. */ .status_selected, #grand_totals, .status_not_selected, .header_title, #copyright { border-color: rgba(255, 255, 230); border-style: solid; border-width: 1px; } .td1, .td2, .table_header { border-color: rgba(255, 255, 230); border-style: solid; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0; border-top-width: 0 !important; } .category_totals{ border-color: rgba(255, 255, 230); border-style: solid; border-width: 0 1px 1px; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } #copyright:after { content: " Custom CSS by Erlbaum. Edits and backgrounds by Shishio-kun. Google 'Shishio's Custom Lists' for more designs and info."; } I bet it will turn out to be quite obvious were the problem is, but im completely new and got no idea :l I´d be really gratefull if someone could mark the line that causes the "problem" Thanks in advance, Spyclist |
Dec 20, 2013 7:57 AM
#1535
@Spyclist in a, a:visited change: text-decoration: underline; to: text-decoration: none; |
Dec 20, 2013 8:17 AM
#1536
Dec 20, 2013 10:04 PM
#1537
SparkyRailgun said: I gather this is an issue that is present due to not having a specific resolution, but I'm at a loss as to what I should be changing in the stylesheet to make it work on my main screen (I couldn't care less for any resolution other than 1920x1080 at this point :P). Any help would be greatly appreciated. Thanks for your time. Adding to this, I booted up Firefox and IE and the list looked fine, so it's obviously a problem with Chrome. I haven't had any issues in the past, so perhaps there's some thing that aren't done correctly for Chrome in the style? I'll have a look, but if anyone knows the exact reason it'd be appreciated. |
Dec 27, 2013 10:49 PM
#1538
SparkyRailgun said: SparkyRailgun said: I gather this is an issue that is present due to not having a specific resolution, but I'm at a loss as to what I should be changing in the stylesheet to make it work on my main screen (I couldn't care less for any resolution other than 1920x1080 at this point :P). Any help would be greatly appreciated. Thanks for your time. Adding to this, I booted up Firefox and IE and the list looked fine, so it's obviously a problem with Chrome. I haven't had any issues in the past, so perhaps there's some thing that aren't done correctly for Chrome in the style? I'll have a look, but if anyone knows the exact reason it'd be appreciated. I know this has been up for a while; I'm not ignoring your question but I'm in the process of updating the Magica layout and ironing out all these issues in Chrome and higher resolutions. The recommended approach will probably be you'll have to replace the current layout with the new one and apply the changes you've made. So your current layout should be replaced later and I don't really want to apply changes and answers to it when it will be simply obsolete later |
Dec 27, 2013 10:53 PM
#1539
So earlier in this topic before Christmas ppl were talking other selectors they use for the category buttons; so what is recommended I replace these with (must have the same functions as stated in the notes above each selector). These are my old ones but I'd like to have shorter selectors for premade-layout purposes /* Current link when viewing Current only */ .status_selected { background-color: violet !important; } /* Current link when NOT viewing Current */ .status_selected, .status_not_selected { background: none repeat scroll 0 0 purple; } /* Complete link when viewing Complete only */ .status_not_selected + .status_selected { background-color: pink !important; } /* Complete link when NOT viewing Complete */ .status_selected + .status_not_selected, .status_not_selected + .status_selected, .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 red; } /* On-hold link when viewing On-hold only */ .status_not_selected + .status_not_selected + .status_selected { background-color: blue !important; } /* On-hold link when NOT viewing On-hold */ .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 navy; } /* Dropped link when viewing Dropped only */ .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected { background: none repeat scroll 0 0 lime !important; } /* Dropped link when NOT viewing Dropped */ .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 green; } /* Planned link when viewing Planned only */ .status_not_selected + .status_not_selected + .status_not_selected + .status_selected { background: none repeat scroll 0 0 yellow !important; } /* Planned link when NOT viewing Planned */ .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 orange; } /* All anime/manga link when viewing All Anime/Manga only */ .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected { background: none repeat scroll 0 0 brown !important; } /* All anime/manga link when NOT viewing All anime/manga */ .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background: none repeat scroll 0 0 tan; } |
Dec 28, 2013 3:01 AM
#1540
just tested this and it works. EDIT: tested in Google Chrome (31.0.1650.63 m), Mozilla Firefox (26.0) and Opera (18.0.1284.68) EDIT 2: tested in Safari (5.1.7 for Windows) /* Current link when viewing Current only */ .status_selected:first-of-type {background-color: violet !important;} /* Current link when NOT viewing Current */ .status_not_selected:first-of-type {background: none repeat scroll 0 0 purple;} /* Complete link when viewing Complete only */ .status_selected:nth-of-type(2) {background-color: pink !important;} /* Complete link when NOT viewing Complete */ .status_not_selected:nth-of-type(2) {background: none repeat scroll 0 0 red;} /* On-hold link when viewing On-hold only */ .status_selected:nth-of-type(3) {background-color: blue !important;} /* On-hold link when NOT viewing On-hold */ .status_not_selected:nth-of-type(3) {background: none repeat scroll 0 0 navy;} /* Dropped link when viewing Dropped only */ .status_selected:nth-of-type(4) {background: none repeat scroll 0 0 lime !important;} /* Dropped link when NOT viewing Dropped */ .status_not_selected:nth-of-type(4) {background: none repeat scroll 0 0 green;} /* Planned link when viewing Planned only */ .status_selected:nth-of-type(5) {background: none repeat scroll 0 0 yellow !important;} /* Planned link when NOT viewing Planned */ .status_not_selected:nth-of-type(5) {background: none repeat scroll 0 0 orange;} /* All anime/manga link when viewing All Anime/Manga only */ .status_selected:last-of-type {background: none repeat scroll 0 0 brown !important;} /* All anime/manga link when NOT viewing All anime/manga */ .status_not_selected:last-of-type {background: none repeat scroll 0 0 tan;} |
nymphiaeDec 28, 2013 3:14 AM
Dec 28, 2013 9:58 AM
#1541
Thanks this replaces the old selectors just fine, good work. |
Dec 28, 2013 1:23 PM
#1542
how would you go about setting up favorite characters sorta like how this guy has it http://myanimelist.net/profile/captainmorgan |
Dec 28, 2013 1:36 PM
#1543
Kirikatsu said: how would you go about setting up favorite characters sorta like how this guy has it http://myanimelist.net/profile/captainmorgan You go to here http://myanimelist.net/editprofile.php?go=favorites and go down to Find Characters, search your characters you want then click their names- you can update the order on the right of where you searched the names edit: Oh, you mean like on his About me don't you lol? Its not too hard. You just have to get the pics of them and crop them down to the size you want (can do that in Gimp or Microsoft Paint even), save them, then you can post them to your About Me under your description. How to crop/resize easily in MS Paint (help with Gimp too): http://myanimelist.net/forum/?topicid=496785 How to post images, do big text, and put them in spoilers is covered here: http://myanimelist.net/forum/?topicid=496203 |
Shishio-kunDec 28, 2013 1:44 PM
Dec 28, 2013 5:34 PM
#1544
Kyuutoryuu said: In this List Layout: http://dl.dropboxusercontent.com/u/78340470/Club%20layouts/Requests/unknown1.css there is no "Edit" or "More" button next to each anime title. How would you go about fixing this bug and adding those buttons to the code? (the Edit/More are also featured in the default MAL lists) Not a bug, buttons were removed with td:nth-of-type(2) small a { display:none; } you'll have to delete this code to bring the buttons back. But the more# button is not useable with this kind of DVD cover display. You have to use a animetitle style display (either pick a list with it, easy- or add it to your layout manually, can be hard) for that or use a code to remove the more button I can give it if you want it |
Shishio-kunDec 28, 2013 5:39 PM
Dec 28, 2013 7:47 PM
#1545
Dec 29, 2013 8:48 AM
#1546
Hi everyone, I have added a couple of lines to my code (copy-paste) from another person's list, but I don't get the same look. My anime list: http://myanimelist.net/animelist/marcosmk&status=1&order=0 His anime list: http://myanimelist.net/animelist/HostClub What I was looking to add, was the menu at the side, but I get a strange black line above the list and a black triangle at the side of the menu. This is my code so far, thanks in advanced: @import "https://dl.dropboxusercontent.com/u/78340470/anime.css"; @import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css"; @import "https://dl.dropboxusercontent.com/u/78340470/Club%20layouts/Special/topbarreduxgreenblue.css"; @import "https://dl.dropboxusercontent.com/u/189718239/CategoryMenu.css"; /* Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1 */ /* 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://i.imgur.com/c7XxPK1.jpg); background-attachment: fixed; } /* HEADER COLOR AND FONT These codes control the main headers' fonts and colors. Every header is above each part of your list (they say things like Currently Watching, Completed, Dropped, etc). if you don't want a solid color there, go to the line that starts with background-color and replace it the color type (blue for example) with the word "transparent" (no quotations). */ .header_title { background-color:blue; color:yellow; font-family:english111 vivace bt; font-size:48px; } /* SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc. */ .table_header { background-color:navy; } /* 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:cyan; font-family:comic Sans MS; font-size:20px; } /* 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:Lucida Grande; } /* LIST WIDTH Use this to increase the width of your list! */ #list_surround { width:950px; } /* 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: center 43%;} /*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:white; 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, border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; text-decoration: blink; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:cyan; } .status_not_selected a{ color:white; } .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; } /* 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 cover's location around with left and top. 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 */ :hover + .hide { background-size: cover; left: 5%; top: 160px; height: 350px; width: 226px; padding-bottom: 0px; border-style: solid; border-color: white; border-top: 1px solid white;; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; border-radius: 25px 25px 25px 25px; background-color: rgba(200, 5, 200, 0.75); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; } /* 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: transparent; content: "PREVIEW"; padding-bottom: 5px; position: absolute; text-align: center; width: 225px; top: -25px; border-radius: 25px 25px 0 0; } /****************************/ /* Dark-red Highlight on Hover */ /****************************/ tr:hover [class^="td"] { background-image:url(https://dl.dropbox.com/s/mh1xxfqpkpebxm8/hl2.png); background-size:100% 100%; } /* Highlight Image for First Column */ tr:hover [class^="td"]:first-of-type {background-image:url(https://dl.dropbox.com/s/1brcvy03yoln0eu/hl3.png);} /* Highlight Image for Last Column */ tr:hover [class^="td"]:last-of-type {background-image:url(https://dl.dropbox.com/s/p58vjxqufjitetw/hl4.png);} /* FIX MENU BAR TO THE TOP Keep this on the bottom if you want to keep the top bar fixed to the top. */ # { position: fixed !important; } |
Dec 29, 2013 12:54 PM
#1547
Kyuutoryuu said: So the first step would be to delete that code? Then how can I add an "animetitle style display" to my layout? I want both buttons on the current layout I'm using. Yes find an delete the code I pointed out with bold, I think its near the bottom of your CSS. That brings back both buttons but more is still unusable since you're using a #more style CSS for displaying covers. To use both links. The edit button is always available no matter what cover you use, no cover CSS I know of effects that link. That layout in particular removed both buttons, either at request or just for style/streamline purposes. Only the #more button is disabled thru many cover styles (it uses the more section out of convenience). To gain use of the more button with covers, you either have to change your list over from a #more style to an animetitle display style: http://myanimelist.net/forum/?topicid=453755 after that you'd remove the mal pic and anime cover imports from the top of your CSS. And you can customize the display style in unique ways than seen there. You can play with it on your own, learn CSS to better control it or ask here for a certain look to the covers (give us time tho this stuff is very hard sometimes and all volunteered time). Or you'd use a layout that doesn't use #more for cover display. You can tell from the top of the CSS if a layout uses #more or not. If not, their covers import (found near the top) will say "animeafter" @import "https://dl.dropboxusercontent.com/u/78340470/animeafter.css"; or "animetitle" @import "http://dl.dropbox.com/u/78340470/animetitle.css"; and if they do use #more, it will say just "anime" @import "http://dl.dropbox.com/u/78340470/anime.css"; Psychopass layout uses animeafter for example (most lists with covers use #more tho, since this is easiest to customize and most ppl don't care about more button). http://myanimelist.net/forum/?topicid=605019 |
Shishio-kunDec 29, 2013 1:01 PM
Dec 29, 2013 1:43 PM
#1548
marcosmk said: Hi everyone, I have added a couple of lines to my code (copy-paste) from another person's list, but I don't get the same look. My anime list: http://myanimelist.net/animelist/marcosmk&status=1&order=0 His anime list: http://myanimelist.net/animelist/HostClub What I was looking to add, was the menu at the side, but I get a strange black line above the list and a black triangle at the side of the menu. This is my code so far, thanks in advanced: @import "https://dl.dropboxusercontent.com/u/78340470/anime.css"; @import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css"; @import "https://dl.dropboxusercontent.com/u/78340470/Club%20layouts/Special/topbarreduxgreenblue.css"; @import "https://dl.dropboxusercontent.com/u/189718239/CategoryMenu.css"; /* Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1 */ /* 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://i.imgur.com/c7XxPK1.jpg); background-attachment: fixed; } /* HEADER COLOR AND FONT These codes control the main headers' fonts and colors. Every header is above each part of your list (they say things like Currently Watching, Completed, Dropped, etc). if you don't want a solid color there, go to the line that starts with background-color and replace it the color type (blue for example) with the word "transparent" (no quotations). */ .header_title { background-color:blue; color:yellow; font-family:english111 vivace bt; font-size:48px; } /* SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc. */ .table_header { background-color:navy; } /* 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:cyan; font-family:comic Sans MS; font-size:20px; } /* 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:Lucida Grande; } /* LIST WIDTH Use this to increase the width of your list! */ #list_surround { width:950px; } /* 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: center 43%;} /*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:white; 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, border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; text-decoration: blink; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:cyan; } .status_not_selected a{ color:white; } .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; } /* 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 cover's location around with left and top. 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 */ :hover + .hide { background-size: cover; left: 5%; top: 160px; height: 350px; width: 226px; padding-bottom: 0px; border-style: solid; border-color: white; border-top: 1px solid white;; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; border-radius: 25px 25px 25px 25px; background-color: rgba(200, 5, 200, 0.75); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; } /* 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: transparent; content: "PREVIEW"; padding-bottom: 5px; position: absolute; text-align: center; width: 225px; top: -25px; border-radius: 25px 25px 0 0; } /****************************/ /* Dark-red Highlight on Hover */ /****************************/ tr:hover [class^="td"] { background-image:url(https://dl.dropbox.com/s/mh1xxfqpkpebxm8/hl2.png); background-size:100% 100%; } /* Highlight Image for First Column */ tr:hover [class^="td"]:first-of-type {background-image:url(https://dl.dropbox.com/s/1brcvy03yoln0eu/hl3.png);} /* Highlight Image for Last Column */ tr:hover [class^="td"]:last-of-type {background-image:url(https://dl.dropbox.com/s/p58vjxqufjitetw/hl4.png);} /* FIX MENU BAR TO THE TOP Keep this on the bottom if you want to keep the top bar fixed to the top. */ # { position: fixed !important; } Its left over links present on your list, .status_selected and .status_not_selected, your CSS colors black you can color them transparent in your CSS |
Dec 29, 2013 4:35 PM
#1549
Thanks Shishio, that fixed the black line at the top, but there is still the strange black triangle coming out of the menu. And if it isn't to much trouble, cloud you also tell me how to fix the top bar together with the menu? In order for it to also stay fixed on the screen. |
Dec 29, 2013 9:10 PM
#1550
@Shishio Thanks for all your help. I'll see what I can do. edit: I've decided to just remove the "more" button from my Anime List with the proper code. However, that leaves the edit button kind of floating in the center. Is there a way to reposition the edit button more to the right, where the "more" button used to be? |
KyuutoryuuDec 30, 2013 12:11 AM
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 |