New
Jan 30, 2014 11:14 PM
#1651
Look at: #list_surround table:nth-of-type(n+4) tbody:hover .animetitle::after { the code of the border: border: 5px ridge #FFFFFF; ridge is the type of border, and #FFFFF is color white. |
Jan 31, 2014 8:22 AM
#1652
Hello! ^^ How would I go about changing the color and spacing of the text in the "More" part of my anime list? It's a gorgeous list, but I'm having a hard time reading that part because of the color, and I kind of want to space it out a little so it's not as jumbled. Thanks in advance! |
moving on. |
Jan 31, 2014 10:51 AM
#1653
2SugoiToActSugoi said: Hello! ^^ How would I go about changing the color and spacing of the text in the "More" part of my anime list? It's a gorgeous list, but I'm having a hard time reading that part because of the color, and I kind of want to space it out a little so it's not as jumbled. Thanks in advance! add td br {display: block !important;} at the bottom of your css and search for this bit: .borderRBL { color: cyan !important; } and change cyan to black or whatever color you prefer :) |
Jan 31, 2014 2:17 PM
#1654
That was very helpful. Thank you! I never thought it would be so easy. ^^ |
moving on. |
Jan 31, 2014 3:17 PM
#1655
I have a problem with my headers . I added images instead of txt, the PTW and completed headers are fine but the rest are higher than it was supposed and at the bottom you can see a double :S my list: http://myanimelist.net/animelist/fireandrew&status=1&order=0 code: .header_completed { background-image: url(http://imageshack.com/a/img197/2334/7emq.png); width: 900px; height: 200px; } .header_cw { background-image: url(http://imageshack.com/a/img833/1613/ffe8.png); width: 900px; height: 200px; } .header_onhold { background-image: url(http://imageshack.com/a/img811/7108/jjc0.png); width: 900px; height: 200px; } .header_dropped { background-image: url(http://imageshack.com/a/img844/8813/3ft9.png); width: 900px; height: 200px; } .header_ptw { background-image: url(http://imageshack.com/a/img35/2065/j66c.png); width: 900px; height: 200px; } |
Feb 1, 2014 12:27 AM
#1656
add just down that codes: .header_completed, .header_cw, .header_onhold, .header_dropped, .header_ptw { background-repeat: no-repeat; background-position: 50% 50%; } |
Feb 1, 2014 2:43 AM
#1657
@al_exs thanx a lot man it worked the position was 50% 100%, thanks again :D EDIT: Another problem with the headers :'( .. I checked my list from "chrome" and it shows the 1/3 of the headers. Is this a problem with code or chrome? EDIT2: A question. I m trying to customize my CATEGORY LINKS and I managed to reposition them and add an image but I couldn't remove the text in order to see only the image. I would appreciate anyone who can help. |
Andryu_dFeb 1, 2014 6:44 AM
Feb 1, 2014 11:16 AM
#1658
fireandrew said: @al_exs thanx a lot man it worked the position was 50% 100%, thanks again :D EDIT: Another problem with the headers :'( .. I checked my list from "chrome" and it shows the 1/3 of the headers. Is this a problem with code or chrome? EDIT2: A question. I m trying to customize my CATEGORY LINKS and I managed to reposition them and add an image but I couldn't remove the text in order to see only the image. I would appreciate anyone who can help. Try adding display:block; to the headers, it should do the trick in chrome. To remove text I'd add something like color:transparent; and/or font-size:0; |
Feb 1, 2014 12:39 PM
#1659
@dzikibambus with display:block; on chrome now shows the top 1/3 instead of the bottom 1/3 xD and on firefox brought back the problem with positions EDIT: Sry my mistake I added the display:block; in the beggining now and it works fine thanx a lot :D PS your list is awesome :D EDIT2: I managed to remove the text from the "category links" thanx again #dzikibambus |
Andryu_dFeb 1, 2014 2:03 PM
Feb 2, 2014 3:42 PM
#1660
Hi, Just have a question regarding the premade themes. A few of the ones I've been clicking on that redirect to the dropbox page are showing up as "Error - 509" Does anyone know if this will stop after a few days or does it need to be reuploaded or what? Sorry, and thanks in advance for any response. |
Disappear. This chair is an eyesore. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. |
Feb 2, 2014 3:51 PM
#1661
shuuusei said: Hi, Just have a question regarding the premade themes. A few of the ones I've been clicking on that redirect to the dropbox page are showing up as "Error - 509" Does anyone know if this will stop after a few days or does it need to be reuploaded or what? Sorry, and thanks in advance for any response. links disabled by dropbox; don't wanna explainn it all but it is probably related to Myanimelist administrative changes or spambots overusing my bandwidth. I'm looking into fixing it now. hopefully by end of the day will be resolved and not happen again edit: is fixed for now |
Shishio-kunFeb 2, 2014 6:48 PM
Feb 2, 2014 4:36 PM
#1662
Hi... My question might be a little bit stupid (completely-ignorant-person alert), but during the last days my anime list changes by itself. An "all anime" button appears, images keep changing and my top bar also changed. I keep fixing them and either after a couple of minutes change back again or they don't get fixed at all. Is it a MAL problem, my anime list is making fun of me or I am just doing everything wrong????? Thanks in advance and sorry if I asked in the wrong forum (I mean my question is not about customizing something) Thanks again for any answers :) p.s. I read about the patches but I am not sure if this is what I should do.... |
Feb 2, 2014 6:54 PM
#1663
marywhistley said: Hi... My question might be a little bit stupid (completely-ignorant-person alert), but during the last days my anime list changes by itself. An "all anime" button appears, images keep changing and my top bar also changed. I keep fixing them and either after a couple of minutes change back again or they don't get fixed at all. Is it a MAL problem, my anime list is making fun of me or I am just doing everything wrong????? Thanks in advance and sorry if I asked in the wrong forum (I mean my question is not about customizing something) Thanks again for any answers :) p.s. I read about the patches but I am not sure if this is what I should do.... Top bar was broken earlier today and should be fine now. Your list has no cover CSS so it can't display those. Everything else I cant' comment on since there's different reasons- but it sounds like it is due to someone interacting with your CSS edit box. MAL wouldn't do this. Change your password to one only you know. Patches don't have anything to do with that layout or problem, it seems. If you want to make new changes now, list them one at a time and we'll tell you how to do them. btw when you save a change don't click the blue save button twice in a row. It will revert the changes you made. Leave the page after saving or hit the back button after saving once to make additional changes. |
Feb 2, 2014 7:39 PM
#1664
Thank you very much! Yeah my top bar is back to normal and now I am only stuck with a cool but totally irrelevant to the rest page "all anime" button XD Thanks again for helping me out :) |
Feb 4, 2014 3:28 PM
#1665
Is there a problem adding a link to http://myanimelist.net/character/1111/C.C.. Every time I've tried to add a link to the picture it always ends up. With the http://myanimelist.net/character/1111/C.C. link on the left side of the picture in normal text form and the [/url] on the right side. I have tried two different pictures and every other linked worked with all the other pictures so I was wondering why it only didn't work with C.C. Also thank you so much for the guide on how to do custom profiles never could have done this otherwise. |
Feb 4, 2014 4:45 PM
#1666
eImpulse said: Is there a problem adding a link to http://myanimelist.net/character/1111/C.C.. Every time I've tried to add a link to the picture it always ends up. With the http://myanimelist.net/character/1111/C.C. link on the left side of the picture in normal text form and the [/url] on the right side. I have tried two different pictures and every other linked worked with all the other pictures so I was wondering why it only didn't work with C.C. Also thank you so much for the guide on how to do custom profiles never could have done this otherwise. use http://myanimelist.net/character/1111 instead. it has been mentioned earlier that links with special characters in them (such as dots, comas etc.) are problematic for bbcode. |
Feb 7, 2014 11:09 AM
#1668
I want to request a new layout for my Anime List, but I just can't decide what I want the theme of it to be. What should I do? |
Feb 7, 2014 11:25 AM
#1669
itazuranamelody said: I want to request a new layout for my Anime List, but I just can't decide what I want the theme of it to be. What should I do? Do you have a list of themes- you can request they pick one from the list. What exactly were you going to ask for? If you don't have a original or anime theme in mind, you can just ask the designer to pick it, or ask for no theme at all |
Feb 7, 2014 11:29 AM
#1670
Shishio-kun said: itazuranamelody said: I want to request a new layout for my Anime List, but I just can't decide what I want the theme of it to be. What should I do? Do you have a list of themes- you can request they pick one from the list. What exactly were you going to ask for? If you don't have a original or anime theme in mind, you can just ask the designer to pick it, or ask for no theme at all Okay, thanks! |
Feb 8, 2014 11:24 AM
#1671
hi I've been trying to make my favourite markers (the little soras) stay put in one position on my list but as soon as the window size changes they move making it virtually impossible to find a good position for them on the list :( does anyone know a way to fix this? EDIT: As always when I ask questions I seem to find the answer the next second... think it's fixed but would appreciate if someone took a look with a different resolution (I have 1360x768) just in case it looks weird :3 |
Shishio-kunFeb 8, 2014 1:51 PM
Feb 8, 2014 11:31 AM
#1672
Feb 8, 2014 1:41 PM
#1673
kiotsuga- said: Hi mina-san i just want to know if you know any link with tutorial for make a card . Thanks I don't know of any card tutorials atm, maybe if you google one it will come up? If you have Gimp or Photoshop you can edit card PSD files. A way to think of a PSD file is its a collection of the layers and edits in a graphic project, that project being where we produce our final image files (like JPG) from. They only open in certain programs. When you right click the card in Photoshop, you can look thru and edit the layers, and see user edits. Most high level card designers use PSDs for their cards. Someone might give out their PSDs so you can try asking them. Most won't, to keep their work secret- and some ppl don't use Photoshop or Gimp. They made cards by hand in other programs and don't have PSDs to give out. There is a free early version of PS too- Photoshops CS2. It opens PSDs. You may also find some PSDs on DeviantArt |
Feb 9, 2014 6:00 AM
#1674
Hi again! So a few real problems this time. I have been trying to implement one of Hahaido's little tricks, namely the one to make the scrollbar disappear. but I have not been able to make it invisible, either it disappears all together and takes the scrolling ability along with it or it is fully visible :/ Secondly I have been trying to edit the text in a few places (see link) but it stubbornly refuses D: Screen-shot: https://dl.dropboxusercontent.com/s/3xgenw3x0i71mkx/Screenshot%202014-02-09%2014.57.38.png My code: https://dl.dropboxusercontent.com/s/ows41pnlea8df72/Anime.css Thank you to anyone who can find a solution. |
Feb 9, 2014 8:16 AM
#1675
Here you go: @import "http://dl.dropboxusercontent.com/u/61796201/css/MAL_Designs/Suzune-chan/topbar.css"; @import "http://dl.dropboxusercontent.com/s/pr530jjwcnfjvnx/botmenu.css"; /*Fonts*/ @import url("http://fonts.googleapis.com/css?family=Tangerine"); @import url("http://fonts.googleapis.com/css?family=Lemon"); @import url("http://fonts.googleapis.com/css?family=Nova+Slim"); @import "http://dl.dropbox.com/u/78340470/animetitle.css"; @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; /* BACKGROUND IMAGE */ body { background-image: url(https://dl.dropboxusercontent.com/s/), url(https://dl.dropboxusercontent.com/s/xb4ibuzuicqw3ry/yosuga.png), url(https://dl.dropboxusercontent.com/s/ww4ue9mr92s85yr/road2.png); background-size:100%,100%,cover; background-attachment: fixed,fixed,fixed; background-position: left top, 0% 100%,0% 100%; text-shadow: 1px 0px 4px #3A6FE7; background-color: rgb(255, 255, 255); } body:after { position: fixed; display: block; content: ''; right: 0; top: 0; width: calc(100% - 955px); height: 100%; background-image: url(https://dl.dropboxusercontent.com/s/xb4ibuzuicqw3ry/yosuga.png), url(https://dl.dropboxusercontent.com/s/ww4ue9mr92s85yr/road2.png); background-size: 100%, cover; background-attachment: fixed; background-position: 0% 100%; } /* 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). */ .header_title { padding:2px; background-color: rgba(237, 130, 237, 0.400); color: #EBCF9E; font-family: "Tangerine"; font-size:40px; border-radius: 20px 20px 0px 0px; font-weight: 700; text-align: center; text-shadow: 3px -1px 5px #0C0C0C; } /* Completed*/ .header_completed span { font-size: 0; } .header_completed span:before { content: 'Finished'; font-size: 40px; } /* SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc. */ .table_header { background-color: rgba(128, 0, 128, 0.400); } /* ANIME/MANGA TITLE FONTS */ .animetitle, .animetitle:visited { color:white; font-family: "Lemon"!important; font-size:15px; } /* 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: "Nova Slim" ; } #mal\_control_strip, #mal\_control_strip a, #mal\_control_strip td, #mal\_control_strip td div { color:white; font-family: "Nova Slim" !important; text-decoration:none !important; } #mal_control_strip td { font-family: "Lemon"!important; } #mal_cs_listinfo div:first-of-type:before { color:white; font-family: "Nova Slim" !important; text-decoration:none !important; Content:'Welcome '!important; } #mal_cs_listinfo div:first-of-type:after { color:white; font-family: "Nova Slim" !important; text-decoration:none !important; Content:'-san'!important; } #list_surround { position: fixed; left: 0; top: 0; width: 968px; height: 100%; overflow-y: auto; } /* OTHER CODES */ body { font-weight: light; background-repeat: no-repeat; background-color: #FFFFFF; } a ,a:visited { text-decoration:none; transition: all .8s ease 0s;/* CSS3 reference */ -o-transition: all .8s ease 0s; /* for Opera compatibility */ -ms-transition: all 08s ease 0s; /* for IE compatibility(I think) */ -moz-transition: all .8s ease 0s; /* for Firefox compatibility */ -webkit-transition: all .8s ease 0s; /* for Chrome, Safari compatibility */ } a:hover, a:visited:hover, #mal_control_strip a:hover, #mal_control_strip a:visited:hover { color:rgba(251, 189, 255, 0.702); text-decoration:none; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; transition: all .8s ease 0s;/* CSS3 reference */ -o-transition: all .8s ease 0s; /* for Opera compatibility */ -ms-transition: all 08s ease 0s; /* for IE compatibility(I think) */ -moz-transition: all .8s ease 0s; /* for Firefox compatibility */ -webkit-transition: all .8s ease 0s; /* for Chrome, Safari compatibility */ } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:rgba(12, 26, 171, 0.400); border-width:0; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs and info. Theme by Al_eXs and Oiomi."; } #copyright { margin-bottom: 30px !important; border-radius: 20px; padding: 10px; } .status_selected a,.status_not_selected a,.status_selected a:hover ,.status_not_selected a:hover{ transition: all 0s ease 0s;/* CSS3 reference */ -o-transition: all 0s ease 0s; /* for Opera compatibility */ -ms-transition: all 0s ease 0s; /* for IE compatibility(I think) */ -moz-transition: all 0s ease 0s; /* for Firefox compatibility */ -webkit-transition: all .8s ease 0s; /* for Chrome, Safari compatibility */ } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { border-radius: 0px 0px 20px 20px; height: 40px; text-align: center; } #grand_totals { text-align: center; margin:0 auto; border-radius: 20px; padding: 10px 20px; width: 60%; } /* ROWS TRANSITION This controls the part where pics appear on your rows. It controls the timing. You can change the numbers. The first number in each row by default is .5s, this is a half second. It controls how fast the pic window "opens". The second number is the time it takes the window to begin opening. By default its set to .1s, a tenth of a second. If you changed it to 2s, it would take two seconds for the window to open. You'll need to change all the rows timings! They change different browser's timings. */ .td1, .td2 { line-height: 20px; } /* LIST ROWS HEIGHT ON HOVER This is the height of the rows when you put your cursor on them. */ tr:hover .td1, tr:hover .td2 { line-height: 340px; } tr:hover .td1, tr:hover .td2, .td1, .td2 { transition: all .8s ease 0s;/* CSS3 reference */ -o-transition: all .8s ease 0s; /* for Opera compatibility */ -ms-transition: all 08s ease 0s; /* for IE compatibility(I think) */ -moz-transition: all .8s ease 0s; /* for Firefox compatibility */ -webkit-transition: all .8s ease 0s; /* for Chrome, Safari compatibility */ } /* AIRING */ .animetitle + small { position: relative; line-height: 1px !important; } body , a:hover { cursor:url(https://dl.dropboxusercontent.com/s/6o8qutx214zirmq/normal_Yosuga_no_Sora.png) 1 2, auto; } /* REMOVE LINES FROM MENU BAR */ #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } .animetitle[href$="/Another"] span:after, .animetitle[href$="/Hanasaku_Iroha"] span:after, .animetitle[href$="/Angel_Beats!"] span:after, .animetitle[href$="/Yosuga_no_Sora:_In_Solitude_Where_We_Are_Least_Alone."] span:after, .animetitle[href$="/Ore_no_Imouto_ga_Konnani_Kawaii_Wake_ga_Nai"] span:after, .animetitle[href$="/Vampire_Hunter_D"] span:after { position: right; display: block; content: ' '; margin-left: 85%; margin-top: -25px; width: 25px; height: 25px; background: url(http://dl.dropboxusercontent.com/s/vat9ise5xmdgq4o/Sora.png) no-repeat; background-size:100%; } #list_surround table:nth-of-type(n+4) tbody:hover .animetitle span:after { visibility: hidden; transition: all .8s ease 0s;/* CSS3 reference */ -o-transition: all .8s ease 0s; /* for Opera compatibility */ -ms-transition: all 08s ease 0s; /* for IE compatibility(I think) */ -moz-transition: all .8s ease 0s; /* for Firefox compatibility */ -webkit-transition: all .8s ease 0s; /* for Chrome, Safari compatibility */ } #mal_cs_links a { text-shadow:none !important; } #mal_cs_links div:first-of-type a:first-of-type:hover { Background:url(https://dl.dropboxusercontent.com/s/y077khhzyk1sdxo/6168af5601c9.png)!important; background-position: 0px 0px !important; } #mal_cs_links div:first-of-type a:last-of-type:hover { Background:url(https://dl.dropboxusercontent.com/s/y077khhzyk1sdxo/6168af5601c9.png)!important; background-position: -16px 0px !important; } #mal_cs_links div:last-of-type a:first-of-type:hover { Background:url(https://dl.dropboxusercontent.com/s/y077khhzyk1sdxo/6168af5601c9.png)!important; background-position: -32px 0px !important; } #mal_cs_links div:last-of-type a:last-of-type:hover { Background:url(https://dl.dropboxusercontent.com/s/y077khhzyk1sdxo/6168af5601c9.png)!important; background-position: -48px 0px !important; } |
HahaidoFeb 9, 2014 8:24 AM
Feb 9, 2014 10:16 AM
#1676
Feb 9, 2014 11:09 AM
#1677
Hi guys, I have a question: on my animelist, even though I've removed .category_totals from the table and fixed it on the sidebar, it seems it's still a part of the table somehow, only stretching the table by one more row and making that useless white space at the bottom :P Any ideas of why is this happening, and how I can fix it? Any help is appreciated~ |
Feb 9, 2014 4:07 PM
#1678
nkii said: Hi guys, I have a question: on my animelist, even though I've removed .category_totals from the table and fixed it on the sidebar, it seems it's still a part of the table somehow, only stretching the table by one more row and making that useless white space at the bottom :P Any ideas of why is this happening, and how I can fix it? Any help is appreciated~ I don't see the white space you're talking about, can you screencap and circle it, or tell me what text its under? |
Feb 9, 2014 9:35 PM
#1679
nkii said: Hi guys, I have a question: on my animelist, even though I've removed .category_totals from the table and fixed it on the sidebar, it seems it's still a part of the table somehow, only stretching the table by one more row and making that useless white space at the bottom :P Any ideas of why is this happening, and how I can fix it? Any help is appreciated~ If I've understood you right: @import "https://dl.dropboxusercontent.com/u/78340470/anime.css"; @import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css"; body { font-family: Verdana background-color: #F34; background-image: url("http://i58.tinypic.com/fvbdhv.png"); background-repeat: repeat; } body:after { pointer-events: none; position: fixed; display: block; content: ''; left: 945px; top: 49px; width: 16px; height: 520px; background-color: rgb(255, 255, 255); } #inlineContent { background: url(http://i62.tinypic.com/1zl3rs5.jpg) repeat fixed transparent !important; display: inline-block !important; height: 140px !important; left: 0 !important; margin: auto !important; position: fixed !important; right: 0 !important; top: 0 !important; width: 2000px !important; z-index: -1 !important;} #list_surround { background: #fff; width: 526px; height: 460px; position: fixed; left: 385px; margin-top: 49px; overflow-x: hidden; overflow-y: scroll; padding: 30px 20px 0 30px !important; border-top: 30px solid #fff; outline: 1px solid #ddd; } a { color: #999; text-decoration: none;} a:visited { color: #999; text-decoration: none;} a:hover { color: #fff; background: #69DCB6; text-decoration: none;} .table_header{ position: fixed; top: 0; right: 0; } .table_header:first-of-type{position: fixed; top: 0px; left: 0px; background: url('http://i61.tinypic.com/2gvr5ky.jpg'); opacity: .6; display: block; height:100px; width: 100px; border-radius: 50px; top: 88px; left: 114px; z-index: 99999; font-size: 0px;} .header_title {position: fixed; top: 79px; left: 425px; display: block; width: 497px; height: 60px; background-color: #ebe; z-index: 99999; border-bottom: 30px solid #fff; background-image: url('http://i62.tinypic.com/1zl3rs5.jpg'); text-transform: lowercase; font-style: italic; text-align: center; line-height: 56px; color: #fff; font-size: 54px;} /*-------------------- ADJUST EL FIRST ---------------------*/ #list_surround > table:nth-of-type(n+4) ~ .header_cw + table, #list_surround > table:nth-of-type(n+4) ~ .header_completed + table, #list_surround > table:nth-of-type(n+4) ~ .header_onhold + table, #list_surround > table:nth-of-type(n+4) ~ .header_dropped + table, #list_surround > table:nth-of-type(n+4) ~ .header_ptw + table { display: none; } /*-------------------- EDIT BOX ---------------------*/ #list_surround .List_LightBox { display: none } /*-------------------- SVE I SVŠTA ---------------------*/ #list_surround > table:nth-of-type(n+4):not(.header_cw):not(.header_completed):not(.header_onhold):not(.header_dropped):not(.header_ptw) { position: relative; float: left; height: 294px; margin: 11px; width: 225px; } #list_surround > table:nth-of-type(n+4):not(.header_cw):not(.header_completed):not(.header_onhold):not(.header_dropped):not(.header_ptw) { z-index: 1; } .hide { opacity: 0.5; position: relative; display: block !important; float: left; margin-left: -228px; margin-top: 11px; height: 294px; width: 225px; background-size: auto; background-position: center; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0.4\'/></filter></svg>#grayscale"); /* Firefox 10+ */ filter: gray alpha(opacity=40); -webkit-filter: grayscale(40%); } .td1, .td2 { position: absolute; padding: 4px 7px; color: #666; } .td1:nth-of-type(2), .td2:nth-of-type(2) { padding: 0px; height: 279px; width: 220px; border: 10px solid #fff; border-left: 10px solid #fff !important; outline: 1px solid #eee; } .td1:nth-of-type(1), .td2:nth-of-type(1) { display: none; } .animetitle { visibility: visible; position: absolute; overflow: hidden; font-size: 16px; background-color: rgba(255,255,255,.95); font-family: times new roman; bottom: 28px; text-transform: lowercase; font-style: italic; letter-spacing: 1px; width: 206px; left: 5px; line-height: 18px; border-radius: 3px; text-align: center; border: 1px solid #ccc } .animetitle:hover { background-color: rgba(255,255,255,.95); color: #f37 } /*-------------------- Eps score type ---------------------*/ .td1:nth-of-type(4), .td2:nth-of-type(4){ bottom: 10px; left: 173px; width: 50px; background: rgba(255,255,255,.95); font-size: 10px; font-family: calibri; text-transform: uppercase; height: 16px; line-height: 16px; padding: 0px; border-radius: 3px; border: 1px solid #ccc;} .td1:nth-of-type(3), .td2:nth-of-type(3) { left: 115px; bottom: 10px; width: 51px; text-align: left; background-color: rgba(255,255,255,.95); font-size: 10px; font-family: calibri; text-transform: uppercase; height: 16px; line-height: 16px; padding: 0px; text-align: center; border-radius: 3px; border: 1px solid #ccc;} .td1:nth-of-type(3):before, .td2:nth-of-type(3):before { content: "Score: "; } .td1:nth-of-type(5), .td2:nth-of-type(5) { left: 15px; bottom: 10px; width: 93px; text-align: center; background-color: rgba(255,255,255,.95); font-size: 10px; font-family: calibri; text-transform: uppercase; height: 16px; line-height: 16px; padding: 0px; border-radius: 3px; border: 1px solid #ccc } .td1:nth-of-type(5):before, .td2:nth-of-type(5):before { content: "Episodes: "; } #copyright {position: fixed !important; bottom: 10px !important; right: 10px !important; font-size: 0px;} #copyright a{ font-size: 0px; font-family: arial narrow;} #copyright a:first-of-type:before{ font-size: 11px; content: 'C'; color: #aaa; background-color: #fff; display: inline-block; height: 18px; line-height: 16px; width: 11px; border-radius: 4px 0 0 4px; border: 1px solid #ccc; border-width: 1px 0 1px 1px !important; } #copyright a:last-of-type:before{ font-size: 11px; content: 'E'; color: #aaa; background-color: #fff; display: inline-block; height: 18px; line-height: 16px; width: 11px; border-radius: 0 4px 4px 0; border: 1px solid #ccc;} #copyright:before {position: fixed !important; top: 140px !important; left: 100px !important; font-size: 9px; letter-spacing: 1px; display: block; height: 246px; width: 110px; background: #fff; content: 'hello there my name is nevena and this is my anime list. im 17 now and forever and i really like books and cats and good anime. list inspired by waah on tumblr'; z-index: 0 !important; padding-top: 85px; border-left: solid 1px #ddd; border-right: solid 1px #ddd; color: #999; padding-right: 8px; padding-left: 8px;} #copyright:after {position: fixed; display: block !important; left: 100px; top: 74px; content: ""; width: 126px; height: 126px; z-index: 15 !important; background-color: #fff; border-radius: 64px; border: 1px solid #ddd} .status_selected, .status_not_selected { left:104px; position:fixed; top:390px; width: 120px; z-index: 1; } .status_selected a, .status_not_selected a { color: #666; position: fixed; display: block; top: 410px; height: 18px; line-height: 18px; font-size: 10px; font-family: arial narrow; text-align: right !important; background-color: #FFCC99; width: 117px; overflow: hidden; letter-spacing: 1px; word-wrap: break-word; padding-right: 3px; text-transform: uppercase; font-weight: normal; } .status_selected a:hover, .status_not_selected a:hover { color: #333; } .status_not_selected a[href*="status=1"], .status_selected a[href*="status=1"] { top: -20px; } .status_not_selected a[href*="status=2"], .status_selected a[href*="status=2"] { top: 410px; } .status_not_selected a[href*="status=3"], .status_selected a[href*="status=3"] { top: 430px; } .status_not_selected a[href*="status=4"], .status_selected a[href*="status=4"] { top: -20px; } .status_not_selected a[href*="status=6"], .status_selected a[href*="status=6"] { top: 450px; } .status_not_selected a[href*="status=7"], .status_selected a[href*="status=7"] { top: -20px; } .category_totals { position:fixed; z-index: 1; top:470px; left: 100px !important; background-color:#fff; width:120px; height:18px; overflow:hidden; text-align:center; color:#bbb !important; white-space:pre-line; font-size:9px !important; font-family:verdana; text-transform: lowercase; font-style: italic; transition:0.3s; -o-transition:0.3s; -webkit-transition:0.3s; border: solid #ddd; border-width: 0 1px 1px 1px; padding: 3px; padding-top: 0px; } .category_totals:hover { height:148px; background-color:#fff !important; } .category_totals:before {content:"totals\a"; background-color:#FFCC99 !important; font-size:10px !important; height:19px; color:#666; display:block; width:117px; padding-right: 3px; height:18px; line-height: 18px; font-family: arial narrow; text-transform: uppercase; font-style: normal; letter-spacing: 1px; text-align: right; } .category_totals:before:hover {content:"totals\a"; background-color:#000 !important; } /*---------------------------------- -----------------------------------*/ #mal_cs_listinfo { border: 0px solid transparent !important; background: transparent !important; position: fixed; top: 0px; right: 0px; width: 0px !important; height: 0px !important; } #mal_cs_listinfo a { color: blue !important; font-size: 0px !important; text-decoration: none !important; } #mal_cs_listinfo a strong { color: #666; font-size: 10px !important; font-weight: normal !important; background-color: #FFCC99; display: block; width: 117px !important; height: 18px; line-height: 18px; font-family: arial narrow; text-transform: uppercase; letter-spacing: 1px; text-align: right; padding-right: 3px; position: fixed; top: 350px; left: 104px; z-index: 9999; } #mal_cs_listinfo a strong:hover { color: #333 !important; } /*---------------------------------- -----------------------------------*/ #mal_cs_links { position: fixed; top: 390px; left: 104px; background-color: #e0b; width: 0px !important; height: 0px !important; background: transparent !important; } #mal_cs_links div:first-of-type a:first-of-type {display: none;} #mal_cs_links div:first-of-type a:last-of-type {color: #666 !important; position: fixed; top: 370px; left: 104px; z-index: 9999; background-color: #FFCC99; text-decoration: none; display:block; width: 117px; height: 18px; line-height: 18px; font-family: arial narrow; text-align: right; padding-right: 3px; letter-spacing: 1px; text-transform: uppercase; font-size: 10px;} #mal_cs_links div:first-of-type a:last-of-type:hover {color: #333 !important} #mal_cs_links div:last-of-type a:first-of-type {display: none;} #mal_cs_links div:last-of-type a:last-of-type {display: none;} /*---------------------------------- -----------------------------------*/ #mal_cs_otherlinks { color: red; background-color: #FFCC99; border-left: 0px solid transparent !important; position: fixed !important; top: 0px; left: 0px; height: 0px !important; width: 0px !important; } #mal_cs_otherlinks strong { color: red; font-size: 0px; } #mal_cs_otherlinks a[href="http://myanimelist.net/history/nkii"]{ display: none; height: 0px; width: 0px; visibility: hidden; } #mal_cs_otherlinks a[href="http://myanimelist.net/forum/"]{ display: none; } #mal_cs_otherlinks a[href="http://myanimelist.net/panel.php?go=export"]{ display: none; } #mal_cs_otherlinks a[href="http://myanimelist.net/profile/nkii"] { color: #444 !important; font-size: 10px !important; text-decoration: none; font-family: arial narrow; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; text-align: right; padding-right: 3px; display: block; background-color: #eb3 !important; height: 18px; line-height: 18px; width: 117px; position: fixed; top: 370px; left: 104px; z-index: 999; } #mal_cs_otherlinks a[href="http://myanimelist.net/profile/nkii"]:hover { color: #000 !important; } #mal_cs_otherlinks a { color: blue !important; font-size: 0px !important; } #mal_cs_otherlinks div:last-of-type a:first-of-type{ color: #444 !important; font-size: 10px !important; text-decoration: none; font-family: arial narrow; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; text-align: right; padding-right: 3px; display: block; background-color: #eb3 !important; height: 18px; line-height: 16px; width: 117px; position: fixed; top: 390px; left: 104px; z-index: 999; } #mal_cs_otherlinks div:last-of-type a:first-of-type:hover{ color: #000 !important; } #mal_cs_otherlinks span{ color: #444; } #mal_cs_otherlinks a[href="http://myanimelist.net/modules.php?go=faq"]{ display: none; } /*---------------------------------- -----------------------------------*/ #mal_cs_powered { display: none; } #mal_cs_powered a { display: none; } #mal_cs_powered #search { display: none; } #searchListButton { display: none; } /*---------------------------------- -----------------------------------*/ #mal\_control\_strip { background: transparent !important; border: 0px solid transparent; position: fixed !important; } td#mal_cs_pic a img { background: #f34 !important; border: 0px solid transparent; display: none; } |
Feb 9, 2014 9:37 PM
#1680
Hey Hahaido I started using the Unbreakable Machine Doll list you made with the animations on it, but I get this annoying blue text over the series button do you know how to fix this? |
Feb 9, 2014 10:01 PM
#1681
I see you' re pretty quick. I haven't made it for public use yet. But I don't mind if you use it. The trouble issued since you have too many options in your list. I recommend to check only "numbers, score, episodes" here http://myanimelist.net/editprofile.php?go=listpreferences |
Feb 9, 2014 10:10 PM
#1682
Hahaido said: I see you' re pretty quick. I haven't made it for public use yet. But I don't mind if you use it. The trouble issued since you have too many options in your list. I recommend to check only "numbers, score, episodes" here http://myanimelist.net/editprofile.php?go=listpreferences Sorry, I should've asked permission first :P. I just got excited when I saw it, because it was so amazing. Great work :D and thanks a ton that fixed the problem. |
Feb 10, 2014 7:26 AM
#1683
Hello! I installed TheHolyPotato's Sakurasou no Pet na Kanojo layout and I edited it a bit, but some problems I can't fix appeared. I post screencaptures so that you see what I mean. 1. I added hover and it's fine apart from an opaque line that partially covers the text. I don't know where it comes from, how can I get rid of it? http://imgur.com/EyYJkPE 2. Between the columns Progress and Rated there is an uneven line, how can I remove it? http://imgur.com/rUJGcDI 3. Long titles that take more than one line override tags and make them illegible. Is it possible to move downwards the tags of those particular series? http://imgur.com/3nMb2cL And (less important): 4. With covers the More button does not work. If that's impossible to fix, how can I remove it? If anyone could tell me how to fix at least issues 1 and 2 I would greatly appreciate it. Thanks! |
KuroMayKamiFeb 10, 2014 7:34 AM
“We see what we want to see” |
Feb 10, 2014 10:25 PM
#1684
Here is your code: @import "http://dl.dropbox.com/u/49469857/MAL/premade/anime.css"; @import "https://dl.dropbox.com/s/6ruszt29qyk3yzi/SakorasouTopBar.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 and can see the starter layout on your list, 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. It will put this premade layout on your list instead of the starter one from the tutorial! 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 */ body { background-attachment:fixed; background-clip:border-box; background-color:transparent; background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/colorful-pencils-hd-wallpapers_zps672e9481.jpg); background-position:0 50%, 0 0; background-repeat:no-repeat no-repeat; background-size:cover; font-family:Century Gothic; } #inlineContent { display:inline-block !important; height:1200px !important; left:0 !important; margin:auto !important; position:fixed !important; right:0 !important; top:0 !important; width:1200px !important; z-index:-1 !important; } #list_surround { background-attachment:scroll; background-color:transparent; background-image:url(http://i48.tinypic.com/23r0fhg.png); background-position:40px -10px; background-repeat:no-repeat no-repeat; font-size:87%; line-height:1; margin:0 auto; padding-bottom:10px; padding-top:290px; position:absolute; right:80px !important; width:800px; } a { color:#FFFFFF; text-decoration:none; text-shadow:none; } a:hover { text-decoration:underline; } .table_header { background-color:rgba(255, 255, 255, .5); } .table_header:first-of-type { border-bottom-left-radius:0; border-bottom-right-radius:0; border-top-left-radius:6px; 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:6px; } .td1 { background-color:rgba(70, 70, 70, 0.498039); height:65px; } tr:hover [class^="td1"] { transition: .1s linear; background-color: rgba(100, 200, 100, 0.6); } .td2 { background-color:rgba(50, 50, 50, 0.498039); height:65px; } tr:hover [class^="td2"] { transition: .1s linear; background-color: rgba(200, 100, 150, 0.6); } tr:hover .animetitle { color: #88B8F2; font-weight: bold !important; text-shadow: 2px 1px 2px black; transition: all 0s ease 0s; } .table_header, .status_selected, .status_not_selected, .category_totals { border:0 none; padding:4px; text-align:center; vertical-align:top; } .table_header, .td1, .td2, .category_totals { color:white; } .borderRBL { line-height:normal !important; } [cellspacing="0"] { line-height:17px; } .category_totals { background-color:rgba(255, 255, 255, 0.498039); border-bottom-left-radius:6px; border-bottom-right-radius:6px; 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:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-top-right-radius:3px; color:#FFFFFF; line-height:20px; min-height:20px; padding:8px; text-align:center; vertical-align:middle; } #copyright { background-color:rgba(180, 32, 48, 0.6); border-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; } .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; } .td1:nth-of-type(2), .td2:nth-of-type(2) { padding-left:35px; text-align:left; } td[class^='td']:nth-of-type(6) { width: 0; padding: 0; font-size: 0; } .table_header:nth-of-type(6) { display:none; } span[id*="tagLinks"] { display:none !important; } span[id*="tagRow"] { position: absolute; display: block !important; padding: 0 4px; background-color: transparent; font-size: 12px !important; left: 70px; line-height: 16px !important; margin-top: 20px; text-align: justify !important; width: 720px; z-index: 2; font-family: calibri; } a, .td1, .td2, .category_totals { -webkit-transition:all 0.25s ease-in-out 0s; transition:all 0.25s ease-in-out 0s; } .status_selected, .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donewatch_zpsca2e7ada.png); background-position:100% 0; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid transparent; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:50px; padding:0; position:fixed; top:30px; width:350px; } .status_not_selected:nth-child(2), .status_selected:nth-child(2) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donecomp_zps638c3a09.png); background-position:100% 0; top:130px; } .status_not_selected:nth-child(3), .status_selected:nth-child(3) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donehold_zpsbc5c2cf9.png); background-position:0 0; top:230px; } .status_not_selected:nth-child(4), .status_selected:nth-child(4) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donedrop_zps7408f3b1.png); background-position:100% 0; top:330px; } .status_not_selected:nth-child(5), .status_selected:nth-child(5) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/doneplan_zpsb28841ad.png); background-position:0 0; top:430px; } .status_not_selected:nth-child(6), .status_selected:nth-child(6) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/doneall_zpsf0e07cd3.png); background-position:100% 0; top:530px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:80px; width:350px; } .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw { background-color:transparent; background-repeat:no-repeat no-repeat; height:50px; margin-bottom:0; margin-top:-120px; } .header_cw { background-image:url(http://i47.tinypic.com/25f4r51.png); background-position:0 -94px; } .header_completed { background-image:url(http://i50.tinypic.com/2hmqc1t.png); background-position:0 -95px; } .header_onhold { background-image:url(http://i50.tinypic.com/34xs3es.png); background-position:0 -85px; } .header_dropped { background-image:url(http://i45.tinypic.com/33fdlll.png); background-position:0 -95px; } .header_ptw { background-image:url(http://i45.tinypic.com/15zqb6w.png); background-position:0 -85px; } .status_selected, .status_not_selected { display:block; } .status_not_selected { opacity:0.7; } .status_not_selected:hover { color:transparent; opacity:1; } * { -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; } /* EDIT-MORE */ td[class^='td']:nth-child(2) div small { visibility: hidden; } #list_surround .List_LightBox { visibility: visible; } a[title="View More Information"] { display: none !important; } .td1, .td2 { padding: 4px; text-align: center; vertical-align: top; } .animetitle span { display: block; min-width: 0; max-width: 300px; padding-left: 8px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .animetitle + small { color:#F5B800 !important; font-size:87%; font-weight:bold; } /*DVD COVER GLITCH FIX (Chrome/Safari/Firefox/Opera only)*/ .hide:hover:after { background: transparent; content: " "; height: 75px; left: 0; position: absolute; top: 0; width: 210px; z-index: 20; } |
Feb 11, 2014 2:10 AM
#1685
Hahaido said: Here is your code: @import "http://dl.dropbox.com/u/49469857/MAL/premade/anime.css"; @import "https://dl.dropbox.com/s/6ruszt29qyk3yzi/SakorasouTopBar.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 and can see the starter layout on your list, 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. It will put this premade layout on your list instead of the starter one from the tutorial! 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 */ body { background-attachment:fixed; background-clip:border-box; background-color:transparent; background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/colorful-pencils-hd-wallpapers_zps672e9481.jpg); background-position:0 50%, 0 0; background-repeat:no-repeat no-repeat; background-size:cover; font-family:Century Gothic; } #inlineContent { display:inline-block !important; height:1200px !important; left:0 !important; margin:auto !important; position:fixed !important; right:0 !important; top:0 !important; width:1200px !important; z-index:-1 !important; } #list_surround { background-attachment:scroll; background-color:transparent; background-image:url(http://i48.tinypic.com/23r0fhg.png); background-position:40px -10px; background-repeat:no-repeat no-repeat; font-size:87%; line-height:1; margin:0 auto; padding-bottom:10px; padding-top:290px; position:absolute; right:80px !important; width:800px; } a { color:#FFFFFF; text-decoration:none; text-shadow:none; } a:hover { text-decoration:underline; } .table_header { background-color:rgba(255, 255, 255, .5); } .table_header:first-of-type { border-bottom-left-radius:0; border-bottom-right-radius:0; border-top-left-radius:6px; 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:6px; } .td1 { background-color:rgba(70, 70, 70, 0.498039); height:65px; } tr:hover [class^="td1"] { transition: .1s linear; background-color: rgba(100, 200, 100, 0.6); } .td2 { background-color:rgba(50, 50, 50, 0.498039); height:65px; } tr:hover [class^="td2"] { transition: .1s linear; background-color: rgba(200, 100, 150, 0.6); } tr:hover .animetitle { color: #88B8F2; font-weight: bold !important; text-shadow: 2px 1px 2px black; transition: all 0s ease 0s; } .table_header, .status_selected, .status_not_selected, .category_totals { border:0 none; padding:4px; text-align:center; vertical-align:top; } .table_header, .td1, .td2, .category_totals { color:white; } .borderRBL { line-height:normal !important; } [cellspacing="0"] { line-height:17px; } .category_totals { background-color:rgba(255, 255, 255, 0.498039); border-bottom-left-radius:6px; border-bottom-right-radius:6px; 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:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-top-right-radius:3px; color:#FFFFFF; line-height:20px; min-height:20px; padding:8px; text-align:center; vertical-align:middle; } #copyright { background-color:rgba(180, 32, 48, 0.6); border-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; } .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; } .td1:nth-of-type(2), .td2:nth-of-type(2) { padding-left:35px; text-align:left; } td[class^='td']:nth-of-type(6) { width: 0; padding: 0; font-size: 0; } .table_header:nth-of-type(6) { display:none; } span[id*="tagLinks"] { display:none !important; } span[id*="tagRow"] { position: absolute; display: block !important; padding: 0 4px; background-color: transparent; font-size: 12px !important; left: 70px; line-height: 16px !important; margin-top: 20px; text-align: justify !important; width: 720px; z-index: 2; font-family: calibri; } a, .td1, .td2, .category_totals { -webkit-transition:all 0.25s ease-in-out 0s; transition:all 0.25s ease-in-out 0s; } .status_selected, .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donewatch_zpsca2e7ada.png); background-position:100% 0; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid transparent; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:50px; padding:0; position:fixed; top:30px; width:350px; } .status_not_selected:nth-child(2), .status_selected:nth-child(2) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donecomp_zps638c3a09.png); background-position:100% 0; top:130px; } .status_not_selected:nth-child(3), .status_selected:nth-child(3) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donehold_zpsbc5c2cf9.png); background-position:0 0; top:230px; } .status_not_selected:nth-child(4), .status_selected:nth-child(4) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/donedrop_zps7408f3b1.png); background-position:100% 0; top:330px; } .status_not_selected:nth-child(5), .status_selected:nth-child(5) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/doneplan_zpsb28841ad.png); background-position:0 0; top:430px; } .status_not_selected:nth-child(6), .status_selected:nth-child(6) { background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Sakurasou/doneall_zpsf0e07cd3.png); background-position:100% 0; top:530px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; font-size:0; height:80px; width:350px; } .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw { background-color:transparent; background-repeat:no-repeat no-repeat; height:50px; margin-bottom:0; margin-top:-120px; } .header_cw { background-image:url(http://i47.tinypic.com/25f4r51.png); background-position:0 -94px; } .header_completed { background-image:url(http://i50.tinypic.com/2hmqc1t.png); background-position:0 -95px; } .header_onhold { background-image:url(http://i50.tinypic.com/34xs3es.png); background-position:0 -85px; } .header_dropped { background-image:url(http://i45.tinypic.com/33fdlll.png); background-position:0 -95px; } .header_ptw { background-image:url(http://i45.tinypic.com/15zqb6w.png); background-position:0 -85px; } .status_selected, .status_not_selected { display:block; } .status_not_selected { opacity:0.7; } .status_not_selected:hover { color:transparent; opacity:1; } * { -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; } /* EDIT-MORE */ td[class^='td']:nth-child(2) div small { visibility: hidden; } #list_surround .List_LightBox { visibility: visible; } a[title="View More Information"] { display: none !important; } .td1, .td2 { padding: 4px; text-align: center; vertical-align: top; } .animetitle span { display: block; min-width: 0; max-width: 300px; padding-left: 8px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .animetitle + small { color:#F5B800 !important; font-size:87%; font-weight:bold; } /*DVD COVER GLITCH FIX (Chrome/Safari/Firefox/Opera only)*/ .hide:hover:after { background: transparent; content: " "; height: 75px; left: 0; position: absolute; top: 0; width: 210px; z-index: 20; } Thank you very much! Everything works fine now :D |
“We see what we want to see” |
Feb 12, 2014 2:24 PM
#1686
Hello I would like some one to look at my the "About Me" section of my profile and tell me if I can break the anime titles and characters into links cleanly. If I cannot that is fine. If so how would I do it? Thank you for your time. |
removed-userFeb 12, 2014 11:19 PM
Feb 14, 2014 6:51 AM
#1687
TheUnexpectedFan said: Hello I would like some one to look at my the "About Me" section of my profile and tell me if I can break the anime titles and characters into links cleanly. If I cannot that is fine. If so how would I do it? Thank you for your time. If I understood you rightly you want to add links to the characters and logos in your profile. In this tutorial you can learn how to add link to images: http://myanimelist.net/forum/?topicid=419453 |
“We see what we want to see” |
Feb 14, 2014 8:50 AM
#1688
Hello, I m trying to make round borders on a list and none of the codes work only this works for the bottom of the list .category_totals{border-radius: 0px 0px 25px 25px;} but for the top I dont know what to use I tried .table_header{border-radius: 25px 25px 0px 0px;} Also if I manage to do the roundness will I be able to add the white line surounding it and how? LIST: http://myanimelist.net/animelist/RedAbyss |
Andryu_dFeb 14, 2014 8:54 AM
Feb 14, 2014 12:25 PM
#1689
fireandrew said: Hello, I m trying to make round borders on a list and none of the codes work only this works for the bottom of the list .category_totals{border-radius: 0px 0px 25px 25px;} but for the top I dont know what to use I tried .table_header{border-radius: 25px 25px 0px 0px;} Also if I manage to do the roundness will I be able to add the white line surounding it and how? LIST: http://myanimelist.net/animelist/RedAbyss if I understood you right: .table_header, .td1, .td2, .category_totals {border-style: solid; border-color: white;} .table_header:first-of-type {border-width: 2px 0 0 2px !important; border-top-left-radius: 10px;} .table_header:last-of-type {border-width: 2px 2px 0 0 !important; border-top-right-radius: 10px;} .table_header {border-width: 2px 0 0 0;} .td1:first-of-type, .td2:first-of-type {border-left-width: 2px !important;} .td1:last-of-type, .td2:last-of-type {border-right-width: 2px !important;} .category_totals {border-width: 0 2px 2px 2px !important;} Just change the code to your liking. |
Feb 14, 2014 2:01 PM
#1690
Feb 15, 2014 2:35 PM
#1691
Hi can u give codes to do my list like this one http://myanimelist.net/animelist/JinxWonderland here is mine http://myanimelist.net/animelist/Saskee i want to move my backround to the right,and resieze the anime titles like Bleach Fairy tail etc,like in the first anime list i posted,and to have that wacthing finished on hold plan to watch just like the first anime list can u help me? :) |
SaskeeFeb 15, 2014 3:16 PM
Feb 15, 2014 3:17 PM
#1693
Feb 15, 2014 4:49 PM
#1694
Saskee said: Hi can u 1. give codes to do my list like this one http://myanimelist.net/animelist/JinxWonderland here is mine http://myanimelist.net/animelist/Saskee 2. i want to move my backround to the right, 3. and resieze the anime titles like Bleach Fairy tail etc,like in the first anime list i posted, 4. and to have that wacthing finished on hold plan to watch just like the first anime list can u help me? :) 1. if you want to nstall that layout, see Premade layouts link on front page 2. use background position moving tutorial, see Customize my list link on front page 3/4. if you use the premade layout, you'll have the same headers and font size as the first list. if u wanna add the header codes to another layout .header_title{ background-color:transparent; color: transparent; content: none; height: 60px; margin-bottom: 5px; margin-left: auto; margin-right: auto; margin-top: 25px; width: 520px; } .header_title { color: rgba(0, 0, 0, 0); content: none; height: 60px; margin: 25px auto 5px; 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; } .header_title { background-image: url("http://i.imgur.com/VImNB.png"); } if you wanna add the animetitle style you add .td1 a, .td2 a { color: #FFC700 !important; font-family: 'Segoe UI','Century Gothic',sans-serif !important; font-size: 11px !important; text-decoration: none; } .td1 a:hover, .td2 a:hover { text-shadow: -1px -1px 3px #9D9D31, 1px 1px 3px #9D9D31; } read "site problems" at top of front page to remove errors from your code too, or you won't be able to add these correctly |
Shishio-kunFeb 15, 2014 5:05 PM
Feb 16, 2014 10:56 AM
#1695
Hi, I'm having trouble with my list and I've checked a couple of topics you made but couldn't figure it out on my own. I've recently tried modifying a list that I found not too long ago,I did it on my laptop and it worked pretty well there but now that I've came back home and tried it on my desktop most of the stuff doesn't work. That it includes sidebar buttons , headers and anime thumbnails. The topic that you made about coding for multiple resolutions didn't help me, it could be because I'm doing it wrong or there is something else that is wrong. It's my first time making a custom list. The code: @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/CSS%20for%20Foxgirls%20MK.cs"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/google%20family%20fonts%20MK.css"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/Icon%20style%20menu%20bar%20MK.css"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/Premade%20anime%20MK.css"; *{ text-decoration: none; } body { background-attachment: fixed; background-clip: border-box; background-color: transparent; background-image: url("http://i.imgur.com/O2845RV.png"); background-position: 24% 8%; background-repeat: no-repeat no-repeat; background-size: cover; font-family: calibri; } #list_surround { background-attachment: fixed; background-position: 24% 0; background-repeat: no-repeat no-repeat; font-size: 15px; height: 250px; left: 15% !important; line-height: 1; margin: 0 auto; padding-bottom: 13px; padding-top: 1px; position: absolute; width: 700px; 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: green; font-weight: bold; transition: all 0.1s ease 0s; } a:hover { color: #3167A9; text-shadow: 0 1px rgba(255, 255, 255, 0.15); } .borderRBL { border-width: 0 1px 1px 1px; } .table_header { } .table_header:first-of-type { border-radius: 20px 0 0 0; } .table_header:nth-of-type(2) { text-align: left; font-family: sans-serif; font-style: italic; } .table_header:nth-of-type(5) { border-bottom-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 20px; } .table_header, .category_totals { background-color: #000000; border: 0 none; opacity: 1; padding: 4px; padding-bottom: 10px; text-align: center; vertical-align: top; } .td1, .td2 { background-image: url("http://i.imgur.com/5oamlSI.png"); padding: 4px; padding-bottom: 10px; padding-top: 10px; } .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: #3167a9; font-weight: bold; } .table_header, .td1, .td2, .category_totals { color: grey; } .borderRBL { line-height: normal !important; } [cellspacing="0"] { line-height: 17px; } .category_totals { background-color: black; border-radius: 0 0 12px 12px; text-align: center; } .category_totals:hover { background-color: #C41E0E; color: #FFFFFF; } [class^="header_"] * { background-repeat: no-repeat no-repeat; font-size: 0; height: 200px; line-height: 24px; padding-bottom: 0; text-align: right; vertical-align: bottom; } .header_title { border-radius: 4px 4px 4px 4px; color: #FFFFFF; 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-image: url("http://i.imgur.com/A2oH0MO.png); border: 0 none; border-color: rgb(255, 255, 255); border-radius: 20px 20px 20px 20px; color: rgb(233, 13, 13); line-height: 3; min-height: 20px; padding: 8px; text-align: center; vertical-align: top; } .status_not_selected { opacity: 0.7; right: -183px !important; transition: all 0.4s ease 0s; } .status_not_selected:hover { color: transparent; opacity: 1; right: 3px !important; transition: all 0.4s ease 0s; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color: transparent; display: block; height: 100px; opacity: 0; width: 271px; } .status_selected { display: block; } .status_not_selected { display: block; } .header_cw { background-color: transparent; background-image: url("http://i.imgur.com/KvJxmFC.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_completed { background-color: transparent; background-image: url("http://i.imgur.com/MoTH914.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; z-index: 0; } .header_onhold { background-color: transparent; background-image: url("http://i.imgur.com/9q3KO9l.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_dropped { background-color: transparent; background-image: url("http://i.imgur.com/thjvTXK.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_ptw { background-color: transparent; background-image: url("http://i.imgur.com/Lzno6Aq.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } #list_surround .status_selected, #list_surround .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/FGW81Tq.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border: 2px solid black !important; border-radius: 20px 0 0 0; display: block; height: 83px; padding: 0; position: fixed; right: -3px; top: 74px; width: 271px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/emq8O49.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border-top-left-radius: 0; border-top-right-radius: 0; top: 160px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/3eE5UJ3.png"); background-position: 0 0; background-repeat: repeat repeat; top: 246px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/m92klVa.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; top: 331px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/sKPKUvn.png"); background-position: 0 0; background-repeat: repeat repeat; top: 417px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/vpaMZZP.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border-bottom-left-radius: 20px !important; top: 502px; width: 271px; } /:hover + .hide { background-color: rgba(200, 5, 200, 0.75); background-position: center 50% !important; background-repeat: no-repeat !important; background-size: cover; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; display: block !important; height: 280px; left: 1%; padding-bottom: 0; position: fixed; top: 160px; width: 181px; } .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; content: ""; padding-bottom: 5px; position: absolute; text-align: center; top: -25px; width: 225px; } .td1:nth-of-type(6), .td2:nth-of-type(6) { background-color: rgba(20, 30, 255, 0.85) !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; } #copyright, #copyright:hover { background-color: #C41E0E; border-radius: 5px 5px 5px 5px; bottom: 0; color: white; padding: 2px; width: 100%; } a[href=""], [href=""] { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/xkiNOdx.jpg"); background-position: left top; background-repeat: no-repeat; padding-bottom: 5px !important; padding-left: 29px; } /* THUMBNAIL SETTINGS Settings for the thumbnails of covers seen on your list. Height and width control the size, while margin-left and top can be added or taken away to change the position. Change the border size, type, or color, with the first border code.*/ .hide { height:65px; width:50px; margin-left:33px; margin-top:-65px; border:1px solid #FFFFFF; background-color:rgba(248, 162, 200, 0.7); background-position:50% 50%; background-repeat:no-repeat no-repeat; background-size:cover; border-bottom-left-radius:7px; border-bottom-right-radius:7px; border-top-left-radius:7px; border-top-right-radius:7px; display:inline-block !important; position: absolute; } /*ANIMATION FOR ZOOM Change the timing of how long it takes for it zoom out here! Its set to .25 seconds by default. */ * { -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; } /*ROW WIDTH AND SPACING This will increase the height of your rows and move the anime title to the left. It might look funny on some layouts so you'll have to adjust it or ask for help! Height is the height, padding left is the space the anime title moves from the left. */ .td1:nth-of-type(2), .td2:nth-of-type(2) { height: 52px; padding-left: 57px; } @media all and (max-device-width:1001px) { body {background: green;} } The bottom part is to make it work on my tablet, that part didn't work too so that's my makeshift fix until I figure it out to do it properly. |
MugiBoogieFeb 16, 2014 11:00 AM
Feb 16, 2014 12:29 PM
#1696
Paulius01 said: Hi, I'm having trouble with my list and I've checked a couple of topics you made but couldn't figure it out on my own. I've recently tried modifying a list that I found not too long ago,I did it on my laptop and it worked pretty well there but now that I've came back home and tried it on my desktop most of the stuff doesn't work. That it includes sidebar buttons , headers and anime thumbnails. The topic that you made about coding for multiple resolutions didn't help me, it could be because I'm doing it wrong or there is something else that is wrong. It's my first time making a custom list. The code: @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/CSS%20for%20Foxgirls%20MK.cs"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/google%20family%20fonts%20MK.css"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/Icon%20style%20menu%20bar%20MK.css"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/Premade%20anime%20MK.css"; *{ text-decoration: none; } body { background-attachment: fixed; background-clip: border-box; background-color: transparent; background-image: url("http://i.imgur.com/O2845RV.png"); background-position: 24% 8%; background-repeat: no-repeat no-repeat; background-size: cover; font-family: calibri; } #list_surround { background-attachment: fixed; background-position: 24% 0; background-repeat: no-repeat no-repeat; font-size: 15px; height: 250px; left: 15% !important; line-height: 1; margin: 0 auto; padding-bottom: 13px; padding-top: 1px; position: absolute; width: 700px; 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: green; font-weight: bold; transition: all 0.1s ease 0s; } a:hover { color: #3167A9; text-shadow: 0 1px rgba(255, 255, 255, 0.15); } .borderRBL { border-width: 0 1px 1px 1px; } .table_header { } .table_header:first-of-type { border-radius: 20px 0 0 0; } .table_header:nth-of-type(2) { text-align: left; font-family: sans-serif; font-style: italic; } .table_header:nth-of-type(5) { border-bottom-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 20px; } .table_header, .category_totals { background-color: #000000; border: 0 none; opacity: 1; padding: 4px; padding-bottom: 10px; text-align: center; vertical-align: top; } .td1, .td2 { background-image: url("http://i.imgur.com/5oamlSI.png"); padding: 4px; padding-bottom: 10px; padding-top: 10px; } .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: #3167a9; font-weight: bold; } .table_header, .td1, .td2, .category_totals { color: grey; } .borderRBL { line-height: normal !important; } [cellspacing="0"] { line-height: 17px; } .category_totals { background-color: black; border-radius: 0 0 12px 12px; text-align: center; } .category_totals:hover { background-color: #C41E0E; color: #FFFFFF; } [class^="header_"] * { background-repeat: no-repeat no-repeat; font-size: 0; height: 200px; line-height: 24px; padding-bottom: 0; text-align: right; vertical-align: bottom; } .header_title { border-radius: 4px 4px 4px 4px; color: #FFFFFF; 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-image: url("http://i.imgur.com/A2oH0MO.png); border: 0 none; border-color: rgb(255, 255, 255); border-radius: 20px 20px 20px 20px; color: rgb(233, 13, 13); line-height: 3; min-height: 20px; padding: 8px; text-align: center; vertical-align: top; } .status_not_selected { opacity: 0.7; right: -183px !important; transition: all 0.4s ease 0s; } .status_not_selected:hover { color: transparent; opacity: 1; right: 3px !important; transition: all 0.4s ease 0s; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color: transparent; display: block; height: 100px; opacity: 0; width: 271px; } .status_selected { display: block; } .status_not_selected { display: block; } .header_cw { background-color: transparent; background-image: url("http://i.imgur.com/KvJxmFC.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_completed { background-color: transparent; background-image: url("http://i.imgur.com/MoTH914.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; z-index: 0; } .header_onhold { background-color: transparent; background-image: url("http://i.imgur.com/9q3KO9l.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_dropped { background-color: transparent; background-image: url("http://i.imgur.com/thjvTXK.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_ptw { background-color: transparent; background-image: url("http://i.imgur.com/Lzno6Aq.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } #list_surround .status_selected, #list_surround .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/FGW81Tq.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border: 2px solid black !important; border-radius: 20px 0 0 0; display: block; height: 83px; padding: 0; position: fixed; right: -3px; top: 74px; width: 271px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/emq8O49.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border-top-left-radius: 0; border-top-right-radius: 0; top: 160px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/3eE5UJ3.png"); background-position: 0 0; background-repeat: repeat repeat; top: 246px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/m92klVa.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; top: 331px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/sKPKUvn.png"); background-position: 0 0; background-repeat: repeat repeat; top: 417px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/vpaMZZP.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border-bottom-left-radius: 20px !important; top: 502px; width: 271px; } /:hover + .hide { background-color: rgba(200, 5, 200, 0.75); background-position: center 50% !important; background-repeat: no-repeat !important; background-size: cover; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; display: block !important; height: 280px; left: 1%; padding-bottom: 0; position: fixed; top: 160px; width: 181px; } .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; content: ""; padding-bottom: 5px; position: absolute; text-align: center; top: -25px; width: 225px; } .td1:nth-of-type(6), .td2:nth-of-type(6) { background-color: rgba(20, 30, 255, 0.85) !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; } #copyright, #copyright:hover { background-color: #C41E0E; border-radius: 5px 5px 5px 5px; bottom: 0; color: white; padding: 2px; width: 100%; } a[href=""], [href=""] { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/xkiNOdx.jpg"); background-position: left top; background-repeat: no-repeat; padding-bottom: 5px !important; padding-left: 29px; } /* THUMBNAIL SETTINGS Settings for the thumbnails of covers seen on your list. Height and width control the size, while margin-left and top can be added or taken away to change the position. Change the border size, type, or color, with the first border code.*/ .hide { height:65px; width:50px; margin-left:33px; margin-top:-65px; border:1px solid #FFFFFF; background-color:rgba(248, 162, 200, 0.7); background-position:50% 50%; background-repeat:no-repeat no-repeat; background-size:cover; border-bottom-left-radius:7px; border-bottom-right-radius:7px; border-top-left-radius:7px; border-top-right-radius:7px; display:inline-block !important; position: absolute; } /*ANIMATION FOR ZOOM Change the timing of how long it takes for it zoom out here! Its set to .25 seconds by default. */ * { -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; } /*ROW WIDTH AND SPACING This will increase the height of your rows and move the anime title to the left. It might look funny on some layouts so you'll have to adjust it or ask for help! Height is the height, padding left is the space the anime title moves from the left. */ .td1:nth-of-type(2), .td2:nth-of-type(2) { height: 52px; padding-left: 57px; } @media all and (max-device-width:1001px) { body {background: green;} } The bottom part is to make it work on my tablet, that part didn't work too so that's my makeshift fix until I figure it out to do it properly. What are the specs on the desktop view that differ from the laptop view? (screen resolution/browser/etc) Also what are you seeing exactly on your desktop, take a screenshot that helps a lot http://myanimelist.net/forum/?topicid=458603 edit: see next post... No you haven't used the multiple resolution technique correctly at all. You shouldn't need it to match up your laptop and desktop view for the list you're using anyways. |
Shishio-kunFeb 16, 2014 12:38 PM
Feb 16, 2014 12:38 PM
#1697
Paulius01 said: Hi, I'm having trouble with my list and I've checked a couple of topics you made but couldn't figure it out on my own. I've recently tried modifying a list that I found not too long ago,I did it on my laptop and it worked pretty well there but now that I've came back home and tried it on my desktop most of the stuff doesn't work. That it includes sidebar buttons , headers and anime thumbnails. The topic that you made about coding for multiple resolutions didn't help me, it could be because I'm doing it wrong or there is something else that is wrong. It's my first time making a custom list. The code: @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/CSS%20for%20Foxgirls%20MK.cs"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/google%20family%20fonts%20MK.css"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/Icon%20style%20menu%20bar%20MK.css"; @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/Premade%20anime%20MK.css"; *{ text-decoration: none; } body { background-attachment: fixed; background-clip: border-box; background-color: transparent; background-image: url("http://i.imgur.com/O2845RV.png"); background-position: 24% 8%; background-repeat: no-repeat no-repeat; background-size: cover; font-family: calibri; } #list_surround { background-attachment: fixed; background-position: 24% 0; background-repeat: no-repeat no-repeat; font-size: 15px; height: 250px; left: 15% !important; line-height: 1; margin: 0 auto; padding-bottom: 13px; padding-top: 1px; position: absolute; width: 700px; 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: green; font-weight: bold; transition: all 0.1s ease 0s; } a:hover { color: #3167A9; text-shadow: 0 1px rgba(255, 255, 255, 0.15); } .borderRBL { border-width: 0 1px 1px 1px; } .table_header { } .table_header:first-of-type { border-radius: 20px 0 0 0; } .table_header:nth-of-type(2) { text-align: left; font-family: sans-serif; font-style: italic; } .table_header:nth-of-type(5) { border-bottom-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 20px; } .table_header, .category_totals { background-color: #000000; border: 0 none; opacity: 1; padding: 4px; padding-bottom: 10px; text-align: center; vertical-align: top; } .td1, .td2 { background-image: url("http://i.imgur.com/5oamlSI.png"); padding: 4px; padding-bottom: 10px; padding-top: 10px; } .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: #3167a9; font-weight: bold; } .table_header, .td1, .td2, .category_totals { color: grey; } .borderRBL { line-height: normal !important; } [cellspacing="0"] { line-height: 17px; } .category_totals { background-color: black; border-radius: 0 0 12px 12px; text-align: center; } .category_totals:hover { background-color: #C41E0E; color: #FFFFFF; } [class^="header_"] * { background-repeat: no-repeat no-repeat; font-size: 0; height: 200px; line-height: 24px; padding-bottom: 0; text-align: right; vertical-align: bottom; } .header_title { border-radius: 4px 4px 4px 4px; color: #FFFFFF; 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-image: url("http://i.imgur.com/A2oH0MO.png); border: 0 none; border-color: rgb(255, 255, 255); border-radius: 20px 20px 20px 20px; color: rgb(233, 13, 13); line-height: 3; min-height: 20px; padding: 8px; text-align: center; vertical-align: top; } .status_not_selected { opacity: 0.7; right: -183px !important; transition: all 0.4s ease 0s; } .status_not_selected:hover { color: transparent; opacity: 1; right: 3px !important; transition: all 0.4s ease 0s; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color: transparent; display: block; height: 100px; opacity: 0; width: 271px; } .status_selected { display: block; } .status_not_selected { display: block; } .header_cw { background-color: transparent; background-image: url("http://i.imgur.com/KvJxmFC.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_completed { background-color: transparent; background-image: url("http://i.imgur.com/MoTH914.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; z-index: 0; } .header_onhold { background-color: transparent; background-image: url("http://i.imgur.com/9q3KO9l.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_dropped { background-color: transparent; background-image: url("http://i.imgur.com/thjvTXK.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } .header_ptw { background-color: transparent; background-image: url("http://i.imgur.com/Lzno6Aq.png"); background-position: 50% 0; background-repeat: no-repeat no-repeat; height: 200px; } #list_surround .status_selected, #list_surround .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/FGW81Tq.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border: 2px solid black !important; border-radius: 20px 0 0 0; display: block; height: 83px; padding: 0; position: fixed; right: -3px; top: 74px; width: 271px; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/emq8O49.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border-top-left-radius: 0; border-top-right-radius: 0; top: 160px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/3eE5UJ3.png"); background-position: 0 0; background-repeat: repeat repeat; top: 246px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/m92klVa.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; top: 331px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/sKPKUvn.png"); background-position: 0 0; background-repeat: repeat repeat; top: 417px; } #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-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/vpaMZZP.png"); background-position: 0 0; background-repeat: no-repeat no-repeat; border-bottom-left-radius: 20px !important; top: 502px; width: 271px; } /:hover + .hide { background-color: rgba(200, 5, 200, 0.75); background-position: center 50% !important; background-repeat: no-repeat !important; background-size: cover; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; display: block !important; height: 280px; left: 1%; padding-bottom: 0; position: fixed; top: 160px; width: 181px; } .hide:before { background: none repeat scroll 0 0 transparent; border-radius: 25px 25px 0 0; color: white; content: ""; padding-bottom: 5px; position: absolute; text-align: center; top: -25px; width: 225px; } .td1:nth-of-type(6), .td2:nth-of-type(6) { background-color: rgba(20, 30, 255, 0.85) !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; } #copyright, #copyright:hover { background-color: #C41E0E; border-radius: 5px 5px 5px 5px; bottom: 0; color: white; padding: 2px; width: 100%; } a[href=""], [href=""] { background-attachment: scroll; background-color: transparent; background-image: url("http://i.imgur.com/xkiNOdx.jpg"); background-position: left top; background-repeat: no-repeat; padding-bottom: 5px !important; padding-left: 29px; } /* THUMBNAIL SETTINGS Settings for the thumbnails of covers seen on your list. Height and width control the size, while margin-left and top can be added or taken away to change the position. Change the border size, type, or color, with the first border code.*/ .hide { height:65px; width:50px; margin-left:33px; margin-top:-65px; border:1px solid #FFFFFF; background-color:rgba(248, 162, 200, 0.7); background-position:50% 50%; background-repeat:no-repeat no-repeat; background-size:cover; border-bottom-left-radius:7px; border-bottom-right-radius:7px; border-top-left-radius:7px; border-top-right-radius:7px; display:inline-block !important; position: absolute; } /*ANIMATION FOR ZOOM Change the timing of how long it takes for it zoom out here! Its set to .25 seconds by default. */ * { -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; } /*ROW WIDTH AND SPACING This will increase the height of your rows and move the anime title to the left. It might look funny on some layouts so you'll have to adjust it or ask for help! Height is the height, padding left is the space the anime title moves from the left. */ .td1:nth-of-type(2), .td2:nth-of-type(2) { height: 52px; padding-left: 57px; } @media all and (max-device-width:1001px) { body {background: green;} } The bottom part is to make it work on my tablet, that part didn't work too so that's my makeshift fix until I figure it out to do it properly. the errors probably aren't resolution related, at some point crucial text was taken out of the code... at the top, you're missing an s in your first import link. @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/CSS%20for%20Foxgirls%20MK.cs"; it should be @import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/CSS%20for%20Foxgirls%20MK.css"; scroll to #grand_totals, see the first line under it background-image: url("http://i.imgur.com/A2oH0mO.png) put the quotation after .png so it looks like background-image: url("http://i.imgur.com/A2oH0mO.png") search for similar errors, make sure all links work. |
Feb 16, 2014 12:58 PM
#1698
I have fixed the errors you mentioned and it's working now, thank you. If you don't mind could you also help me out with the tag bar? I'd like to keep it there but it disappeared after I fixed the problem (it never was there in the first place, it's not an error I simply have no idea what I'm doing). |
Feb 17, 2014 12:00 AM
#1699
KuroMayKami said: TheUnexpectedFan said: Hello I would like some one to look at my the "About Me" section of my profile and tell me if I can break the anime titles and characters into links cleanly. If I cannot that is fine. If so how would I do it? Thank you for your time. If I understood you rightly you want to add links to the characters and logos in your profile. In this tutorial you can learn how to add link to images: http://myanimelist.net/forum/?topicid=419453 Almost, but not quite. I do know how to split an image and make link, that is if everything is lain out in acrid pattern. The character image and anime logs on my about my picture are nogt in a grid. The only course I see is the one where I end up cutting titles and characters into multiple pieces and assignie every piece of any one logo or character the same link. For example: if I ended up having to cut my Cowboy Bebop logo into three pieces using the method in the link above the only way make sure it worked right would be to give all three pieces the link to the Bebop MAL page. Is there a way around that? Can I cleanly section my about me picture with out cutting through the titles and characters? |
Feb 17, 2014 1:32 AM
#1700
@TheUnexpectedFan no you cant since img bbcode works like text , all objects are placed on the same line untill the line is interrupted and it starts a new one. |
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 |