New
Jan 26, 2021 12:35 PM
#6651
Can you have a different background in completed than dropped/PTW/others |
Jan 26, 2021 3:06 PM
#6652
aPleb said: aPleb said: Shishio-kun said: aPleb said: When doing my about me Graphic's with links my dimension for each piece start to fit and some stays the same measurement. Do the Youtube dimension still 425x355 or is it 640x480? I can't seems to get it right. What should the right overall Graphic dimension/measurements so that it will fit and wont fill? Post your graphic so we can try to see the problem I think About Me graphics need to be 798px or less Youtube size still seems to be 425x355 My original dimension is 1280x727 this is my V.2 and the Youtube measurement is 640x480. My V.1 of this is the same dimension and the youtube is 425x355, didn't work also. ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Dimension 1280x727 (640x480) ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Result (This is Zoom out) ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀BBCode ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀+ I almost... kind of fixing my own problem. I just wanna know why this is happening so I can get a closure. ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Edit: This is embarrassing to say, I just found out the cause of the problem was my Youtube video player template dimension. The previous dimension was 425x335 and I thought it was 425x355. Sorry for the trouble I cause. ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Dimension 798x740 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Edit: Fixed now OK, and btw please don't use screenshots of BBcode, this is very difficult to work with, just post the BBcode itself in the post so people can look at the raw BBcode with the quote feature (and see the results in your post). In ten years of fixing BBcode, I don't think a screenshot of BBcode has ever been useful for fixing a problem you almost always need to look at the code itself. |
Jan 26, 2021 3:20 PM
#6653
ShadeLad said: Can you have a different background in completed than dropped/PTW/others Yes, try /*CURRENTLY WATCHING WALLPAPER To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ body[data-query*='"status":1'] { background-image: url(http://i.imgur.com/VTrW1N1.jpg); } /*COMPLETED WALLPAPER*/ body[data-query*='"status":2'] { background-image: url(http://imgur.com/96e1dQl.jpg); } /*ON HOLD WALLPAPER*/ body[data-query*='"status":3'] { background-image: url(http://imgur.com/E60TqJ7.jpg); } /*DROPPED WALLPAPER*/ body[data-query*='"status":4'] { background-image: url(http://imgur.com/7q879PZ.jpg); } /*PLANNED WALLPAPER*/ body[data-query*='"status":6'] { background-image: url(http://imgur.com/qOGQ4wv.jpg); } /*ALL ANIME/MANGA WALLPAPER*/ body[data-query*='"status":7'] { background-image: url(http://imgur.com/QBKjMEl.jpg); } |
Jan 26, 2021 7:43 PM
#6654
Shishio-kun said: ShadeLad said: Can you have a different background in completed than dropped/PTW/others Yes, try /*CURRENTLY WATCHING WALLPAPER To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save. */ body[data-query*='"status":1'] { background-image: url(http://i.imgur.com/VTrW1N1.jpg); } /*COMPLETED WALLPAPER*/ body[data-query*='"status":2'] { background-image: url(http://imgur.com/96e1dQl.jpg); } /*ON HOLD WALLPAPER*/ body[data-query*='"status":3'] { background-image: url(http://imgur.com/E60TqJ7.jpg); } /*DROPPED WALLPAPER*/ body[data-query*='"status":4'] { background-image: url(http://imgur.com/7q879PZ.jpg); } /*PLANNED WALLPAPER*/ body[data-query*='"status":6'] { background-image: url(http://imgur.com/qOGQ4wv.jpg); } /*ALL ANIME/MANGA WALLPAPER*/ body[data-query*='"status":7'] { background-image: url(http://imgur.com/QBKjMEl.jpg); } Thank you kind sir |
Jan 27, 2021 3:09 PM
#6655
PolenMonkey said: Shishio-kun said: okay so I'm on my phone right now, i will check all adblocks and stuff tomorrow on my pc and I'm going to name you alle the stuff and the browser etc that you can try to recreate it if you want?And you don't know how to delete the privacy button?PolenMonkey said: Shishio-kun said: so I've just got the Opera Vpn, got the standard Opera Adblocker and the Windows anti-virus, so idk. And i also had the normal size Privacy button before so idk if it's really an adblock, bc before the custom css layout it was small size. But is there a way to delete the privacy button completely from the Design, so idk im actually using the Your Name Design from you but if you want I can send you the code, but do you know how to just delete the privacy button from the list?PolenMonkey said: Shishio-kun said: PolenMonkey said: Hello, so I installed one of the premade layouts and changed the banners,buttons and renders and it worked perfectly fine and it looked really cool. But the only problem is that the Privacy button in the bottom right corner is much bigger than it is normally and i dont actually know how to make it smaller. Any ideas how to make just the Privacy Button smaller? It's probably due to your adblocker. Exactly what browser and extensions are you using? I'm trying to recreate the problem so I can fix this once and for all because it comes up like every day. So I use Opera Neon and i just use the VPN extensions, but in Chrome i dont use any extension and the Privacy Button is so big there too Hmm then it must be some ap you have. Do you have any kind of VPN, adblocker, or antivirus ap on your PC? Unfortunately, I need to know how to recreate the problem on my own list, so I can write the code to remove it. I can't seem to find what it is exactly that causes the privacy button in the first place. I was told it was Adblock Plus, but that doesn't create any privacy buttons for me. You could maybe use Ublock Origin to remove it. I can't confirm if this works yet https://myanimelist.net/forum/?topicid=1887490#msg61633378 So any updates? |
Shishio-kunJan 27, 2021 5:56 PM
Jan 28, 2021 7:43 AM
#6656
Shishio-kun said: PolenMonkey said: Shishio-kun said: PolenMonkey said: Shishio-kun said: so I've just got the Opera Vpn, got the standard Opera Adblocker and the Windows anti-virus, so idk. And i also had the normal size Privacy button before so idk if it's really an adblock, bc before the custom css layout it was small size. But is there a way to delete the privacy button completely from the Design, so idk im actually using the Your Name Design from you but if you want I can send you the code, but do you know how to just delete the privacy button from the list?PolenMonkey said: Shishio-kun said: PolenMonkey said: Hello, so I installed one of the premade layouts and changed the banners,buttons and renders and it worked perfectly fine and it looked really cool. But the only problem is that the Privacy button in the bottom right corner is much bigger than it is normally and i dont actually know how to make it smaller. Any ideas how to make just the Privacy Button smaller? It's probably due to your adblocker. Exactly what browser and extensions are you using? I'm trying to recreate the problem so I can fix this once and for all because it comes up like every day. So I use Opera Neon and i just use the VPN extensions, but in Chrome i dont use any extension and the Privacy Button is so big there too Hmm then it must be some ap you have. Do you have any kind of VPN, adblocker, or antivirus ap on your PC? Unfortunately, I need to know how to recreate the problem on my own list, so I can write the code to remove it. I can't seem to find what it is exactly that causes the privacy button in the first place. I was told it was Adblock Plus, but that doesn't create any privacy buttons for me. You could maybe use Ublock Origin to remove it. I can't confirm if this works yet https://myanimelist.net/forum/?topicid=1887490#msg61633378 So any updates? ohhh im really sorry i thought i answered you already :( I was really busy so im sorry for that but i dont know i changed nothing like actually nothing and the privacy button just disappeared i have no clue why. But I can tell you all the adblockers i use if you want. But thank you that you carried me through this mess ^^ |
Jan 28, 2021 4:45 PM
#6657
PolenMonkey said: Shishio-kun said: PolenMonkey said: Shishio-kun said: okay so I'm on my phone right now, i will check all adblocks and stuff tomorrow on my pc and I'm going to name you alle the stuff and the browser etc that you can try to recreate it if you want?And you don't know how to delete the privacy button?PolenMonkey said: Shishio-kun said: so I've just got the Opera Vpn, got the standard Opera Adblocker and the Windows anti-virus, so idk. And i also had the normal size Privacy button before so idk if it's really an adblock, bc before the custom css layout it was small size. But is there a way to delete the privacy button completely from the Design, so idk im actually using the Your Name Design from you but if you want I can send you the code, but do you know how to just delete the privacy button from the list?PolenMonkey said: Shishio-kun said: PolenMonkey said: Hello, so I installed one of the premade layouts and changed the banners,buttons and renders and it worked perfectly fine and it looked really cool. But the only problem is that the Privacy button in the bottom right corner is much bigger than it is normally and i dont actually know how to make it smaller. Any ideas how to make just the Privacy Button smaller? It's probably due to your adblocker. Exactly what browser and extensions are you using? I'm trying to recreate the problem so I can fix this once and for all because it comes up like every day. So I use Opera Neon and i just use the VPN extensions, but in Chrome i dont use any extension and the Privacy Button is so big there too Hmm then it must be some ap you have. Do you have any kind of VPN, adblocker, or antivirus ap on your PC? Unfortunately, I need to know how to recreate the problem on my own list, so I can write the code to remove it. I can't seem to find what it is exactly that causes the privacy button in the first place. I was told it was Adblock Plus, but that doesn't create any privacy buttons for me. You could maybe use Ublock Origin to remove it. I can't confirm if this works yet https://myanimelist.net/forum/?topicid=1887490#msg61633378 So any updates? ohhh im really sorry i thought i answered you already :( I was really busy so im sorry for that but i dont know i changed nothing like actually nothing and the privacy button just disappeared i have no clue why. But I can tell you all the adblockers i use if you want. But thank you that you carried me through this mess ^^ That's ok, you don't need to now- someone else has told me it's due to Quantcast adding it to browsers in the EU, are you in the European Union? That would explain why I can't see it and you can |
Jan 29, 2021 12:51 AM
#6658
How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score. |
Jan 29, 2021 1:08 AM
#6659
Rasengan777 said: How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score. Change the list's default status selected and save :D https://myanimelist.net/editprofile.php?go=listpreferences |
Jan 29, 2021 1:11 AM
#6660
Shishio-kun said: Rasengan777 said: How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score. Change the list's default status selected and save :D https://myanimelist.net/editprofile.php?go=listpreferences So I’m guessing you can’t set the default status to like a preset sort of sorted by score or sorted by watch date then right? Btw respect all that you do for the community, ur stuff legit |
Jan 29, 2021 1:26 AM
#6661
Rasengan777 said: Shishio-kun said: Rasengan777 said: How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score. Change the list's default status selected and save :D https://myanimelist.net/editprofile.php?go=listpreferences So I’m guessing you can’t set the default status to like a preset sort of sorted by score or sorted by watch date then right? Btw respect all that you do for the community, ur stuff legit Thanks :D There's no feature like that on MAL. I can see it being possible with a script that rearranges your titles, so it might be possible someday for lists, but no one has written than atm (I wouldn't know where to start making that). |
Jan 30, 2021 12:53 AM
#6662
Rasengan777 said: How do I set it so that when people open My profile's anime list it opens to a certain page, and not just the default All Anime page? Like I want it so that when people click my list it automatically opens to my list sorted by descending score. There are ways to do this when viewing the list yourself, but no way currently to have it auto-sort for other users/visitors. I have previously made a simple script that will direct you to the list ordered by descending score, which I can post again if you wish. But, as I say, it does not redirect other users, so I don't know that it would actually solve your request. |
Jan 31, 2021 7:39 AM
#6663
Shishio-kun said: Yeah so im actually in the European Union so thats the reason why^^ thank you for your help homie :DPolenMonkey said: Shishio-kun said: PolenMonkey said: Shishio-kun said: okay so I'm on my phone right now, i will check all adblocks and stuff tomorrow on my pc and I'm going to name you alle the stuff and the browser etc that you can try to recreate it if you want?And you don't know how to delete the privacy button?PolenMonkey said: Shishio-kun said: so I've just got the Opera Vpn, got the standard Opera Adblocker and the Windows anti-virus, so idk. And i also had the normal size Privacy button before so idk if it's really an adblock, bc before the custom css layout it was small size. But is there a way to delete the privacy button completely from the Design, so idk im actually using the Your Name Design from you but if you want I can send you the code, but do you know how to just delete the privacy button from the list?PolenMonkey said: Shishio-kun said: PolenMonkey said: Hello, so I installed one of the premade layouts and changed the banners,buttons and renders and it worked perfectly fine and it looked really cool. But the only problem is that the Privacy button in the bottom right corner is much bigger than it is normally and i dont actually know how to make it smaller. Any ideas how to make just the Privacy Button smaller? It's probably due to your adblocker. Exactly what browser and extensions are you using? I'm trying to recreate the problem so I can fix this once and for all because it comes up like every day. So I use Opera Neon and i just use the VPN extensions, but in Chrome i dont use any extension and the Privacy Button is so big there too Hmm then it must be some ap you have. Do you have any kind of VPN, adblocker, or antivirus ap on your PC? Unfortunately, I need to know how to recreate the problem on my own list, so I can write the code to remove it. I can't seem to find what it is exactly that causes the privacy button in the first place. I was told it was Adblock Plus, but that doesn't create any privacy buttons for me. You could maybe use Ublock Origin to remove it. I can't confirm if this works yet https://myanimelist.net/forum/?topicid=1887490#msg61633378 So any updates? ohhh im really sorry i thought i answered you already :( I was really busy so im sorry for that but i dont know i changed nothing like actually nothing and the privacy button just disappeared i have no clue why. But I can tell you all the adblockers i use if you want. But thank you that you carried me through this mess ^^ That's ok, you don't need to now- someone else has told me it's due to Quantcast adding it to browsers in the EU, are you in the European Union? That would explain why I can't see it and you can |
Feb 1, 2021 9:16 PM
#6664
PolenMonkey said: Shishio-kun said: Yeah so im actually in the European Union so thats the reason why^^ thank you for your help homie :DPolenMonkey said: Shishio-kun said: PolenMonkey said: Shishio-kun said: okay so I'm on my phone right now, i will check all adblocks and stuff tomorrow on my pc and I'm going to name you alle the stuff and the browser etc that you can try to recreate it if you want?And you don't know how to delete the privacy button?PolenMonkey said: Shishio-kun said: so I've just got the Opera Vpn, got the standard Opera Adblocker and the Windows anti-virus, so idk. And i also had the normal size Privacy button before so idk if it's really an adblock, bc before the custom css layout it was small size. But is there a way to delete the privacy button completely from the Design, so idk im actually using the Your Name Design from you but if you want I can send you the code, but do you know how to just delete the privacy button from the list?PolenMonkey said: Shishio-kun said: PolenMonkey said: Hello, so I installed one of the premade layouts and changed the banners,buttons and renders and it worked perfectly fine and it looked really cool. But the only problem is that the Privacy button in the bottom right corner is much bigger than it is normally and i dont actually know how to make it smaller. Any ideas how to make just the Privacy Button smaller? It's probably due to your adblocker. Exactly what browser and extensions are you using? I'm trying to recreate the problem so I can fix this once and for all because it comes up like every day. So I use Opera Neon and i just use the VPN extensions, but in Chrome i dont use any extension and the Privacy Button is so big there too Hmm then it must be some ap you have. Do you have any kind of VPN, adblocker, or antivirus ap on your PC? Unfortunately, I need to know how to recreate the problem on my own list, so I can write the code to remove it. I can't seem to find what it is exactly that causes the privacy button in the first place. I was told it was Adblock Plus, but that doesn't create any privacy buttons for me. You could maybe use Ublock Origin to remove it. I can't confirm if this works yet https://myanimelist.net/forum/?topicid=1887490#msg61633378 So any updates? ohhh im really sorry i thought i answered you already :( I was really busy so im sorry for that but i dont know i changed nothing like actually nothing and the privacy button just disappeared i have no clue why. But I can tell you all the adblockers i use if you want. But thank you that you carried me through this mess ^^ That's ok, you don't need to now- someone else has told me it's due to Quantcast adding it to browsers in the EU, are you in the European Union? That would explain why I can't see it and you can Awesome! Thanks for letting me know :D I hope to provide some more solutions for it in the future |
Feb 3, 2021 1:42 PM
#6665
Good day, I hope that you can help me - I was introduced to your club by someone after seeing their awesome anime list layout and I thought I would give one a go... the only issue is although it seems to come out beautifully in the setup when I go into the list as normal the images seem to have disappeared >.> I've tried following your steps to fix it but nothing seems to work out could you please assist me as best you can? I've got an image of how it should look and how it's looking if that is of any help to you. |
Feb 3, 2021 3:27 PM
#6666
SoulResonanceMAL said: Good day, I hope that you can help me - I was introduced to your club by someone after seeing their awesome anime list layout and I thought I would give one a go... the only issue is although it seems to come out beautifully in the setup when I go into the list as normal the images seem to have disappeared >.> I've tried following your steps to fix it but nothing seems to work out could you please assist me as best you can? I've got an image of how it should look and how it's looking if that is of any help to you. The bubbles you have shaded here determine what layout pops up on your list. https://myanimelist.net/ownlist/style Shade the two bubbles under Default Theme, save (this applies whatever layout is on the default theme to your lists) then paste the layout codes you want to the default theme by clicking on it and pasting it in the CSS edit box like you have been. You might need to delete some old codes in there first. More info here at #6 https://myanimelist.net/forum/?topicid=439897 |
Feb 17, 2021 2:58 AM
#6667
Anyone know how you do this with CSS? Shorten a title to a set width and height. And then on hover, I would like to reveal the whole title again. Before custom CSS Long and obnoxious title that filled up the whole space with lots of text After custom CSS Long and... |
Feb 18, 2021 9:59 AM
#6668
Okay, so I have a concept for a list design. Basically, I want the status menu from Grid Style 1 by Takana no Hana as well as the banner, although with a smaller height and without overlapping with the list. For the list itself, I want the list from Clarity by Valerio Lyndon. When I try to snip the CSS of the status-menu, I get this code. Using just this code ends up with a weird result, as can be seen in my anime list. I know this request is probably way too complicated, but I figured I'd ask for tips since this is going to be my first CSS project and I just can't get the idea out of my head. |
Feb 20, 2021 1:17 PM
#6669
Hello again! I'd like to add a 'button' with a link to a google sheet I have. Is there a way to to this? Link I want to add: https://docs.google.com/spreadsheets/d/1MCPi0GCz_YrLal50ey09ZvOqXGf8FH23XMC1TeP2etA/edit#gid=1243461176 |
Please sign up for MangAlert! It's a little project I made that I'd really like to see the light of day and some users. MangAlert! (please sign up!) GitHub Repo (please star!) |
Feb 20, 2021 5:34 PM
#6670
Hello! I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help? Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block) My current list with the picture I don't like: https://imgur.com/a/4ujF0ev Thanks in advance :) |
Feb 21, 2021 10:24 PM
#6671
_zubee_ said: Hello! I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help? Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block) My current list with the picture I don't like: https://imgur.com/a/4ujF0ev Thanks in advance :) You seem to have the right idea with the cover-block, changing the url() section on line 266 should change the image. But if that isn't working, try adding this to the bottom of the CSS: /* Change Cover Image */ .list-container .cover-block { background-image: url(https://i.imgur.com/Xh9tnsU.jpg); background-size: cover; } Adding this should change the image to a sunny landscape. If it doesn't change the image, then something else is going wrong. If it does work, try switching the text inside the url() brackets to your own image URL. If my provided image works, but your new one doesn't, it's an issue with your image or URL in which case you'll have to share those to find the issue. |
Feb 21, 2021 10:32 PM
#6672
Shishio-kun said: Anyone know how you do this with CSS? Shorten a title to a set width and height. And then on hover, I would like to reveal the whole title again. Before custom CSS Long and obnoxious title that filled up the whole space with lots of text After custom CSS Long and... If I understand then yes, this is possible. Here's an example that can be applied on top of the theme you have on your animelist right now. .list-table .list-table-data .data.title .link { width: 50%; height: 22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .list-table .list-table-data .data.title .link:hover { width: 100%; height: auto; overflow: visible; white-space: initial; } If you want the ellipsis then it can only be one line (the "white-space: nowrap" forces it onto one line). But this can do multi line text, just without the fancy ellipsis. |
Feb 21, 2021 10:42 PM
#6673
Valerio_Lyndon said: Shishio-kun said: Anyone know how you do this with CSS? Shorten a title to a set width and height. And then on hover, I would like to reveal the whole title again. Before custom CSS Long and obnoxious title that filled up the whole space with lots of text After custom CSS Long and... If I understand then yes, this is possible. Here's an example that can be applied on top of the theme you have on your animelist right now. .list-table .list-table-data .data.title .link { width: 50%; height: 22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .list-table .list-table-data .data.title .link:hover { width: 100%; height: auto; overflow: visible; white-space: initial; } If you want the ellipsis then it can only be one line (the "white-space: nowrap" forces it onto one line). But this can do multi line text, just without the fancy ellipsis. AWESOME :D thanks! I'm sure you can see what I'm doing with this layout to make it really useful for multiple forms of information on a grid style :) |
Feb 21, 2021 11:57 PM
#6674
Uji_Gintoki_Bowl said: Hello again! I'd like to add a 'button' with a link to a google sheet I have. Is there a way to to this? Link I want to add: https://docs.google.com/spreadsheets/d/1MCPi0GCz_YrLal50ey09ZvOqXGf8FH23XMC1TeP2etA/edit#gid=1243461176 The only way to add new links is in the Comments section of each anime. This section can only be accessed by clicking the "More" button of that anime while on your list. So to add a new link what has to be done is to have an entry on each section (Watching, On Hold, Etc) that you use solely for its More section. Then you could have a "click here to reveal doc link" button that then reveals the link to your document for people to click on (a two click affair). There is a way to hide the More section so that it wouldn't display except for the link, but there isn't a way to hide the dumby entry itself. So it is simultaneously an imperfect solution for items you want on the list (losing the More section) and an imperfect one for items you just want as a dumby (not being able to hide them entirely). I could probably write something to do this if you choose 5 anime (1 for each section) to use for the More section, but I don't know if that's what you wanted? |
Feb 22, 2021 4:46 AM
#6675
Valerio_Lyndon said: Uji_Gintoki_Bowl said: Hello again! I'd like to add a 'button' with a link to a google sheet I have. Is there a way to to this? Link I want to add: https://docs.google.com/spreadsheets/d/1MCPi0GCz_YrLal50ey09ZvOqXGf8FH23XMC1TeP2etA/edit#gid=1243461176 The only way to add new links is in the Comments section of each anime. This section can only be accessed by clicking the "More" button of that anime while on your list. So to add a new link what has to be done is to have an entry on each section (Watching, On Hold, Etc) that you use solely for its More section. Then you could have a "click here to reveal doc link" button that then reveals the link to your document for people to click on (a two click affair). There is a way to hide the More section so that it wouldn't display except for the link, but there isn't a way to hide the dumby entry itself. So it is simultaneously an imperfect solution for items you want on the list (losing the More section) and an imperfect one for items you just want as a dumby (not being able to hide them entirely). I could probably write something to do this if you choose 5 anime (1 for each section) to use for the More section, but I don't know if that's what you wanted? Dang, that's quite unfortunate. I feel like it could be quite confusing to a normal person traversing my list, so I think I'll pass. If even there was a way to get a copy pastable block of text instead of the one I can't interact with currently, that'd be great. That way, I can use a bit.ly shortened one and people will know what to do from there. nvm for that Edit: I also have run into problems with the side text changing positions when I scroll (fine before, but now it's too large). If it could stay in one place indefinitely, it'd be nice. Thank you! |
Uji_Gintoki_BowlFeb 22, 2021 12:14 PM
Please sign up for MangAlert! It's a little project I made that I'd really like to see the light of day and some users. MangAlert! (please sign up!) GitHub Repo (please star!) |
Feb 22, 2021 5:01 AM
#6676
Valerio_Lyndon said: _zubee_ said: Hello! I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help? Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block) My current list with the picture I don't like: https://imgur.com/a/4ujF0ev Thanks in advance :) You seem to have the right idea with the cover-block, changing the url() section on line 266 should change the image. But if that isn't working, try adding this to the bottom of the CSS: /* Change Cover Image */ .list-container .cover-block { background-image: url(https://i.imgur.com/Xh9tnsU.jpg); background-size: cover; } Adding this should change the image to a sunny landscape. If it doesn't change the image, then something else is going wrong. If it does work, try switching the text inside the url() brackets to your own image URL. If my provided image works, but your new one doesn't, it's an issue with your image or URL in which case you'll have to share those to find the issue. Hi again! Your code did work, and I think I may have found the problem. Your link to the image has the image type at the end(https://i.imgur.com/Xh9tnsU.jpg), while mine doesn't(https://imgur.com/a/cZ0FIRg). How could I make it so it has the image type at the end? |
Feb 22, 2021 5:02 AM
#6677
@Valerio_Lyndon Do you know what the CSS code is for a specific anime's more button on modern? I tried to find it, and I think you told me before, but when I searched this thread but couldn't find the post :/ I'll save it this time ":D |
Feb 22, 2021 9:47 AM
#6678
So, in the process of making a new theme, but before changing the wallpapers, I am trying to figure out how to make the above text into one long line instead of two short lines. I was able to accomplish this in my previous theme, though not this one apparently. Any help on how to get it as one line on the new list style I am trying out? Edit: Ok, changed the wallpapers and will probably stick with most of the ones I have now. How can I make the entire list be more down on the page as default so that the wallpaper can be more visible right away to those that come to see it? |
anime-primeFeb 22, 2021 11:39 AM
Feb 22, 2021 5:04 PM
#6679
Hello everyone long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it? |
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over. |
Feb 22, 2021 5:35 PM
#6680
BurroDiCacao said: Hello everyone long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it? The empty space under preview pics is tags, you can try turning your tags off on your list settings page Or you can scroll down and delete all this td[class^='td']:nth-of-type(6) { visibility: hidden; opacity: 0; position: fixed; top: 507px; left: 1566px; background-color: rgba(255, 255, 153, 0.5) !important; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; font-size: 16px; height: 160px; width: 260px; padding: 10px 10px 0px 24px; color: black !important; z-index: 1; } tr:hover td[class^='td']:nth-of-type(6) a { color: black !important; } :hover + .hide , tr:hover td[class^='td']:nth-of-type(6){ visibility: visible; opacity: 1; } .table_header:nth-of-type(6) { display: none !important; } Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them? |
Feb 22, 2021 5:51 PM
#6681
Shishio-kun said: BurroDiCacao said: Hello everyone long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it? Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them? I see them all but wtf, i tried opening my profile with different browsers and i don't even see the empty space there °_° that's how i see here on firefox tho ( https://gyazo.com/d6e654ea0e37ca9c0be16aa0de2e5981 ) is this cause of browser? any suggestion? |
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over. |
Feb 22, 2021 5:59 PM
#6682
BurroDiCacao said: Shishio-kun said: BurroDiCacao said: Hello everyone long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it? Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them? I see them all but wtf, i tried opening my profile with different browsers and i don't even see the empty space there °_° that's how i see here on firefox tho ( https://gyazo.com/d6e654ea0e37ca9c0be16aa0de2e5981 ) is this cause of browser? any suggestion? BurroDiCacao said: Shishio-kun said: BurroDiCacao said: Hello everyone long time ago i found the list style im still using rightnow and fell in love for it, thanks to the club i managed to fix the missing preview picture which appears when you go on the title with the cursor, but under that picture there is another empty space i don't what's supposed to be, does anybody know? is it hard to remove it? Also I don't see your preview pics at all. Do you see your preview pics on hover and all of them? I see them all but wtf, i tried opening my profile with different browsers and i don't even see the empty space there °_° that's how i see here on firefox tho ( https://gyazo.com/d6e654ea0e37ca9c0be16aa0de2e5981 ) is this cause of browser? any suggestion? The CSS probably needs fixing. It looks like a lot of old imports are there which may need to be removed. So, to make it easy, just post your whole CSS here to be looked at |
Feb 22, 2021 6:03 PM
#6683
code: @\import "https://dl.dropboxusercontent.com/s/m1z4trsw0vuet03/more.css"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/animetitle"; @\import "https://fonts.googleapis.com/css?family=Roboto:400,300,500"; @\import "https://fonts.googleapis.com/css?family=Alegreya+Sans+SC:800"; /* ------------------------------------------------------------ */ /* Cover art database import */ /*@import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/ @\import "https://mal-image.appspot.com/anime/Approva"; /* ------------------------------------------------------------ */ /* Cover art setup */ :hover + .hide { background-size: cover; left: 1605px; top: 150px; height: 350px; width: 226px; border-style: solid; border-color: white; border-top: 1px solid white;; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; border-radius: 25px 25px 25px 25px; background-color: rgba(255, 255, 153, 0.5); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; visibility: hidden; opacity: 0; } .hide:before { background: transparent; } /* ------------------------------------------------------------ */ /* Color scheme and setup */ body {background-color: #D1A9EC;} #grand_totals, .category_totals, [class^=status_], [style^="float: right"] { display: none; } [href] { text-decoration: none; color: #555555; } [href]:hover, [id^="scor"]:hover { color: #0033FF; } tr:hover [class^="td"] { background-color: #CCFFFF; } #list_surround { position: relative; background-image: url('https://i.imgur.com/0NvE7MQ.png'); background-repeat: no-repeat; background-position: right bottom; background-size: 38% auto; background-attachment: fixed; font-family: "Roboto", "Arial"; font-size: 13px; color: #555555; } #list_surround [cellpadding="0"] { position: relative; width: 55%; left: 5%; } [class^=header_] { margin-right: 100%; margin-top: 10px; white-space: nowrap; } .header_title { font-family: "Alegreya Sans SC", "Arial"; font-size: 32px; font-weight: 800; } .table_header { padding: 8px 9px 8px; } .td1 { background-color: #CCFFCC; } .td2 { background-color: #FFFFCC; } .td1, .td2 { padding: 5px 8px 5px; border-right: 1px solid white; border-left: 1px solid white; } td[align="left"] { text-align: center; font-size: 12px; } #copyright { font-size: 12px; font-weight: 250; padding-top: 25px; margin-bottom: 25px; } /* ------------------------------------------------------------ */ /* Custom MAL banner setup */ #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered { box-sizing: border-box; background: none no-repeat scroll 100% 0 transparent; border: 0 none; height: 0 !important; overflow: hidden; padding: 32px 0 0 !important; position: fixed; right: 4px; text-align: right; top: 4px; z-index: 10; width: 210px !important; } #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover { height: 500px !important; padding-top: 32px !important; } #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd { background-color: #000000; font-size: 0 !important; line-height: 0; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd { opacity: 1; } #mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) { padding: 4px 0 0 !important; } #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a { background-color: #555555 !important; display: block; font: 18px/17px 'Arial', sans-serif !important; font-weight: bold; margin: 4px 0 0; padding: 8px 8px 8px !important; text-decoration: none !important; } #mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) { margin-top: 0; } #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover { background-color: #444444 !important; } #mal_cs_listinfo strong a strong { font-weight: normal; } #mal_cs_otherlinks strong { color: #555555; display: block; font: bold 13px/17px 'Arial',sans-serif !important; padding: 0 4px 4px; } #mal_cs_otherlinks strong a { background: none transparent !important; color: #555555; display: inline; font: bold 13px/17px 'Arial',sans-serif !important; margin: 0; padding: 0; } #mal_cs_powered a { background-color: white !important; display: block !important; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_powered:hover a { opacity: 1; } #mal_cs_powered #search { padding: 8px 2px 0px 0px !important; position: relative; } #searchBox { box-sizing: border-box; border-color: #555555; border-style: solid; border-width: 1px; color: #555555; padding: 0 8px 0 !important; display: inline-block; font-family: arial, sans-serif; font-size: 14px !important; height: 32px; vertical-align: top; width: 210px !important; } #searchBox:hover, #searchBox:focus { border-color: #444444; } #searchListButton { display: none !important; } #mal_cs_listinfo { background-image: url("http://i.imgur.com/LSwncOV.jpg"); right: 106px !important; } #mal_cs_links { background-image: url("http://i.imgur.com/vl379rT.jpg"); right: 72px !important; z-index: 9; } #mal_cs_otherlinks { background-image: url("http://i.imgur.com/Rz4IQCY.jpg"); right: 38px !important; z-index: 8; } #mal_cs_powered { background-image: url("http://i.imgur.com/SzwsIrV.jpg"); right: 4px !important; z-index: 7; position: fixed !important; } #mal\_control\_strip { background: transparent !important; } #mal_cs_pic img { display: none !important; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } td[class^='td']:nth-of-type(6) { visibility: hidden; opacity: 0; position: fixed; top: 507px; left: 1566px; background-color: rgba(255, 255, 153, 0.5) !important; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; font-size: 16px; height: 160px; width: 260px; padding: 10px 10px 0px 24px; color: black !important; z-index: 1; } tr:hover td[class^='td']:nth-of-type(6) a { color: black !important; } :hover + .hide , tr:hover td[class^='td']:nth-of-type(6){ visibility: visible; opacity: 1; } .table_header:nth-of-type(6) { display: none !important; } /* LINK COLOR */ a { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; color: #EEEEEE; text-decoration: none; text-shadow: none; } a:hover { color: #3F1786; text-shadow: 0 1px rgba(255, 255, 255, 0.15); } |
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over. |
Feb 22, 2021 11:01 PM
#6684
Uji_Gintoki_Bowl said: I also have run into problems with the side text changing positions when I scroll (fine before, but now it's too large). If it could stay in one place indefinitely, it'd be nice. Thank you! Hm, I guess this issue was introduced when the banner was removed on certain pages. You'll have to add this code to position it differently when the banner is there. [data-query*='status":7'] .list-unit::before, [data-query*='status":7'] .list-unit::after { top: 472px; } To keep the code organized, you can add it to line 930. Or just add to the bottom. |
Feb 22, 2021 11:18 PM
#6685
_zubee_ said: Valerio_Lyndon said: _zubee_ said: Hello! I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help? Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block) My current list with the picture I don't like: https://imgur.com/a/4ujF0ev Thanks in advance :) You seem to have the right idea with the cover-block, changing the url() section on line 266 should change the image. But if that isn't working, try adding this to the bottom of the CSS: /* Change Cover Image */ .list-container .cover-block { background-image: url(https://i.imgur.com/Xh9tnsU.jpg); background-size: cover; } Adding this should change the image to a sunny landscape. If it doesn't change the image, then something else is going wrong. If it does work, try switching the text inside the url() brackets to your own image URL. If my provided image works, but your new one doesn't, it's an issue with your image or URL in which case you'll have to share those to find the issue. Hi again! Your code did work, and I think I may have found the problem. Your link to the image has the image type at the end(https://i.imgur.com/Xh9tnsU.jpg), while mine doesn't(https://imgur.com/a/cZ0FIRg). How could I make it so it has the image type at the end? Ah, that'll do it. Imgur unfortunately gives album links instead of direct links. You can convert the link manually by adding an i. and the file extension, but the easiest way is to right click your image while on the album page and select "Copy image address" (or a similarly worded option). |
Feb 22, 2021 11:39 PM
#6686
Shishio-kun said: @Valerio_Lyndon Do you know what the CSS code is for a specific anime's more button on modern? I tried to find it, and I think you told me before, but when I searched this thread but couldn't find the post :/ I'll save it this time ":D I may have lol, that was a while ago. It includes the use of the .title link and a 'prior to' selector (tilde ~). .link[href^="/anime/1560/"] ~ .add-edit-more .more { background: black; } |
Feb 22, 2021 11:47 PM
#6687
I think this line near the top just need a backslash in it, right after the @ symbol. Here's the line to find: /*@import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/ And here's what it should be: /*@\import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/ This should fix the issue. When there is an @import line without a backslash, MAL tries to reformat it in some annoying ways. This can cause the code to break as in this instance. |
Feb 23, 2021 12:45 AM
#6688
How do I make it so that the banner avatar changes every time I switch to watching, ptw, completed, etc.? |
Feb 23, 2021 3:29 AM
#6689
Valerio_Lyndon said: _zubee_ said: Valerio_Lyndon said: _zubee_ said: Hello! I recently installed a theme that I love and I want to change a picture on it but can't. I've tried changing the link in the CSS to the link to my image but that didn't work, could anyone help? Link to the CSS: http://dontpad.com/mallayout (the image should be under cover-block) My current list with the picture I don't like: https://imgur.com/a/4ujF0ev Thanks in advance :) You seem to have the right idea with the cover-block, changing the url() section on line 266 should change the image. But if that isn't working, try adding this to the bottom of the CSS: /* Change Cover Image */ .list-container .cover-block { background-image: url(https://i.imgur.com/Xh9tnsU.jpg); background-size: cover; } Adding this should change the image to a sunny landscape. If it doesn't change the image, then something else is going wrong. If it does work, try switching the text inside the url() brackets to your own image URL. If my provided image works, but your new one doesn't, it's an issue with your image or URL in which case you'll have to share those to find the issue. Hi again! Your code did work, and I think I may have found the problem. Your link to the image has the image type at the end(https://i.imgur.com/Xh9tnsU.jpg), while mine doesn't(https://imgur.com/a/cZ0FIRg). How could I make it so it has the image type at the end? Ah, that'll do it. Imgur unfortunately gives album links instead of direct links. You can convert the link manually by adding an i. and the file extension, but the easiest way is to right click your image while on the album page and select "Copy image address" (or a similarly worded option). THANK YOU! Finally got it working, thanks a lot for the help! |
Feb 23, 2021 3:30 AM
#6690
Valerio_Lyndon said: I think this line near the top just need a backslash in it, right after the @ symbol. Here's the line to find: /*@import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/ And here's what it should be: /*@\import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/ This should fix the issue. When there is an @import line without a backslash, MAL tries to reformat it in some annoying ways. This can cause the code to break as in this instance. seems like it works now, thanks a lot everyone for the help |
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over. |
Feb 24, 2021 1:10 AM
#6691
anime-prime said: So, in the process of making a new theme, but before changing the wallpapers, I am trying to figure out how to make the above text into one long line instead of two short lines. I was able to accomplish this in my previous theme, though not this one apparently. Any help on how to get it as one line on the new list style I am trying out? Edit: Ok, changed the wallpapers and will probably stick with most of the ones I have now. How can I make the entire list be more down on the page as default so that the wallpaper can be more visible right away to those that come to see it? The caption splits onto a second line due to the element width. So, increasing the width should do the trick e.x: "width: 700px". Alternatively, you can make almost anything into a single line by adding "white-space: nowrap;". You can find the caption code and its already set properties on line ~1747. To add more space it's a simple case of adding more margin to the list container element. This code can be found on line ~624 and the margin can be increased by finding the "margin-top:100px;" text. |
Feb 24, 2021 1:37 AM
#6692
Valerio_Lyndon said: anime-prime said: So, in the process of making a new theme, but before changing the wallpapers, I am trying to figure out how to make the above text into one long line instead of two short lines. I was able to accomplish this in my previous theme, though not this one apparently. Any help on how to get it as one line on the new list style I am trying out? Edit: Ok, changed the wallpapers and will probably stick with most of the ones I have now. How can I make the entire list be more down on the page as default so that the wallpaper can be more visible right away to those that come to see it? The caption splits onto a second line due to the element width. So, increasing the width should do the trick e.x: "width: 700px". Alternatively, you can make almost anything into a single line by adding "white-space: nowrap;". You can find the caption code and its already set properties on line ~1747. To add more space it's a simple case of adding more margin to the list container element. This code can be found on line ~624 and the margin can be increased by finding the "margin-top:100px;" text. Thanks a lot! It worked. Though now when I hover over an anime, the corresponding image/tag isn't in sync with it. Meaning this: Is there a way to make the pop up image of the entry appear next to the hovered anime on the list and not on a specific spot of the page for no matter where you hover? |
Feb 24, 2021 4:52 PM
#6693
I don't know what happened, my list started to have anime background on every anime title, it was not like this yesterday LOL.. Could you please help? it's horrible like that, i am leaving here the css code @\import "https://dl.dropboxusercontent.com/s/m1z4trsw0vuet03/more.css"; @\import "https://malscraper.azurewebsites.net/covers/auto/presets/animetitle"; @\import "https://fonts.googleapis.com/css?family=Roboto:400,300,500"; @\import "https://fonts.googleapis.com/css?family=Alegreya+Sans+SC:800"; /* ------------------------------------------------------------ */ /* Cover art database import */ /*@\import "https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM";*/ @\import "https://mal-image.appspot.com/anime/Approva"; /* ------------------------------------------------------------ */ /* Cover art setup */ :hover + .hide { background-size: cover; left: 1605px; top: 150px; height: 350px; width: 226px; border-style: solid; border-color: white; border-top: 1px solid white;; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; border-radius: 25px 25px 25px 25px; background-color: rgba(255, 255, 153, 0.5); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; visibility: hidden; opacity: 0; } .hide:before { background: transparent; } /* ------------------------------------------------------------ */ /* Color scheme and setup */ body {background-color: #D1A9EC;} #grand_totals, .category_totals, [class^=status_], [style^="float: right"] { display: none; } [href] { text-decoration: none; color: #555555; } [href]:hover, [id^="scor"]:hover { color: #0033FF; } tr:hover [class^="td"] { background-color: #CCFFFF; } #list_surround { position: relative; background-image: url('https://i.imgur.com/0NvE7MQ.png'); background-repeat: no-repeat; background-position: right bottom; background-size: 38% auto; background-attachment: fixed; font-family: "Roboto", "Arial"; font-size: 13px; color: #555555; } #list_surround [cellpadding="0"] { position: relative; width: 55%; left: 5%; } [class^=header_] { margin-right: 100%; margin-top: 10px; white-space: nowrap; } .header_title { font-family: "Alegreya Sans SC", "Arial"; font-size: 32px; font-weight: 800; } .table_header { padding: 8px 9px 8px; } .td1 { background-color: #CCFFCC; } .td2 { background-color: #FFFFCC; } .td1, .td2 { padding: 5px 8px 5px; border-right: 1px solid white; border-left: 1px solid white; } td[align="left"] { text-align: center; font-size: 12px; } #copyright { font-size: 12px; font-weight: 250; padding-top: 25px; margin-bottom: 25px; } /* ------------------------------------------------------------ */ /* Custom MAL banner setup */ #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered { box-sizing: border-box; background: none no-repeat scroll 100% 0 transparent; border: 0 none; height: 0 !important; overflow: hidden; padding: 32px 0 0 !important; position: fixed; right: 4px; text-align: right; top: 4px; z-index: 10; width: 210px !important; } #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover { height: 500px !important; padding-top: 32px !important; } #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd { background-color: #000000; font-size: 0 !important; line-height: 0; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd { opacity: 1; } #mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) { padding: 4px 0 0 !important; } #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a { background-color: #555555 !important; display: block; font: 18px/17px 'Arial', sans-serif !important; font-weight: bold; margin: 4px 0 0; padding: 8px 8px 8px !important; text-decoration: none !important; } #mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) { margin-top: 0; } #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover { background-color: #444444 !important; } #mal_cs_listinfo strong a strong { font-weight: normal; } #mal_cs_otherlinks strong { color: #555555; display: block; font: bold 13px/17px 'Arial',sans-serif !important; padding: 0 4px 4px; } #mal_cs_otherlinks strong a { background: none transparent !important; color: #555555; display: inline; font: bold 13px/17px 'Arial',sans-serif !important; margin: 0; padding: 0; } #mal_cs_powered a { background-color: white !important; display: block !important; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_powered:hover a { opacity: 1; } #mal_cs_powered #search { padding: 8px 2px 0px 0px !important; position: relative; } #searchBox { box-sizing: border-box; border-color: #555555; border-style: solid; border-width: 1px; color: #555555; padding: 0 8px 0 !important; display: inline-block; font-family: arial, sans-serif; font-size: 14px !important; height: 32px; vertical-align: top; width: 210px !important; } #searchBox:hover, #searchBox:focus { border-color: #444444; } #searchListButton { display: none !important; } #mal_cs_listinfo { background-image: url("http://i.imgur.com/LSwncOV.jpg"); right: 106px !important; } #mal_cs_links { background-image: url("http://i.imgur.com/vl379rT.jpg"); right: 72px !important; z-index: 9; } #mal_cs_otherlinks { background-image: url("http://i.imgur.com/Rz4IQCY.jpg"); right: 38px !important; z-index: 8; } #mal_cs_powered { background-image: url("http://i.imgur.com/SzwsIrV.jpg"); right: 4px !important; z-index: 7; position: fixed !important; } #mal\_control\_strip { background: transparent !important; } #mal_cs_pic img { display: none !important; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } td[class^='td']:nth-of-type(6) { visibility: hidden; opacity: 0; position: fixed; top: 507px; left: 1566px; background-color: rgba(255, 255, 153, 0.5) !important; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; font-size: 16px; height: 160px; width: 260px; padding: 10px 10px 0px 24px; color: black !important; z-index: 1; } tr:hover td[class^='td']:nth-of-type(6) a { color: black !important; } :hover + .hide , tr:hover td[class^='td']:nth-of-type(6){ visibility: visible; opacity: 1; } .table_header:nth-of-type(6) { display: none !important; } /* LINK COLOR */ a { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; color: #EEEEEE; text-decoration: none; text-shadow: none; } a:hover { color: #3F1786; text-shadow: 0 1px rgba(255, 255, 255, 0.15); } |
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over. |
Feb 24, 2021 7:21 PM
#6694
@BurroDiCacao The default import came back online, but now it's set for the wrong cover type and causing errors. So we need to change it, and I also removed two dead imports and you don't need the dropbox one anymore @\import "https://malscraper.azurewebsites.net/covers/auto/presets/more"; @\import "https://fonts.googleapis.com/css?family=Roboto:400,300,500"; @\import "https://fonts.googleapis.com/css?family=Alegreya+Sans+SC:800"; :hover + .hide { background-size: cover; left: 1605px; top: 150px; height: 350px; width: 226px; border-style: solid; border-color: white; border-top: 1px solid white;; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; border-radius: 25px 25px 25px 25px; background-color: rgba(255, 255, 153, 0.5); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; visibility: hidden; opacity: 0; } .hide:before { background: transparent; } /* ------------------------------------------------------------ */ /* Color scheme and setup */ body {background-color: #D1A9EC;} #grand_totals, .category_totals, [class^=status_], [style^="float: right"] { display: none; } [href] { text-decoration: none; color: #555555; } [href]:hover, [id^="scor"]:hover { color: #0033FF; } tr:hover [class^="td"] { background-color: #CCFFFF; } #list_surround { position: relative; background-image: url('https://i.imgur.com/0NvE7MQ.png'); background-repeat: no-repeat; background-position: right bottom; background-size: 38% auto; background-attachment: fixed; font-family: "Roboto", "Arial"; font-size: 13px; color: #555555; } #list_surround [cellpadding="0"] { position: relative; width: 55%; left: 5%; } [class^=header_] { margin-right: 100%; margin-top: 10px; white-space: nowrap; } .header_title { font-family: "Alegreya Sans SC", "Arial"; font-size: 32px; font-weight: 800; } .table_header { padding: 8px 9px 8px; } .td1 { background-color: #CCFFCC; } .td2 { background-color: #FFFFCC; } .td1, .td2 { padding: 5px 8px 5px; border-right: 1px solid white; border-left: 1px solid white; } td[align="left"] { text-align: center; font-size: 12px; } #copyright { font-size: 12px; font-weight: 250; padding-top: 25px; margin-bottom: 25px; } /* ------------------------------------------------------------ */ /* Custom MAL banner setup */ #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered { box-sizing: border-box; background: none no-repeat scroll 100% 0 transparent; border: 0 none; height: 0 !important; overflow: hidden; padding: 32px 0 0 !important; position: fixed; right: 4px; text-align: right; top: 4px; z-index: 10; width: 210px !important; } #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover { height: 500px !important; padding-top: 32px !important; } #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd { background-color: #000000; font-size: 0 !important; line-height: 0; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd { opacity: 1; } #mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) { padding: 4px 0 0 !important; } #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a { background-color: #555555 !important; display: block; font: 18px/17px 'Arial', sans-serif !important; font-weight: bold; margin: 4px 0 0; padding: 8px 8px 8px !important; text-decoration: none !important; } #mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) { margin-top: 0; } #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover { background-color: #444444 !important; } #mal_cs_listinfo strong a strong { font-weight: normal; } #mal_cs_otherlinks strong { color: #555555; display: block; font: bold 13px/17px 'Arial',sans-serif !important; padding: 0 4px 4px; } #mal_cs_otherlinks strong a { background: none transparent !important; color: #555555; display: inline; font: bold 13px/17px 'Arial',sans-serif !important; margin: 0; padding: 0; } #mal_cs_powered a { background-color: white !important; display: block !important; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_powered:hover a { opacity: 1; } #mal_cs_powered #search { padding: 8px 2px 0px 0px !important; position: relative; } #searchBox { box-sizing: border-box; border-color: #555555; border-style: solid; border-width: 1px; color: #555555; padding: 0 8px 0 !important; display: inline-block; font-family: arial, sans-serif; font-size: 14px !important; height: 32px; vertical-align: top; width: 210px !important; } #searchBox:hover, #searchBox:focus { border-color: #444444; } #searchListButton { display: none !important; } #mal_cs_listinfo { background-image: url("http://i.imgur.com/LSwncOV.jpg"); right: 106px !important; } #mal_cs_links { background-image: url("http://i.imgur.com/vl379rT.jpg"); right: 72px !important; z-index: 9; } #mal_cs_otherlinks { background-image: url("http://i.imgur.com/Rz4IQCY.jpg"); right: 38px !important; z-index: 8; } #mal_cs_powered { background-image: url("http://i.imgur.com/SzwsIrV.jpg"); right: 4px !important; z-index: 7; position: fixed !important; } #mal\_control\_strip { background: transparent !important; } #mal_cs_pic img { display: none !important; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } td[class^='td']:nth-of-type(6) { visibility: hidden; opacity: 0; position: fixed; top: 507px; left: 1566px; background-color: rgba(255, 255, 153, 0.5) !important; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; font-size: 16px; height: 160px; width: 260px; padding: 10px 10px 0px 24px; color: black !important; z-index: 1; } tr:hover td[class^='td']:nth-of-type(6) a { color: black !important; } :hover + .hide , tr:hover td[class^='td']:nth-of-type(6){ visibility: visible; opacity: 1; } .table_header:nth-of-type(6) { display: none !important; } /* LINK COLOR */ a { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; color: #EEEEEE; text-decoration: none; text-shadow: none; } a:hover { color: #3F1786; text-shadow: 0 1px rgba(255, 255, 255, 0.15); } |
Feb 25, 2021 5:39 AM
#6695
Shishio-kun said: @BurroDiCacao The default import came back online, but now it's set for the wrong cover type and causing errors. So we need to change it, and I also removed two dead imports and you don't need the dropbox one anymore @\import "https://malscraper.azurewebsites.net/covers/auto/presets/more"; @\import "https://fonts.googleapis.com/css?family=Roboto:400,300,500"; @\import "https://fonts.googleapis.com/css?family=Alegreya+Sans+SC:800"; :hover + .hide { background-size: cover; left: 1605px; top: 150px; height: 350px; width: 226px; border-style: solid; border-color: white; border-top: 1px solid white;; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; border-radius: 25px 25px 25px 25px; background-color: rgba(255, 255, 153, 0.5); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; visibility: hidden; opacity: 0; } .hide:before { background: transparent; } /* ------------------------------------------------------------ */ /* Color scheme and setup */ body {background-color: #D1A9EC;} #grand_totals, .category_totals, [class^=status_], [style^="float: right"] { display: none; } [href] { text-decoration: none; color: #555555; } [href]:hover, [id^="scor"]:hover { color: #0033FF; } tr:hover [class^="td"] { background-color: #CCFFFF; } #list_surround { position: relative; background-image: url('https://i.imgur.com/0NvE7MQ.png'); background-repeat: no-repeat; background-position: right bottom; background-size: 38% auto; background-attachment: fixed; font-family: "Roboto", "Arial"; font-size: 13px; color: #555555; } #list_surround [cellpadding="0"] { position: relative; width: 55%; left: 5%; } [class^=header_] { margin-right: 100%; margin-top: 10px; white-space: nowrap; } .header_title { font-family: "Alegreya Sans SC", "Arial"; font-size: 32px; font-weight: 800; } .table_header { padding: 8px 9px 8px; } .td1 { background-color: #CCFFCC; } .td2 { background-color: #FFFFCC; } .td1, .td2 { padding: 5px 8px 5px; border-right: 1px solid white; border-left: 1px solid white; } td[align="left"] { text-align: center; font-size: 12px; } #copyright { font-size: 12px; font-weight: 250; padding-top: 25px; margin-bottom: 25px; } /* ------------------------------------------------------------ */ /* Custom MAL banner setup */ #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered { box-sizing: border-box; background: none no-repeat scroll 100% 0 transparent; border: 0 none; height: 0 !important; overflow: hidden; padding: 32px 0 0 !important; position: fixed; right: 4px; text-align: right; top: 4px; z-index: 10; width: 210px !important; } #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover { height: 500px !important; padding-top: 32px !important; } #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd { background-color: #000000; font-size: 0 !important; line-height: 0; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd { opacity: 1; } #mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) { padding: 4px 0 0 !important; } #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a { background-color: #555555 !important; display: block; font: 18px/17px 'Arial', sans-serif !important; font-weight: bold; margin: 4px 0 0; padding: 8px 8px 8px !important; text-decoration: none !important; } #mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) { margin-top: 0; } #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover { background-color: #444444 !important; } #mal_cs_listinfo strong a strong { font-weight: normal; } #mal_cs_otherlinks strong { color: #555555; display: block; font: bold 13px/17px 'Arial',sans-serif !important; padding: 0 4px 4px; } #mal_cs_otherlinks strong a { background: none transparent !important; color: #555555; display: inline; font: bold 13px/17px 'Arial',sans-serif !important; margin: 0; padding: 0; } #mal_cs_powered a { background-color: white !important; display: block !important; margin: 0 !important; opacity: 0; padding: 4px 0 0 !important; } #mal_cs_powered:hover a { opacity: 1; } #mal_cs_powered #search { padding: 8px 2px 0px 0px !important; position: relative; } #searchBox { box-sizing: border-box; border-color: #555555; border-style: solid; border-width: 1px; color: #555555; padding: 0 8px 0 !important; display: inline-block; font-family: arial, sans-serif; font-size: 14px !important; height: 32px; vertical-align: top; width: 210px !important; } #searchBox:hover, #searchBox:focus { border-color: #444444; } #searchListButton { display: none !important; } #mal_cs_listinfo { background-image: url("http://i.imgur.com/LSwncOV.jpg"); right: 106px !important; } #mal_cs_links { background-image: url("http://i.imgur.com/vl379rT.jpg"); right: 72px !important; z-index: 9; } #mal_cs_otherlinks { background-image: url("http://i.imgur.com/Rz4IQCY.jpg"); right: 38px !important; z-index: 8; } #mal_cs_powered { background-image: url("http://i.imgur.com/SzwsIrV.jpg"); right: 4px !important; z-index: 7; position: fixed !important; } #mal\_control\_strip { background: transparent !important; } #mal_cs_pic img { display: none !important; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } td[class^='td']:nth-of-type(6) { visibility: hidden; opacity: 0; position: fixed; top: 507px; left: 1566px; background-color: rgba(255, 255, 153, 0.5) !important; border-color: white; border-radius: 25px 25px 25px 25px; border-style: solid; border-width: 1px; font-size: 16px; height: 160px; width: 260px; padding: 10px 10px 0px 24px; color: black !important; z-index: 1; } tr:hover td[class^='td']:nth-of-type(6) a { color: black !important; } :hover + .hide , tr:hover td[class^='td']:nth-of-type(6){ visibility: visible; opacity: 1; } .table_header:nth-of-type(6) { display: none !important; } /* LINK COLOR */ a { -moz-transition: all 0.25s ease-in-out 0s; -webkit-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; color: #EEEEEE; text-decoration: none; text-shadow: none; } a:hover { color: #3F1786; text-shadow: 0 1px rgba(255, 255, 255, 0.15); } It works fine now, thank you so much |
A person's life is not comprised of four repeating season, but a year-long winter wilderness, whether or not you stop to wipe your blood or tears, they will inevitably freeze over. |
Feb 25, 2021 11:26 PM
#6696
anime-prime said: Thanks a lot! It worked. Though now when I hover over an anime, the corresponding image/tag isn't in sync with it. Meaning this: https://imgur.com/n3HeL08.png Is there a way to make the pop up image of the entry appear next to the hovered anime on the list and not on a specific spot of the page for no matter where you hover? Yep, that's possible. Instead of using fixed positioning we can use absolute positioning. In this case I've just made it easy and put the code here so you can copy-paste it to the bottom: /* ====================================================== Position image covers according to their item position */ .data.image a::before { position: absolute; top: initial; margin-top: -100px; } .list-table .list-table-data .data.studio { position: absolute; top: initial; margin-top: 89px; } .list-table .list-table-data .data.tags { position: absolute; top: initial; margin-top: 135px; } |
Feb 25, 2021 11:43 PM
#6697
CameronMZ said: Okay, so I have a concept for a list design. Basically, I want the status menu from Grid Style 1 by Takana no Hana as well as the banner, although with a smaller height and without overlapping with the list. For the list itself, I want the list from Clarity by Valerio Lyndon. When I try to snip the CSS of the status-menu, I get this code. Using just this code ends up with a weird result, as can be seen in my anime list. I know this request is probably way too complicated, but I figured I'd ask for tips since this is going to be my first CSS project and I just can't get the idea out of my head. I was going to respond with an explanation of how to do this, but it's going to be pretty compicated to explain even in video form if you don't understand CSS too much. In the most basic of explanations though, it looks weird due to CSS having a lot of parent/child styling relating to each other so things will often need tweaking when transferring to a different list/style even if they appear self contained at first. First off though, do you only want the status menu (category buttons, avatar, banner) or do you want the entire surrounding theme (background, header bar, footer, etcetera)? I can use this information to make a working example. I can record myself making that example and show my process but I think that's the easiest way to show this without going over all the CSS basics of using Inspect Element/dev tools and fixing positioning/styles. |
Feb 26, 2021 5:43 AM
#6698
How do i make spoilers inside a spoiler like this |
Feb 26, 2021 6:00 AM
#6699
Start the spoiler, put the stuff you want like spoilers and more quotes, and then end the spoiler. [spoiler] text 1 [spoiler]text 2[/spoiler] [/spoiler] text 1 text 2 [spoiler] [quote]text 1 [spoiler]text 2[/spoiler][/quote] [/spoiler] text 1 text 2 |
Shishio-kunFeb 26, 2021 6:03 AM
Feb 26, 2021 12:38 PM
#6700
Shishio-kun said: Start the spoiler, put the stuff you want like spoilers and more quotes, and then end the spoiler. [spoiler] text 1 [spoiler]text 2[/spoiler] [/spoiler] text 1 text 2 [spoiler] [quote]text 1 [spoiler]text 2[/spoiler][/quote] [/spoiler] text 1 text 2 hello i cant do it can u pls provide me a more detailed explanation here is the link https://myanimelist.net/blog/IrrelevantGuy |
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 |