New
Dec 31, 2014 10:26 AM
#2461
Your gif is way too big man, it takes ages to open your list. Did you try only animating the fire so the gif is smaller? You can just add it on your wallpaper as another layer in your list. |
SatiriquesDec 31, 2014 4:12 PM
Dec 31, 2014 4:47 PM
#2462
Satiriques said: Your gif is way too big man, it takes ages to open your list. Did you try only animating the fire so the gif is smaller? You can just add it on your wallpaper as another layer in your list. No. I haven't, because the gif picture itself is not tranparent, which will result black background. :D And thanks for the idea anyway. And ya the GIF is way too big. I Got a new idea to my list. Happy new year! |
Huehuehue |
Dec 31, 2014 5:21 PM
#2463
What's the code for shared anime ? I want to remove it . Tried a[href='/sharedanime.php'] a[href='/sharedanime.php?u1=&u2='] Am idiot D: Thanks . Happy new year ! |
Dec 31, 2014 6:04 PM
#2464
Soochi said: What's the code for shared anime ? I want to remove it . Tried a[href='/sharedanime.php'] a[href='/sharedanime.php?u1=&u2='] Am idiot D: Thanks . Happy new year ! If you mean you want to make your list public instead of Private? Go to Edit -> My List settings -> Public or Privat -> Public (enable) Can someone give me a new code to have 2 backgrounds, instead of them being attached? body { background-attachment: fixed !important; background-image: url("http://i59.tinypic.com/33vn254.png"), url("http://i457.photobucket.com/albums/qq297/W3ta/Wallpaer%20MAL.gif"); background-position: center, left bottom; background-repeat: no-repeat; background-size: cover, 1860px 980px; background-color: black; } |
Huehuehue |
Jan 1, 2015 3:38 AM
#2465
wenuchiha said: Soochi said: What's the code for shared anime ? I want to remove it . Tried a[href='/sharedanime.php'] a[href='/sharedanime.php?u1=&u2='] Am idiot D: Thanks . Happy new year ! If you mean you want to make your list public instead of Private? Go to Edit -> My List settings -> Public or Privat -> Public (enable) Can someone give me a new code to have 2 backgrounds, instead of them being attached? body { background-attachment: fixed !important; background-image: url("http://i59.tinypic.com/33vn254.png"), url("http://i457.photobucket.com/albums/qq297/W3ta/Wallpaer%20MAL.gif"); background-position: center, left bottom; background-repeat: no-repeat; background-size: cover, 1860px 980px; background-color: black; } No , not that . Anyway thanks . And for additional wallpapers u can use #inlinecontent : #inlineContent { background: url ( ) !important; display: !important; height: !important; left: !important; margin: auto !important; position: !important; right: !important; top: !important; width: !important; z-index: !important;} Customize it how u need it . If you want more u can use #list_surround:before { and #list_surround:after { Same , customize it with top , height , width , index etc. #list_surround:before { pointer-events: none; position: ; display: ; content: ''; margin-left: ; margin-top: ; width: ; height: ; background: url( ); z-index: ; } |
Jan 1, 2015 4:44 AM
#2466
@Soochi: Looks like #mal_cs_otherlinks div:last-of-type a:first-of-type{ color: silver !important; background: red !important; } got that from the top bar topic, most all the codes for those parts are in there: http://myanimelist.net/forum/?topicid=397331 @wenuchiha: I just updated the multiple backgrounds topic yesterday, there are premade codes for many multiple backgrounds in there already. |
Jan 1, 2015 5:12 AM
#2467
@Soochi: Thank you! @Shishio-kun: I checked your update, with multiply background, but it seems the background blocks the other ones. |
Huehuehue |
Jan 1, 2015 5:19 AM
#2468
Your image link is dead on your list. As I said in the topic, the images in front of the others needs to be transparent in some way and needs background color to be transparent. You could also combine it with the opacity tutorial to make an image see through. Same with soochi's code which is roughly the same idea |
Shishio-kunJan 1, 2015 5:29 AM
Jan 1, 2015 5:21 AM
#2469
@Shishio - Thanks ! It worked @wenuchiha - You're welcome . Hope it helped |
Jan 1, 2015 5:31 AM
#2470
@soochi: yeah and all the other selectors are in the links on that page, usually separated by color and look different when logged in and out and on another account but you probably know that |
Jan 1, 2015 5:34 AM
#2471
Shishio-kun said: Your image link is dead on your list. As I said in the topic, the images in front of the others needs to be transparent in some way and needs background color to be transparent. You could also combine it with the opacity tutorial to make an image see through. Same with soochi's code which is roughly the same idea It worked. I copied your second code. which used body instead of inlinecontent. It was your link who was dead. :) And thank you guys again!! I Appriciate it! |
Huehuehue |
Jan 1, 2015 5:41 AM
#2472
@Shishio - Yep @wenuchiha - Just ask , i sux at css tho xD |
Jan 1, 2015 5:42 AM
#2473
Oh alright weird, they removed my Rei Ayanami render last night for some reason not sure why it didn't even have nudity or anything |
Jan 1, 2015 6:20 AM
#2474
Hello! Hahaido made an Akame list, and it's background changed into an Esdeath. I don't know how can i fix it or if it's just change / day. Can you help me? |
Jan 1, 2015 6:31 AM
#2475
You just copied his import right ? If so , if he changes the background yours changes too . Fix : import urself and use the background u want . |
Jan 1, 2015 7:25 AM
#2476
No, i got it from here : http://hl.cloudvent.net/ It's his website. It's the last one. I copied that and it's an Esdeath |
Jan 1, 2015 7:33 AM
#2477
As you see there : /* THEMES */ /*@import url(http://dl.dropboxusercontent.com/u/78192465/MyAnimeList/Akame/Akame.css);*/ /* AKAME */ @import url(http://dl.dropboxusercontent.com/u/78192465/MyAnimeList/Akame/Esdese.css); /* ESDESE */ Just disable Edese and enable Akame : /* THEMES */ @import url(http://dl.dropboxusercontent.com/u/78192465/MyAnimeList/Akame/Akame.css); /* AKAME */ /*@import url(http://dl.dropboxusercontent.com/u/78192465/MyAnimeList/Akame/Esdese.css);*/ /* ESDESE */ PS . Cool layouts , Hahaido . |
Jan 1, 2015 8:00 AM
#2478
Thank you! I have one more problem, the pictures aren't in the poster. Do you know how to fix it? |
Jan 1, 2015 8:17 AM
#2479
Go to : .hide:before { and add : margin-left: -15px; margin-top: -73px; |
Jan 1, 2015 8:20 AM
#2480
Senior_Tybor said: Thank you! I have one more problem, the pictures aren't in the poster. Do you know how to fix it? MAL removes the margin codes from your hide:before near the top when they're in that code for some reason, so you can add this to very very bottom in its own set: .hide:before { margin-left: -15px; margin-top: -73px; } |
Jan 1, 2015 9:39 AM
#2482
hmm i have a question Why is my about me picture is not showing up? The link is the one showing up and not the picture -_- I do the step by step on ur video on youtube BTW the pic is not splited its an entire image . |
Jan 1, 2015 9:56 AM
#2483
JetAnime07 said: hmm i have a question Why is my about me picture is not showing up? The link is the one showing up and not the picture -_- I do the step by step on ur video on youtube BTW the pic is not splited its an entire image . Lets see: You used the wrong link from Photobucket and not the direct link. I'm pretty sure I said in the video to use the direct link. If you use the direct link and put that in between the IMG tags instead of the HTML one, you get the actual pic (the first one) and not like what you have now. Putting the wrong link in between IMG tags doesn't show a pic |
Shishio-kunJan 1, 2015 10:00 AM
Jan 1, 2015 10:25 AM
#2484
Shishio-kun said: JetAnime07 said: hmm i have a question Why is my about me picture is not showing up? The link is the one showing up and not the picture -_- I do the step by step on ur video on youtube BTW the pic is not splited its an entire image . Lets see: You used the wrong link from Photobucket and not the direct link. I'm pretty sure I said in the video to use the direct link. If you use the direct link and put that in between the IMG tags instead of the HTML one, you get the actual pic (the first one) and not like what you have now. Putting the wrong link in between IMG tags doesn't show a pic DONE! THANK YOU ! Im using android so i cant tell if its the right link. |
Jan 1, 2015 6:25 PM
#2485
http://myanimelist.net/animelist/wenuchiha How can I make my "wall" slide down? It seems the wall is more zoomed than the original. How do I fix that? For the original wallpaper: body:after { background-image: url(http://i58.tinypic.com/15d41fs.png); background-attachment: fixed; background-position: right bottom; background-repeat: no-repeat; background-color: transparent; background-size: cover; content: ""; display: block; left: 0; top: 0; position: fixed; height: 100%; width: 100%; z-index: -2; } Intro .header_cw span:after{ background: transparent url("http://i62.tinypic.com/dnykno.png") no-repeat; background-position: right bottom; background-color: transparent; background-size: cover; content: ""; left: 0; top: 0; color: black !important; font-size: 32px !important; } |
wenuchihaJan 2, 2015 2:03 AM
Huehuehue |
Jan 2, 2015 6:44 AM
#2486
wenuchiha said: http://myanimelist.net/animelist/wenuchiha How can I make my "wall" slide down? It seems the wall is more zoomed than the original. How do I fix that? For the original wallpaper: body:after { background-image: url(http://i58.tinypic.com/15d41fs.png); background-attachment: fixed; background-position: right bottom; background-repeat: no-repeat; background-color: transparent; background-size: cover; content: ""; display: block; left: 0; top: 0; position: fixed; height: 100%; width: 100%; z-index: -2; } Intro .header_cw span:after{ background: transparent url("http://i62.tinypic.com/dnykno.png") no-repeat; background-position: right bottom; background-color: transparent; background-size: cover; content: ""; left: 0; top: 0; color: black !important; font-size: 32px !important; } OK, first of all, you really need to clean up your code- the layout inspector is saying you have a lot of imports doubling in there. You only need one import of each and you can end it with {} so it stops doubling every time you save your CSS. And you have at least one line in there that say "Read more at..." these lines can interrupt the codes below them and should always be removed. Fixing all this will make it more convenient to inspect/fix your CSS. Finally for future questions try to separate your questions and examples a little better. You post two questions both about "walls", but you don't specify which wall on your layout you're talking about. Always make things crystal clear as possible to makes things easier on ppl trying to help you, don't use ambiguous terms. And then you have the examples after, but it appears the first example applies to your second question and second example applies to your first question- since the second example has a horizontally sliding wall but you're asking in the first question how to make a wall slide down. Most times people post the example code following the question it applies to. But it looks like question 1 applies to example 2 and question 2 applies to example 1, so- I think it'd be easier to use top instead of background position to make that wall slide down: Sliding down wall only coded for currently watching btw /* ANIMATED INTRO RIGHT SIDE (renders) Background-size is the amount of percentage you see of the render. */ .header_cw span:after{ background: transparent url("http://i62.tinypic.com/dnykno.png") no-repeat; background-position: right bottom; background-color: transparent; background-size: cover; content: ""; left: 0; top: 0; position: fixed; color: black !important; font-size: 32px !important; height: 100%; width: 100%; } .header_completed span:after{ background: transparent url("http://i.imgur.com/ADwkSH8.png") no-repeat; background-size: 50%; content: ""; color: black !important; font-size: 32px !important; } .header_onhold span:after{ background: transparent url("http://i.imgur.com/jJjeAGX.png") no-repeat; background-size: 50%; content: ""; color: black !important; font-size: 32px !important; } .header_dropped span:after{ background: transparent url("http://i.imgur.com/gPTEuyP.png") no-repeat; background-size: 55%; content: ""; color: black !important; font-size: 32px !important; } .header_ptw span:after{ background: transparent url("http://i.imgur.com/3tVfecX.png") no-repeat; background-size: 50%; content: ""; color: black !important; font-size: 32px !important; } /* ANIMATED INTRO OTHER SETTINGS The first set of codes is for the background seen behind the animations. The second set is for the left side of the animated intro. The third set controls the intro on the right. the #s codes at the bottom after mymove codes control the timing of the animations. Lower or raise them to make the animations longer. */ .header_cw span:after, .header_completed span:after, .header_onhold span:after, .header_dropped span:after, .header_ptw span:after { position: fixed; height: 100%; width: 100%; right: 0 !important; top: 0; z-index: 110; pointer-events: none; opacity: 0; background-position: 100% 100%; padding-top: 20%; -moz-animation:mymove2 3s; /* Firefox */ -webkit-animation:mymove2 3s; /* Safari and Chrome */ } @-moz-keyframes mymove /* Firefox */ { 0% {opacity: 1} 80% {opacity: 1} 95% {opacity: 0} 99% {opacity: 0} } @-moz-keyframes mymove2 /* Firefox */ { 0% {opacity: 1; top: -140%;} 40% {opacity: 1; top: 0;} 80% {opacity: 1} 95% {opacity: 1} 99% {opacity: 0} } @-webkit-keyframes mymove /* Safari and Chrome */ { 0% {opacity: 1} 80% {opacity: 1} 95% {opacity: 0} 99% {opacity: 0} } @-webkit-keyframes mymove2 /* Safari and Chrome */ { 0% {opacity: 1; top: -140%;} 40% {opacity: 1; top: 0;} 80% {opacity: 1} 95% {opacity: 1} 99% {opacity: 0} } #copyright { z-index: 10000 !important; position: relative; } On the second question, it seems you're talking about the wall in body:after since you mentioned original and original wallpaper and stuff- but they look similar to me and without comparison shots its harder to see the zoom you're talking about, but I guess you could try messing with the background size codes, you can make them "cover" or "contain" or a percentage. Or you could mess around with the background position codes if you want them to reorder the wall too with certain background size settings. Like if you're not seeing the whole background code, set it to left and it will start from the left side. Keep in mind too that backgrounds look different on all resolutions, even when you use background-size codes cuz of image quality. |
Shishio-kunJan 2, 2015 6:58 AM
Jan 2, 2015 12:53 PM
#2487
Thank you very much and Sorry for not being specific. _:(´□`」 ∠):_ I apologize! I fixed all the problems except for the double import of each dropbox code. I don't know where to place the { } ? |
Huehuehue |
Jan 2, 2015 2:12 PM
#2488
wenuchiha said: Thank you very much and Sorry for not being specific. _:(´□`」 ∠):_ I apologize! I fixed all the problems except for the double import of each dropbox code. I don't know where to place the { } ? @import "https://dl.dropboxusercontent.com/s/vwn3405ayqr2nnh/Intro.css?dl=0"; @import "https://dl.dropboxusercontent.com/s/rc302id4u43kjwn/Original.css?dl=0"; @import "https://dl.dropboxusercontent.com/s/rbbhemyy8fo5z6n/Top%20Bar.css?dl=0";{} |
SatiriquesJan 2, 2015 2:16 PM
Jan 3, 2015 3:56 AM
#2489
Hello :D Thanks to your club I managed to make a nice looking profile :D Unfortunetaly when I tried to upgrade it a bit it gets... weird It has 6 pieces and steam button should be clickable but even without link it's broken. It should look like this: And it looks like this: I don't know why is this happening xD |
JustTea_ThankYouJan 3, 2015 8:47 AM
Jan 3, 2015 6:24 AM
#2490
@Scorpio: Post links to all the parts, especially the two parts at the bottom |
Jan 3, 2015 8:05 AM
#2491
Jan 3, 2015 9:45 PM
#2492
Jan 4, 2015 1:24 AM
#2493
Satiriques said: Your top image width is 439px and your bottom part is 640px Och.. but how is this possible D: I chopped them in one time with gimp. They can rescale automativaly or what xD |
Jan 4, 2015 3:50 AM
#2494
Jan 4, 2015 6:24 AM
#2495
_Scorpio said: Satiriques said: Your top image width is 439px and your bottom part is 640px Och.. but how is this possible D: I chopped them in one time with gimp. They can rescale automativaly or what xD I chopped a test profile graphic with Gimp and one of the pieces was resized, but when I pasted them a second time they weren't resized (so weird) so maybe repaste them or upload them to Imgur to see if that fixes them. Maybe adding [/center] to the top also will keep them from being resized, but do the other stuff first |
Jan 4, 2015 6:32 AM
#2496
Oiomi-chan said: _Scorpio said: some picture hosts do that sometimes :-PSatiriques said: Your top image width is 439px and your bottom part is 640px Och.. but how is this possible D: I chopped them in one time with gimp. They can rescale automativaly or what xD Shishio-kun said: _Scorpio said: Satiriques said: Your top image width is 439px and your bottom part is 640px Och.. but how is this possible D: I chopped them in one time with gimp. They can rescale automativaly or what xD I chopped a test profile graphic with Gimp and one of the pieces was resized, but when I pasted them a second time they weren't resized (so weird) so maybe repaste them or upload them to Imgur to see if that fixes them. Maybe adding [/center] to the top also will keep them from being resized, but do the other stuff first Yup I uploaded it to Imgur and now it's correct! Thank you for your help guys! Now I can be happy from my badly made profile xD I will use Imgur from now ;P |
Jan 4, 2015 7:05 AM
#2497
Does anyone know how to remove the text or replace it with the exact style for this? .header_cw { background-color: transparent; background-image: url("http://i.imgur.com/Ve9nDsh.png"); background-position: 50% 10px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -100px; } .header_completed { background-color: transparent; background-image: url("http://imgur.com/rhGif5A.png"); background-position: 50% 10px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -100px; } .header_onhold { background-color: transparent; background-image: url("http://imgur.com/fzAkofz.png"); background-position: 50% 10px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -100px; } .header_dropped { background-color: transparent; background-image: url("http://imgur.com/JrB2Hgx.png"); background-position: 50% 10px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -100px; } .header_ptw { background-color: transparent; background-image: url("http://imgur.com/Oeqwh7g.png"); background-position: 50% 10px; background-repeat: no-repeat no-repeat; height: 50px; margin-bottom: 0; margin-top: -100px; } Same for here: #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i60.tinypic.com/307tbio.jpg); background-position:100% 0; top:620px; I really want to get this to fit with the manga list so I need the text to say 'reading', 'all manga', etc. I want to keep the same background though but just replace the text. |
Jan 4, 2015 7:37 AM
#2498
It's in Shishio's tutorials. Here's the code to remove the header text. /* REMOVE HEADER TEXT These codes remove the original text like "Completed" and "Currently Watching" from each category on the list. Some people will want the text gone so they can have their own custom logos. But if you want the text back, you have to remove this whole section. It shouldn't affect the images in any way. */ .header_title { color: gray !important; color: transparent !important; font-size: 1px !important; font-size: 0px !important; font-size: 0 !important; font-size: 0pt !important; } Read more at http://myanimelist.net/forum/?topicid=314657#kHogGkoPmU6pxFwX.99 |
Jan 10, 2015 9:02 AM
#2499
When will the reconstruction be done? I'm sorry if someone asked already but I really don't have the time to search through over 100 pages of posts. |
[center]Me: [center]Clubs I'm In: |
Jan 10, 2015 9:32 AM
#2500
AyumeLove said: When will the reconstruction be done? I'm sorry if someone asked already but I really don't have the time to search through over 100 pages of posts. Are you talking about this page? http://myanimelist.net/forum/?topicid=318587 Before yesterday, it still had all the thumbnails (images) which you could click and then go to a layout, but a third or so of the codes were missing after Dropbox crashed after the September hacking here on MAL. By "reconstruction" earlier this week I meant I was rearranging the order of the thumbnails and restoring those missing source codes earlier this week. But yesterday, MAL was broken or hacked again, and now nearly all the thumbnail images are gone on the entire site (except for lists and avatars). You can read more about it on the front page: http://myanimelist.net/clubs.php?cid=19736 So images won't be seen in that topic until they fix the image problem, and then you can view and take about 2/3 of the layouts again, and I can start working on it again, and restore it back to 100%. Just trying to explain the missing images have nothing to do with me and what I was doing before, I'll have to update the topic to make it clear why pics are gone |
Jan 10, 2015 9:39 AM
#2501
Hey there :) I tried using Shishio-kun's version of the square layout. I changed the background to my liking and I wanted to know how to fix a couple of things: 1) I know where the colors of the categories are(the currently watching etc) but I can't figure out what two colors work best for this background. 2) That same bar of the completed, dropped etc is not in the middle in my computer and I want it to be. Where is the code for this bar located? 3) the box that tells you how much animes from TV, OVA, Movies you've seen, I wanted to be in the center if it's the only box in the line(I don't know if it's possible in CSS though) If you can assist me in those that'll be great. This is the code to my list: @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM); /* LIST WIDTH (NUMBER OF COVERS PER ROW) Adjust the width of the list with the percentage amount in the first code. Afterwards, you may want to adjust the header behind the category links with the other code (lower it if you increase list width). */ #list_surround { width: 90% !important; } /* MAIN BACKGROUND (BEHIND EVERYTHING) */ body { background-image: url(http://i.imgur.com/ikMHY4M.jpg); background-size: cover; background-attachment: fixed; } /* BANNER (TOP IMAGE) Removed for this version. */ #inlineContent { background-image: none; background-color: transparent !important; background-position: right 11% !important; background-size: cover; z-index: -3 !important; } /* TOP BAR ICONS Replace the icons for the top bar here. Remember you see different icons depending on if you're on your own list or not, or when you're logged out. */ /* USER ICON */ #mal_cs_listinfo div:first-of-type a:before { background-image: url("http://i.imgur.com/L3NPnIc.png"); } /* LOGOUT ICON */ #mal_cs_listinfo div:last-of-type a:before { background-image: url("http://i.imgur.com/8SeJ2Xv.png"); } /* ADD TO LIST ICON */ #mal_cs_links div:first-of-type a:first-of-type:before { background-image: url("http://i.imgur.com/xQVAKzz.png"); } /* VISITOR'S ANIME LIST ICON*/ #mal_cs_links div:last-of-type a:first-of-type:before { background-image: url("http://i.imgur.com/vIs2F3V.png"); } /* VISITOR'S MANGA LIST ICON*/ #mal_cs_links div:last-of-type a:last-of-type:before { background-image: url("http://i.imgur.com/es1SALB.png"); } /* HOME ICON, VISITOR'S ICON FOR YOUR PROFILE LINK*/ #mal_cs_links div:first-of-type a:last-of-type:before, #mal_cs_otherlinks div:first-of-type a:before { background-image: url("http://i.imgur.com/wizrHEb.png"); } /* LIST OWNER'S MANGA LIST ICON*/ #mal_cs_otherlinks div a[href*="/mangalist/"]:before { background-image: url("http://i.imgur.com/0HdfMQ7.png"); } /* LIST OWNER'S ANIME LIST ICON*/ #mal_cs_otherlinks div a[href*="/animelist/"]:before { background-image: url("http://i.imgur.com/zuq7ViZ.png"); } /* FORUM ICON*/ #mal_cs_otherlinks a[href*="/forum/"]:before { background-image: url("http://i.imgur.com/cFhhBvt.png"); } /* HISTORY ICONS*/ #mal_cs_otherlinks a[href*="/history/"]:before, #mal_cs_otherlinks div a[href*="/history/"]:before { background-image: url("http://i.imgur.com/R2p6EbR.png"); } /* EXPORT ICON*/ #mal_cs_otherlinks a[href*="/panel.php?go=export"]:before { background-image: url("http://i.imgur.com/tRXCo2i.png"); } /* SHARED ICON*/ #mal_cs_otherlinks div a[href*="/shared"]:before { background-image: url("http://i.imgur.com/1BHMiAh.png"); } /* LOGIN ICON*/ #mal_cs_otherlinks div a[href*="/login.php"]:before { background-image: url("http://i.imgur.com/Rd7leqb.png"); } /* REGISTER ICON*/ #mal_cs_otherlinks div a[href*="/register.php"]:before { background-image: url("http://i.imgur.com/fRQHVKI.png"); } /* LEARN MORE ICON*/ #mal_cs_otherlinks div a[href*="/modules.php?go=faq"]:before { background-image: url("http://i.imgur.com/oqrJXHB.png"); } /* COLORS*/ /* CATEGORY BUTTON GLOW*/ .status_selected { background-color: ; box-shadow: 0px 0px 20px cyan; } /* COLOR OF LIST*/ #list_surround{ background-color: rgba(1,1,1,.5) !important; } /* BACKGROUND COLOR BEHIND TOP BAR AND BANNER BORDER */ #list_surround:before, #inlineContent:after, #inlineContent:before { background-color: rgba(1,1,1,.5) !important; } /* COLOR OF BUTTONS, HEADERS, UNSELECTED BUTTONS, ANIMETITLE, AND BEHIND ICONS The first rgb color is the top of the header, second is bottom of the header (Firefox). The third rgb color is the top of the header, fourth is bottom of the header (Chrome). */ #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, .table_headerLink, .status_not_selected a, .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw, .td1, .td2, .td1 a + small, .td2 a + small, .animetitle, #grand_totals, .category_totals, #copyright { background-image: -moz-linear-gradient(top, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%) !important; background-image: -webkit-linear-gradient(top, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%) !important; } /* COLOR OF CATEGORY MENU BUTTONS/TOP BAR BUTTONS/ANIMETITLE ON HOVER The first rgb color is the top of the header, second is bottom of the header (Firefox). The third rgb color is the top of the header, fourth is bottom of the header (Chrome). */ #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover, .table_headerLink:hover, .status_not_selected a:hover, .animetitle:hover { background-image: -moz-linear-gradient(bottom, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%) !important; background-image: -webkit-linear-gradient(bottom, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%) !important; } /* SELECTED CATEGORY LINK BUTTON COLOR */ .status_selected{ background-color: rgb(26, 26, 126) !important; background-image: none; } /* TOPBAR SEARCHBOX COLOR */ #searchBox{ background-color: black !important; background-image: ; color: white !important; } /* HEADER COLORS */ .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw{ color: white; } /* TOPBAR BUTTON TEXT COLOR */ .table_header a{ color: silver; } /* SELECTED CATEGORY LINK TEXT COLOR*/ .status_selected a{ color: silver; } /* UNSELECTED CATEGORY LINK TEXT COLOR */ .status_not_selected a { color: silver; } /* ANIME INFO BUBBLE COLOR */ .td1:first-of-type, .td2:first-of-type, .td1, .td2, .td1 a, .td2 a { color: silver; } /* ANIMETITLE COLOR */ .animetitle{ color: silver; } /* LINK TEXT AND TAGS TEXT ON HOVER */ a:hover, #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover { color: white !Important; } /* CATEGORY TOTALS COLOR, GRAND TOTALS COLOR, COPYRIGHT COLOR */ .category_totals, #grand_totals, #copyright { color: silver ; } #copyright a{ color: white; } /* HOVER EFFECT ON TITLES */ #list_surround table:nth-of-type(n+4):not(.header_cw):not(.header_completed):not(.header_onhold):not(.header_dropped):not(.header_ptw):hover { background-color: rgba(245, 132, 0, 0.2); } /* MAX HEIGHT OF ANIME TITLES Adjust this to make more or less height for the longer titles on your list. */ .animetitle { max-height: 34px !important; } /* HEIGHT OF TAGS BOX If you've turned Tags on for your list, you can adjust the height of the box your tags appear in here. Keep in mind you won't see tags for this list style unless you hover your cursor over the anime. */ .td1[width="125"], .td2[width="125"] { height: 120px !important; } /******************************* OTHER CODES, DON'T TOUCH UNLESS YOU KNOW WHAT YOU'RE DOING *******************************/ #inlineContent { border-bottom-color: rgb(52, 52, 52); } #mal_control_strip tbody { background-color: rgb(52, 52, 52); } #inlineContent, #searchBox, .status_selected, body, .hide { background-color: rgb(26, 26, 26); } #searchBox, body, input[type=text] { color: rgb(255, 255, 255); } #list_surround table:first-of-type, #list_surround, input[type=text] { background-color: rgb(52, 52, 52); } a { color: rgb(182, 182, 182); } a:hover, #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover { color: rgb(255, 255, 255); } #list_surround table:nth-of-type(n+4):not(.header_cw):not(.header_completed):not(.header_onhold):not(.header_dropped):not(.header_ptw):hover { background-color: rgba(245, 132, 0, 0.2); } .hide { box-shadow: 0px 0px 11px 2px rgb(13, 13, 13) inset; } ::selection { color: rgb(245, 132, 0); background-color: rgb(255, 255, 255); } ::-moz-selection { color: rgb(245, 132, 0); background-color: rgb(255, 255, 255); } #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, .table_headerLink, .status_not_selected, .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw, .category_totals, #grand_totals, #copyright { background-color: rgb(26, 26, 26) !important; background-image: linear-gradient(top, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%) !important; background-image: -o-linear-gradient(top, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%) !important; background-image: -ms-linear-gradient(top, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%) !important; } #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover, .table_headerLink:hover, .status_not_selected:hover { background-image: linear-gradient(bottom, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%); background-image: -o-linear-gradient(bottom, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%); background-image: -ms-linear-gradient(bottom, rgb(26, 26, 26) 40%, rgb(13, 13, 13) 60%); } .td1, .td2, .td1 a + small, .td2 a + small, .animetitle { background-color: rgba(13, 13, 13, 0.9); background: transparent linear-gradient(top, rgba(26, 26, 26, 0.9) 40%, rgba(13, 13, 13, 0.9) 60%); background: transparent -o-linear-gradient(top, rgba(26, 26, 26, 0.9) 40%, rgba(13, 13, 13, 0.9) 60%); background: transparent -ms-linear-gradient(top, rgba(26, 26, 26, 0.9) 40%, rgba(13, 13, 13, 0.9) 60%); } .animetitle:hover { background-image: linear-gradient(bottom, rgba(26, 26, 26, 0.9) 40%, rgba(13, 13, 13, 0.9) 60%); background-image: -o-linear-gradient(bottom, rgba(26, 26, 26, 0.9) 40%, rgba(13, 13, 13, 0.9) 60%); background-image: -ms-linear-gradient(bottom, rgba(26, 26, 26, 0.9) 40%, rgba(13, 13, 13, 0.9) 60%); } #fancybox-wrap { position: fixed !important; top: 0px !important; bottom: 0px; left: 0px !important; right: 0px !important; max-height: 90%; margin: auto !important; } #fancybox-inner { bottom: 10px; height: auto !important; } body { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } a { text-decoration: none; } #mal_control_strip { width: 77% !important; height: 120px; margin: auto !important; background: none !important; } #inlineContent { background-color: transparent !important; display: block !important; position: absolute; top: 0px; left: 0px; height: 420px; width: 100%; background-position: right; border-bottom-width: 42px; border-bottom-style: solid; z-index: -1; } #mal_control_strip tbody { position: absolute; top: 0px; width: 686px; height: 120px; border-radius: 0px 0px 13px 13px; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks { padding: 0px !important; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right-style: none !important; } #mal_cs_pic { position: absolute; top: 11px; left: 11px; } #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a { display: block; position: absolute; top: 11px; width: 64px; height: 64px; line-height: 64px; overflow-x: hidden !important; overflow-y: hidden; white-space: nowrap; letter-spacing: -1px; font-size: 0px !important; font-weight: bold !important; text-align: center; text-decoration: none !important; border-radius: 7px; } #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover { font-size: 11px !important; } #mal_cs_listinfo div:first-of-type a {left: 11px;} #mal_cs_listinfo div:last-of-type a {left: 86px;} #mal_cs_links div:first-of-type a:first-of-type {left: 161px;} #mal_cs_links div:last-of-type a:first-of-type {left: 236px;} #mal_cs_links div:last-of-type a:last-of-type {left: 311px;} #mal_cs_links div:first-of-type a:last-of-type, #mal_cs_otherlinks div:first-of-type a {left: 386px;} #mal_cs_otherlinks a[href*="/forum/"], #mal_cs_otherlinks a[href*="/mangalist/"], #mal_cs_otherlinks a[href*="/animelist/"], #mal_cs_otherlinks a[href*="/login.php"] {left: 461px;} #mal_cs_otherlinks a[href*="/history/"], #mal_cs_otherlinks a[href*="/register.php"] {left: 536px;} #mal_cs_otherlinks a[href*="/panel.php?go=export"], #mal_cs_otherlinks a[href*="/shared"], #mal_cs_otherlinks a[href*="/modules.php?go=faq"] {left: 611px;} #mal_cs_listinfo a:before, #mal_cs_links a:before, #mal_cs_otherlinks a:before { position: absolute; top: 0px; left: 0px; width: 64px; height: 64px; content: ""; background-position: center; background-repeat: no-repeat; background-size: 56px; } #mal_cs_listinfo a:hover:before, #mal_cs_links a:hover:before, #mal_cs_otherlinks a:hover:before { content: none; } #mal_cs_powered { top: 86px !important; left: 461px; right: auto !important; } #mal_cs_powered img { display: none; } #searchBox { position: absolute; top: 0px; left: 0px; padding: 4px 7px; width: 200px !important; height: 15px; font-size: 11px !important; text-align: center; border: none; border-radius: 4px; } .header_cw + table , .header_completed + table , .header_onhold + table , .header_dropped + table , .header_ptw + table { position: absolute; top: 86px; width: 461px; -layout: fixed; border-spacing: 11px 0px; } #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; } .table_header { width: auto; } .table_header:first-of-type, .table_header:nth-of-type(n+6) { display: none; } .table_headerLink { display: block; padding: 4px 7px; height: 15px; text-align: center; border-radius: 4px; } #list_surround table:first-of-type { position: absolute; top: 398px; width: auto; font-size: 13px; font-weight: bold; border-spacing: 11px; border-radius: 13px 13px 0px 0px; } .status_selected, .status_not_selected { width: auto; white-space: nowrap; border-radius: 7px; } .status_selected a, .status_not_selected a { display: block; padding: 0px 22px; line-height: 42px; } #list_surround { width: 77%; min-width: 726px; margin: 406px auto 64px; padding: 11px 31px 42px 31px; border-radius: 42px; } .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw { clear: both; position: relative; top: 31px; margin: 0px 0px 42px 0px; padding: 11px 0px; border-radius: 13px; } .header_title { padding-left: 242px; font-size: 22px; font-weight: bold; text-align: center; } #list_surround table:nth-of-type(n+4):not(.header_cw):not(.header_completed):not(.header_onhold):not(.header_dropped):not(.header_ptw), .hide { float: left; position: relative; width: 220px; height: 220px; margin: 11px; border-radius: 13px; } #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 { display: block !important; margin-left: -231px; background-position: center -20px; } .td1, .td2 { position: absolute; padding: 4px 7px; border-radius: 4px; } .td1:nth-of-type(2), .td2:nth-of-type(2) { visibility: hidden; padding: 0px; width: 100%; height: 100%; } .td1:first-of-type:before, .td2:first-of-type:before { content: "#"; } .td1:first-of-type, .td2:first-of-type { top: 11px; left: 11px; width: 42px; z-index: 1; } .td1 a[title="Anime Information"] + small, .td2 a[title="Anime Information"] + small { display: block; visibility: visible; position: absolute; top: 11px; left: 82px; width: 43px; padding: 4px 7px; font-size: 11px; text-align: center; word-wrap: break-word; border-radius: 4px; } .td1:nth-of-type(4)[width="50"], .td2:nth-of-type(4)[width="50"] { top: 11px; right: 11px; width: 42px; } td[width="70"] + .td1:nth-of-type(5):before, [width="70"] + .td2:nth-of-type(5):before { content: "Volumes: "; } td[width="70"] + .td1:nth-of-type(5), td[width="70"] + .td2:nth-of-type(5) { top: 11px; right: 11px; width: auto; text-align: right; } .td1 a:not([title="Anime Information"]) + small, .td2 a:not([title="Anime Information"]) + small { display: block; visibility: visible; position: absolute; top: 41px; right: 11px; width: auto; padding: 4px 7px; font-size: 11px; text-align: right; border-radius: 4px; } .animetitle { display: block; visibility: visible; position: absolute; left: 11px; bottom: 41px; padding: 7px; width: 184px; max-height: 34px; overflow: hidden; text-align: center; font-size: 13px; font-weight: bold; border-radius: 7px; } .td1:nth-of-type(3):before, .td2:nth-of-type(3):before { content: "Score: "; } .td1:nth-of-type(3), .td2:nth-of-type(3) { left: 11px; bottom: 11px; width: auto; text-align: left; } td[width="50"] + .td1:nth-of-type(5):before, [width="50"] + .td2:nth-of-type(5):before { content: "Episodes: "; } td[width="50"] + .td1:nth-of-type(5), td[width="50"] + .td2:nth-of-type(5) { right: 11px; bottom: 11px; width: auto; text-align: right; } .td1:nth-of-type(4)[width="70"]:before, .td2:nth-of-type(4)[width="70"]:before { content: "Chapters: "; } .td1:nth-of-type(4)[width="70"], .td2:nth-of-type(4)[width="70"] { bottom: 11px; right: 11px; width: auto; text-align: right; } .td1:nth-of-type(n+6), .td2:nth-of-type(n+6) { display: none; } .td1[width="125"], .td2[width="125"] { left: 11px; top: 71px; width: 184px; height: 45px; overflow: auto; } #list_surround table:hover .td1[width="125"], #list_surround table:hover .td2[width="125"] { display: block; } input[type=text] { width: 100%; text-align: right; border: none; border-radius: 4px; } input[value=Go] { display: none; } #list_surround .List_LightBox { display: block; visibility: visible; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; font-size: 0px; } .category_totals { padding: 0px 31px; text-align: center; white-space: pre-line; border-radius: 13px; } .category_totals:before { display: block; content: "Totals:"; text-align: center; font-weight: bold; } #grand_totals, #copyright { clear: both; position: relative; top: 31px; padding: 11px 0px; text-align: center; } #grand_totals { margin-bottom: 22px; border-radius: 7px; } #copyright { margin-top: 0px !important; margin-bottom: 31px; border-radius: 13px; } #list_surround br { display: none; } #mal_control_strip #mal_cs_otherlinks strong{ margin: 0px !important; font-size: 0px !important; } #list_surround:before { border-radius: 0 0 13px 13px; height: 120px; top: 0; width: 700px; content: ""; z-index: -2 !important; display: block; position: absolute !important; left: 11% !important; } .status_not_selected a { border-radius: 6px; color: ; } .status_not_selected a { border-radius: 6px; } #mal_cs_otherlinks :nth-of-type(2) { margin-top: -40px; } #mal_cs_otherlinks a[href*="/forum/"], #mal_cs_otherlinks a[href*="/mangalist/"], #mal_cs_otherlinks a[href*="/animelist/"], #mal_cs_otherlinks a[href*="/login.php"], #mal_cs_otherlinks div a[href*="/register.php"]{ margin-top: 0; } .header_cw + table, .header_completed + table, .header_onhold + table, .header_dropped + table, .header_ptw + table { background: none repeat scroll 0 0 transparent; border-spacing: 11px 0; left: 12%; margin-left: -7px; position: absolute; top: 86px; width: 461px; } #inlineContent { display: none !important; } #list_surround table:first-of-type, #list_surround, input[type="text"] { background-color: transparent; } #list_surround table:first-of-type { top: 458px; } .header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw { margin-top: -20px; visibility: hidden; } .header_cw:before, .header_completed:before, .header_onhold:before, .header_dropped:before, .header_ptw:before, .header_cw:after, .header_completed:after, .header_onhold:after, .header_dropped:after, .header_ptw:after { visibility: visible !important; } #list_surround { margin: 325px auto 64px; } #list_surround table:nth-of-type(n+4):not(.header_cw):not(.header_completed):not(.header_onhold):not(.header_dropped):not(.header_ptw), .hide { height: 300px !important; } .hide { background-position: center !important; } #mal_control_strip tbody { background-color: transparent !important; } Read more at http://myanimelist.net/forum/?topicid=1198609&show=40#ed7yHK7mFDjtIq6k.99 and this is the link Thanks in advance. |
Jan 10, 2015 11:32 AM
#2502
Shishio-kun said: AyumeLove said: When will the reconstruction be done? I'm sorry if someone asked already but I really don't have the time to search through over 100 pages of posts. Are you talking about this page? http://myanimelist.net/forum/?topicid=318587 Before yesterday, it still had all the thumbnails (images) which you could click and then go to a layout, but a third or so of the codes were missing after Dropbox crashed after the September hacking here on MAL. By "reconstruction" earlier this week I meant I was rearranging the order of the thumbnails and restoring those missing source codes earlier this week. But yesterday, MAL was broken or hacked again, and now nearly all the thumbnail images are gone on the entire site (except for lists and avatars). You can read more about it on the front page: http://myanimelist.net/clubs.php?cid=19736 So images won't be seen in that topic until they fix the image problem, and then you can view and take about 2/3 of the layouts again, and I can start working on it again, and restore it back to 100%. Just trying to explain the missing images have nothing to do with me and what I was doing before, I'll have to update the topic to make it clear why pics are gone Thanks for explaining and don't worry I wasn't blaming you. I just have trouble interpreting things that aren't very clear. |
[center]Me: [center]Clubs I'm In: |
Jan 10, 2015 11:39 AM
#2503
OK I know this is a stupid question and I'm probably overlooking something obvious but when I choose a list layout from the donated lists section and uploaded it this happened (in spoiler) Everything is overlapping. The only computer I have readily available is my netbook and it's resolution is so rarely used anything that isn't formatted for any resolution will get either cut off or squished. My resolution is 1024 x 600 px So anyways is there anyway to rearrange everything so that they don't overlap. Edit: If I can move the category links down a bit and the list itself a bit to the left then I should be able to fix it |
AyumeLoveJan 10, 2015 11:54 AM
[center]Me: [center]Clubs I'm In: |
Jan 10, 2015 12:29 PM
#2504
AyumeLove said: OK I know this is a stupid question and I'm probably overlooking something obvious but when I choose a list layout from the donated lists section and uploaded it this happened (in spoiler) Everything is overlapping. The only computer I have readily available is my netbook and it's resolution is so rarely used anything that isn't formatted for any resolution will get either cut off or squished. My resolution is 1024 x 600 px So anyways is there anyway to rearrange everything so that they don't overlap. Edit: If I can move the category links down a bit and the list itself a bit to the left then I should be able to fix it In #list_surround replace the code you have by this: width: 650px; position: absolute !important; margin: auto !important; right: 50px !important; margin-top: 10% !important; You could do that, or reduce the width of the list and/or reduce the size of the category links with with any picture editing software. I suppose that will do though. |
SatiriquesJan 10, 2015 1:05 PM
Jan 10, 2015 1:01 PM
#2505
AyumeLove said: OK I know this is a stupid question and I'm probably overlooking something obvious but when I choose a list layout from the donated lists section and uploaded it this happened (in spoiler) Everything is overlapping. The only computer I have readily available is my netbook and it's resolution is so rarely used anything that isn't formatted for any resolution will get either cut off or squished. My resolution is 1024 x 600 px So anyways is there anyway to rearrange everything so that they don't overlap. Edit: If I can move the category links down a bit and the list itself a bit to the left then I should be able to fix it You can move the list to the left or right with the left/right codes under #list_surround { width: 650px; position: absolute !important; margin: auto !important; right: 0px !important; left: 0px !important; margin-top: 10% !important; } near the top of the code, just add to the left amount to move the list away from the category menu (like make it left: 200px !important;). You have to save the changes when done of course Similarly, you can move all the category links down or up with the top codes under .status_selected:first-of-type, .status_not_selected:first-of-type and the following sets of codes with top too that also say "status selected" in them. Btw that layout is supposed to have a icon style top bar which is compact and won't get overlapped by the category links. But the import codes used for them are some of the dead dropbox links I mentioned earlier. You can change use the codes on this page to get one of those top bars, no previews tho while MAL is broken: http://myanimelist.net/forum/?topicid=449097 And if you don't want to use All Anime on your list you can remove it with .status_selected:nth-of-type(6), .status_not_selected:nth-of-type(6) { display: none !important; } That would free up some space |
Jan 10, 2015 1:03 PM
#2506
Satiriques said: AyumeLove said: OK I know this is a stupid question and I'm probably overlooking something obvious but when I choose a list layout from the donated lists section and uploaded it this happened (in spoiler) Everything is overlapping. The only computer I have readily available is my netbook and it's resolution is so rarely used anything that isn't formatted for any resolution will get either cut off or squished. My resolution is 1024 x 600 px So anyways is there anyway to rearrange everything so that they don't overlap. Edit: If I can move the category links down a bit and the list itself a bit to the left then I should be able to fix it In #list_surround replace the code you have by this: width: 650px; position: absolute !important; margin: auto !important; right: 50px !important; margin-top: 10% !important; OK tried what you said, exactly the same as before. Not trying to be rude but it still overlaps I've been trying to use the inspect element but no such luck I have no idea what I'm doing but I can't properly edit my list without this fixed. |
[center]Me: [center]Clubs I'm In: |
Jan 10, 2015 1:14 PM
#2507
AyumeLove said: Satiriques said: AyumeLove said: OK I know this is a stupid question and I'm probably overlooking something obvious but when I choose a list layout from the donated lists section and uploaded it this happened (in spoiler) Everything is overlapping. The only computer I have readily available is my netbook and it's resolution is so rarely used anything that isn't formatted for any resolution will get either cut off or squished. My resolution is 1024 x 600 px So anyways is there anyway to rearrange everything so that they don't overlap. Edit: If I can move the category links down a bit and the list itself a bit to the left then I should be able to fix it In #list_surround replace the code you have by this: width: 650px; position: absolute !important; margin: auto !important; right: 50px !important; margin-top: 10% !important; OK tried what you said, exactly the same as before. Not trying to be rude but it still overlaps I've been trying to use the inspect element but no such luck I have no idea what I'm doing but I can't properly edit my list without this fixed. You talking about the category links? Yeah I didn't notice it when I did my post. Just read what shishio posted. I only fixed the part where to list was overlapping with the category links. |
Jan 10, 2015 1:45 PM
#2508
Shishio-kun said: AyumeLove said: OK I know this is a stupid question and I'm probably overlooking something obvious but when I choose a list layout from the donated lists section and uploaded it this happened (in spoiler) Everything is overlapping. The only computer I have readily available is my netbook and it's resolution is so rarely used anything that isn't formatted for any resolution will get either cut off or squished. My resolution is 1024 x 600 px So anyways is there anyway to rearrange everything so that they don't overlap. Edit: If I can move the category links down a bit and the list itself a bit to the left then I should be able to fix it You can move the list to the left or right with the left/right codes under #list_surround { width: 650px; position: absolute !important; margin: auto !important; right: 0px !important; left: 0px !important; margin-top: 10% !important; } near the top of the code, just add to the left amount to move the list away from the category menu (like make it left: 200px !important;). You have to save the changes when done of course Similarly, you can move all the category links down or up with the top codes under .status_selected:first-of-type, .status_not_selected:first-of-type and the following sets of codes with top too that also say "status selected" in them. Btw that layout is supposed to have a icon style top bar which is compact and won't get overlapped by the category links. But the import codes used for them are some of the dead dropbox links I mentioned earlier. You can change use the codes on this page to get one of those top bars, no previews tho while MAL is broken: http://myanimelist.net/forum/?topicid=449097 And if you don't want to use All Anime on your list you can remove it with .status_selected:nth-of-type(6), .status_not_selected:nth-of-type(6) { display: none !important; } That would free up some space Thanks for all your help. The positioning is working perfectly now. But the broken covers look awkward. (Why do hackers have to ruin all my fun) What part of the code is the covers in? my computer can't render covers anyways and it's a pain having to fix them. heres the code (in spoilers) @import url(http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css); @import url(http://fonts.googleapis.com/css?family=Lily++One); @import url(https://dl.dropboxusercontent.com/u/78340470/anime.css); body { background-image: url(http://i.imgur.com/SBf4GGo.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top left; background-size: cover; color: #ffffff; font-size: 12px; font-family: Verdana; } #list_surround br { display: none; } #list_surround { width: 650px; position: absolute !important; margin: auto !important; right: 50px !important; margin-top: 10% !important; left: 300px !important; } .header_title { padding-top: 0px; font-family: Lily One; text-align: center; font-size: 30px; text-shadow: 5px 0px 7px rgba(46, 21, 113, 1); } .td1, .td2, .table_header, .category_totals { background-color: rgba(0, 0, 0, 0.5); height: 20px; } a, a:visited, a:hover { color: #ffffff; text-decoration: none; } .animetitle { color: #fae8ff; text-transform: uppercase; font-size: 9px; font-weight: bold; } tr:hover [class^=td] { color: #000000; background-color: rgba(255, 255, 255, 0.5) !important; transition: all 0.3s ease-in-out; } tr:hover [class^=td] a { color: #2e1571; } tr:hover [class^=td] .animetitle { font-weight: bold; text-transform: uppercase; font-size: 9px; } .table_header:first-child { border-top-left-radius: 10px 10px; } .table_header:last-child { border-top-right-radius: 10px 10px; } .category_totals { text-align: center; border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; text-transform: uppercase; font-size: 10px; } .status_selected a, .status_not_selected a {color:transparent; display:block; font-size:0; height: 74px; width: 250px; } .status_selected a, .status_not_selected a { top: 50%; } .status_selected, .status_not_selected { display: block !important; position: fixed; left: 20px; height: 74px; width: 250px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .status_selected:first-of-type, .status_not_selected:first-of-type down: 50px !important; { background-image: url(http://i.imgur.com/dp2kzM4.png); top: 20px; border-radius: 10px; } .status_selected:first-of-type:hover, .status_not_selected:first-of-type:hover { background-image: url(http://i.imgur.com/8wBJjRX.png); } .status_selected:nth-of-type(2), .status_not_selected:nth-of-type(2) { top: 95px; border-radius: 10px; background-image: url(http://i.imgur.com/mgOSKnj.png); } .status_selected:nth-of-type(2):hover, .status_not_selected:nth-of-type(2):hover { background-image: url(http://i.imgur.com/OmiWgsz.png); } .status_selected:nth-of-type(3), .status_not_selected:nth-of-type(3) { top: 170px; border-radius: 10px; background-image: url(http://i.imgur.com/ijunomO.png); } .status_selected:nth-of-type(3):hover, .status_not_selected:nth-of-type(3):hover { background-image: url(http://i.imgur.com/gVQ6N9X.png); } .status_selected:nth-of-type(4), .status_not_selected:nth-of-type(4) { top:245px; border-radius: 10px; background-image: url(http://i.imgur.com/UpjkgyE.png); } .status_selected:nth-of-type(4):hover, .status_not_selected:nth-of-type(4):hover { background-image: url(http://i.imgur.com/XHmVXwX.png); } .status_selected:nth-of-type(5), .status_not_selected:nth-of-type(5) { top: 320px; border-radius: 10px; background-image: url(http://i.imgur.com/aRzkaMS.png); } .status_selected:nth-of-type(5):hover, .status_not_selected:nth-of-type(5):hover { background-image: url(http://i.imgur.com/f2jUnjO.png); } .status_selected:nth-of-type(6), .status_not_selected:nth-of-type(6) { top: 395px; border-radius: 10px; background-image: url(http://i.imgur.com/aVNi93B.png); } .status_selected:nth-of-type(6):hover, .status_not_selected:nth-of-type(6):hover { background-image: url(http://i.imgur.com/9WHTaCD.png); } #grand_totals, #copyright { display: block; height: 20px; line-height: 20px; border-radius: 10px; background-color: rgba(0, 0, 0, 0.5); margin-top: 20px; text-align: center; text-transform: uppercase; font-size: 8px; font-weight: bold; } :hover + .hide { background-size: 200px 300px; right: 150px; bottom: 150px; width: 200px; height: 300px; padding-bottom: 0px; background-position: center 50% !important; background-repeat: no-repeat !important; display: block !important; position: fixed; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; } Read more at http://myanimelist.net/forum/?topicid=393503&show=100#diXGlAQZDeVQLuWx.99 Also the hacker comes back every couple hours so I wouldn't recommend fixing your links until the MAL admins solve the hacker problem. Otherwise you will just waste several hours of work. Just a bit of friendly advice. I noticed that right after getting the invalid message id thing stuff gets screw up. I'm backing up all my posts until this is fixed. |
AyumeLoveJan 10, 2015 1:54 PM
[center]Me: [center]Clubs I'm In: |
Jan 10, 2015 4:33 PM
#2509
AyumeLove said: Thanks for all your help. The positioning is working perfectly now. But the broken covers look awkward. (Why do hackers have to ruin all my fun) What part of the code is the covers in? my computer can't render covers anyways and it's a pain having to fix them. If you dont want covers remove the "hover hide" code and its parts from the bottom, also that line at the bottom "read more...". You can also completely remove the two lines with dropbox in them at the top, those links are dead I wouldn't recommend fixing your links until the MAL admins solve the hacker problem. Otherwise you will just waste several hours of work. Just a bit of friendly advice. I noticed that right after getting the invalid message id thing stuff gets screw up. I'm backing up all my posts until this is fixed. Yeah thanks, I already edit my big posts in a separate place which makes it easier for me then save them to word docs, just in case it doesn't post |
Jan 11, 2015 3:52 AM
#2510
Hi guys, still mucking around with my css - I have no idea what I'm doing really but I've come up with something I don't mind too much. 1) How can I remove the red line running down the left of my tables? 2) How can I add some extra space underneath each line of text? (Note how there's a little more space above compared to below on each line) Thanks guys |
More topics from this board
» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1262 |
by Shishio-kun
»»
Yesterday, 4:35 AM |
|
» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )Shishio-kun - Jul 21, 2017 |
382 |
by Shishio-kun
»»
Yesterday, 4:29 AM |
|
Sticky: » [ BBCODE ] All 2023 BBcodes, Guides, and Templates ( 1 2 )Shishio-kun - Feb 16, 2023 |
57 |
by Shishio-kun
»»
Yesterday, 4:27 AM |
|
Sticky: » [ SIGNATURES ~ PROFILES] All guides, generators, and templatesShishio-kun - Feb 16, 2023 |
31 |
by Shishio-kun
»»
Yesterday, 4:14 AM |
|
» theme helpthreat - Jul 5 |
5 |
by Zaryf
»»
Aug 21, 5:46 AM |