New
Oct 23, 2014 7:06 PM
#51
Shishio-kun said: FauxAzn said: How do I remove/hide the Numbers and Type fields, and replace the Episodes field with Tags? try to go here and check/uncheck them http://myanimelist.net/editprofile.php?go=listpreferences Yeah I tried that, but the layout gets messed up when you uncheck Numbers and Type. The original Square Layout thread mentions: u531355 said: But I was still wondering if there was a way to modify the code so that Numbers and Type are removed/hidden, and if I could move the currently on-hover Tags field to be permanently visible at the bottom-right corner instead of Episodes.Some list settings are needed for this layout. For both anime- and manglist, you have to check the first four columns. The Tags column can be checked too but is optional. |
FauxAznOct 23, 2014 7:09 PM
Oct 23, 2014 8:26 PM
#52
FauxAzn said: Shishio-kun said: FauxAzn said: How do I remove/hide the Numbers and Type fields, and replace the Episodes field with Tags? try to go here and check/uncheck them http://myanimelist.net/editprofile.php?go=listpreferences Yeah I tried that, but the layout gets messed up when you uncheck Numbers and Type. The original Square Layout thread mentions: u531355 said: But I was still wondering if there was a way to modify the code so that Numbers and Type are removed/hidden, and if I could move the currently on-hover Tags field to be permanently visible at the bottom-right corner instead of Episodes.Some list settings are needed for this layout. For both anime- and manglist, you have to check the first four columns. The Tags column can be checked too but is optional. Then you have to use a CSS inspector like Firebug and find what the selectors for those parts are by clicking around in the layout, and set them to display: none or visibility: hidden. You'd have to search in the code for the part that makes the tags invisible and remove that code, then move them with positioning. |
Oct 29, 2014 8:59 PM
#53
Alright, thanks for pointing me in the right direction, I'll poke around the code. By the way, I like the little pop-scare easter egg I'm guessing you implemented: Is it only for Halloween? And can we customize it, like change the image or let it stay indefinitely until you move the mouse as a sort of list screensaver? |
Nov 8, 2014 1:51 PM
#54
Nov 8, 2014 5:19 PM
#55
Arakura said: Is there a way to use the old Square Layout icons at the top? I know you replaced u531355's dropbox import with links to images, but I was hoping that the images he used originally were out there somewhere for me or anyone to use. They were so elegant and pretty. Thanks for any help! Which icons? I reuploaded most of the icons from the original Square layout for these. I don't have the special Star Wars or Japan-style icons if thats what you mean. You have to save those when his Dropbox comes back online. It'd be too much trouble for me to upload all those and fit them into separate bars. |
Nov 9, 2014 1:23 AM
#56
Shishio-kun said: Arakura said: Is there a way to use the old Square Layout icons at the top? I know you replaced u531355's dropbox import with links to images, but I was hoping that the images he used originally were out there somewhere for me or anyone to use. They were so elegant and pretty. Thanks for any help! Which icons? I reuploaded most of the icons from the original Square layout for these. I don't have the special Star Wars or Japan-style icons if thats what you mean. You have to save those when his Dropbox comes back online. It'd be too much trouble for me to upload all those and fit them into separate bars. Ah, I think I did mean the Japan-style ones. These: I was just wondering if they were floating around somewhere for me to use, but apparently they aren't. I remember seeing some options for icons somewhere, but I cannot for the life of me find where *goes back to perusing* I appreciate the help |
Nov 9, 2014 2:08 AM
#57
http://myanimelist.net/forum/?topicid=459189 Just check the topic tomorrow or the days after, at some point you'll see the images in it again that means his dropbox came back online- when it does you can download all the icons from the Japan topbar (under 'Top bar icons' on that page) and put them in the CSS for this layout one at a time. It says in the CSS where you can put in new icons for w/e part of the topbar. Might also want to just ask U5 if he can just give you the images for the Japan topbar now |
Nov 10, 2014 10:50 PM
#58
I have the japan images in my dropbox. Here is a link to a zip containing all of them: https://mega.co.nz/#!iANChRLJ!mVUDoCrRgykk5d1621xj28Ed8ZWTOZ9Ql6wig0CU5d8 |
Feb 2, 2015 11:09 AM
#60
Feb 2, 2015 11:31 AM
#61
Feb 2, 2015 11:34 AM
#62
Feb 2, 2015 10:01 PM
#63
Feb 4, 2015 1:41 PM
#64
@viper: Oh the manga covers were updated like last summer I think, so I'll try to remember to update those soon tho. Feel free to remind me here if you don't see them updated soon. btw, recently, the anime covers were all updated as long as you have the correct import (there is a Google covers import floating around with the old covers, but its not the one I'm hosting anymore) @hahaido/oiomi: In the past using the Genku for Developers to generate All anime and manga covers on MAL, they sent a warning about using the program and making too many requests, so I was going to wait a bit before generating all manga covers since there are so many of them (25k+?), and if they send another warning, I'd like to know it was about the all manga-making process not the all anime making progress which is more important. I also don't Genku for developers to get two warnings in a short time. But there are no warnings lately so the coast is clear it seems for now. Hope that makes sense! |
Feb 6, 2015 6:27 PM
#65
Shishio-kun said: SViper: Oh the manga covers were updated like last summer I think, so I'll try to remember to update those soon tho. Feel free to remind me here if you don't see them updated soon. btw, recently, the anime covers were all updated as long as you have the correct import (there is a Google covers import floating around with the old covers, but its not the one I'm hosting anymore) Why new people appeals to me Viper, not SViper... Roger that and waiting for update.:) |
SViperFeb 6, 2015 6:30 PM
[size=0] |
Feb 18, 2015 3:59 PM
#66
Lolicon said: I've looked every where and couldn't find this answer: How can I get rid of the top-bar thing? I tried replacing it with another one from a different topic but that threw the new bar into disarray. I tried doing it line by line from a CSS editor in Chrome and Firefox and that became too time consuming. Well you're not using any of these layouts. If you use the Lelouch version which is basically yours and replace it with your banner choice, you can remove it manually. Its made of three parts: #list_surround:before, .table_header a, #mal_control_strip{ display: none !important; } This will also move your list out of position, can readjust it by adding this to a #list_surround code: margin-top: 500px !important; If you want the table header links (anime title, score, etc) and control strip links (profile, logout, history, etc) back you can remove their selector from the code above but would have to move them with other codes in the CSS manually |
Mar 10, 2015 12:13 AM
#67
Added a new version of the Holographic layout that displays headers, which is useful if you're going to use this on an All Anime/manga page |
Mar 10, 2015 7:30 AM
#68
Tw1tcHy said: My only complaint is I can't find any source code to move the bar to the right or center the headers I don't think I planned for customizing of either of these things, but try this for moving the header text toward center. You can add a little to move it a bit more to the left. .header_title { padding-left: 0px; } |
Mar 16, 2015 11:23 PM
#69
Mar 17, 2015 5:28 AM
#70
Yes that can almost certainly be done in a few ways. I think you could use the tags hover effect by itself from this topic but change the number for the column: http://myanimelist.net/forum/?topicid=563993 |
Apr 2, 2015 6:12 AM
#71
Hello there,could you please help me with a problem I am having?You see,I copied the code for the hatsune miku style and the natured theme but for both of them,the icon for every anime is mostly covered by a black square that says volumes:.Is there a way to change that? |
Apr 2, 2015 10:39 AM
#72
Preytoor said: Hello there,could you please help me with a problem I am having?You see,I copied the code for the hatsune miku style and the natured theme but for both of them,the icon for every anime is mostly covered by a black square that says volumes:.Is there a way to change that? Thats not what I see, and you didn't make the adjustments outlined in the opening post for switching to covers on a manga list... |
Apr 16, 2015 8:45 PM
#73
Shishio-kun said: Yes that can almost certainly be done in a few ways. I think you could use the tags hover effect by itself from this topic but change the number for the column: http://myanimelist.net/forum/?topicid=563993 Thank you very much for the help! I was able to finally find the time to add the code and make my 'start' and 'end' dates visible when hovering over the titles. After doing so, though, I assumed that it wasn't possible (at least not in the same way) to add 'times rewatched' since it is not a column option under My List Settings. |
yulytutfulApr 16, 2015 9:02 PM
Apr 23, 2015 1:25 AM
#74
Hello and thanks for all of this~! But how do I add new pictures for the animes that just came out? For example I don't have a picture for kiseijuu because the anime is new. I know all of the url are in here @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM); but i don't know how they work |
Loli's are k-kawaii~ |
Apr 23, 2015 1:57 PM
#75
MisaoKusakabe said: Hello and thanks for all of this~! But how do I add new pictures for the animes that just came out? For example I don't have a picture for kiseijuu because the anime is new. I know all of the url are in here but i don't know how they work Today I've updated all my imports for anime covers so it has updated automatically on yours! For the next couple months to update any new covers you need to use your choice from http://myanimelist.net/forum/?topicid=443333 either the manual updating or the generating your own covers. Tho I'm going to look into making a topic where ppl can post manual cover updates that I can add to the big one so ppl don't have to update on their own as much |
Apr 23, 2015 2:19 PM
#76
@daAmazinFatB0y Since 1 and 2 are big annoyances I'll help with those transparency of the list can be controlled with /* COLOR OF LIST*/ #list_surround{ background-color: rgba(52, 52, 52, .5) !important;} I already answered the second question which you posted a copy of today in U5's Square topic. Read a club rule's before posting in one (particularly no repeat questions in multiple topics): http://myanimelist.net/forum/?topicid=731649 this rule is to prevent people from spamming multiple topics with the same question or request and bury other people's posts which they used to do, follow these before posting again in the future pls |
Shishio-kunApr 23, 2015 2:27 PM
May 24, 2015 5:45 PM
#77
The Hatsune Miku one is not working :/ (the covers don't show) |
May 24, 2015 9:23 PM
#78
xBuneZ said: The Hatsune Miku one is not working :/ (the covers don't show) Covers were down for a few hours but are back up now. You should use the tutorial on generating your own covers |
Jun 13, 2015 4:23 PM
#79
One of the layouts look really weird and some buttons are off (http://myanimelist.net/animelist/firejet&status=7&order=0). Buttons are off center and sometimes overlap with the anime image panels. Imessed around with the "beginner/easy" code and haven't been able to fix it. Haven't tried the "advance/know what you're doing," part of the code yet because I'm new to this :/ |
Jun 13, 2015 5:02 PM
#80
firejet said: One of the layouts look really weird and some buttons are off (http://myanimelist.net/animelist/firejet&status=7&order=0). Buttons are off center and sometimes overlap with the anime image panels. Imessed around with the "beginner/easy" code and haven't been able to fix it. Haven't tried the "advance/know what you're doing," part of the code yet because I'm new to this :/ Problems seems to be the codes under the "advance" part have been changed and are missing parts which are causing this problem. But its a fault of the edit box removing those parts, not a change you made You would have to go back to the original layout and add your changes over again, but I did that for you since its easy thanks to online tools, try this layout: http://pasted.co/dd38400b Just to give you a heads up, if the error comes back it'd be easiest I think just to delete everything in your CSS edit box code below "advanced" and then copy everything under advanced in the link above back under there. Basically, you can always just go copy that back in again and keep the changes above advance. That should be fine |
Jun 13, 2015 5:53 PM
#81
Shishio-kun said: firejet said: One of the layouts look really weird and some buttons are off (http://myanimelist.net/animelist/firejet&status=7&order=0). Buttons are off center and sometimes overlap with the anime image panels. Imessed around with the "beginner/easy" code and haven't been able to fix it. Haven't tried the "advance/know what you're doing," part of the code yet because I'm new to this :/ Problems seems to be the codes under the "advance" part have been changed and are missing parts which are causing this problem. But its a fault of the edit box removing those parts, not a change you made You would have to go back to the original layout and add your changes over again, but I did that for you since its easy thanks to online tools, try this layout: http://pasted.co/dd38400b Just to give you a heads up, if the error comes back it'd be easiest I think just to delete everything in your CSS edit box code below "advanced" and then copy everything under advanced in the link above back under there. Basically, you can always just go copy that back in again and keep the changes above advance. That should be fine Thanks! Its better than last time for sure :) Is there a way to increase the height of the score and volumes buttons or rather spacing between the squares themselves? I'm trying to get this result (http://myanimelist.net/animelist/FlipBoy) |
Feb 17, 2016 2:28 PM
#82
Jun 23, 2017 12:25 PM
#83
Covers no more works even if I use my own ones from dropbox. |
[size=0] |
Jun 23, 2017 5:29 PM
#84
SViper said: Covers no more works even if I use my own ones from dropbox. Use the latest versions of the layout from the original post |
Jun 24, 2017 3:13 AM
#85
Shishio-kun said: SViper said: Covers no more works even if I use my own ones from dropbox. Use the latest versions of the layout from the original post As I said even malcat-gen covers is not working. PS: looks like works on Microsoft Edge, but not my main browser Opera Developer. If I would been tested this months ago, I wouldn't been barging now. |
SViperJun 24, 2017 3:23 AM
[size=0] |
Jun 24, 2017 3:55 AM
#86
SViper said: Shishio-kun said: SViper said: Covers no more works even if I use my own ones from dropbox. Use the latest versions of the layout from the original post As I said even malcat-gen covers is not working. PS: looks like works on Microsoft Edge, but not my main browser Opera Developer. If I would been tested this months ago, I wouldn't been barging now. you just said "covers no more works" and I saw you were using your own dropbox so there was no way for me to know if you tried the new Malcat-based CSS or not anyways I see your covers, so the only thing you can try that I know of is to convert parenthesis style import into quotations style import (google if you don't know or see other CSS examples and recent posts in Ask all Questions Here topic) edit: this is what I mean, quotations to parenthesis actually if that's what you're using https://myanimelist.net/forum/?topicid=200323&show=4500#msg51180490 |
Shishio-kunJun 24, 2017 3:58 AM
Jun 24, 2017 4:02 AM
#87
SViper said: Shishio-kun said: SViper said: Covers no more works even if I use my own ones from dropbox. Use the latest versions of the layout from the original post As I said even malcat-gen covers is not working. PS: looks like works on Microsoft Edge, but not my main browser Opera Developer. If I would been tested this months ago, I wouldn't been barging now. I'm using the latest Chrome and Opera and see your covers- maybe you need to change to one of those and check your extensions and stuff sometimes they block covers |
Jun 24, 2017 4:07 AM
#88
Shishio-kun said: SViper said: Shishio-kun said: SViper said: Covers no more works even if I use my own ones from dropbox. Use the latest versions of the layout from the original post As I said even malcat-gen covers is not working. PS: looks like works on Microsoft Edge, but not my main browser Opera Developer. If I would been tested this months ago, I wouldn't been barging now. I'm using the latest Chrome and Opera and see your covers- maybe you need to change to one of those and check your extensions and stuff sometimes they block covers Change what? Atm I don't have any extensions installed, because I have clean Windows installation at June 17th. |
[size=0] |
Jun 24, 2017 4:24 AM
#89
SViper said: Shishio-kun said: SViper said: Shishio-kun said: SViper said: Covers no more works even if I use my own ones from dropbox. Use the latest versions of the layout from the original post As I said even malcat-gen covers is not working. PS: looks like works on Microsoft Edge, but not my main browser Opera Developer. If I would been tested this months ago, I wouldn't been barging now. I'm using the latest Chrome and Opera and see your covers- maybe you need to change to one of those and check your extensions and stuff sometimes they block covers Change what? Atm I don't have any extensions installed, because I have clean Windows installation at June 17th. I mean change your browser to the latest standard Opera or Chrome, then see if the covers are still blocked. You said you were using the Opera Developer. I use standard Opera and Chrome's latest versions and see your covers fine. Sometimes extensions are installed without your knowing, so I would make sure there are none in the browsers themselves which may block covers. Or try the tip I linked in post #86 |
Jun 24, 2017 4:32 AM
#90
Shishio-kun said: Yes, find COLOR OF LIST and change the background color to this: /* COLOR OF LIST*/ #list_surround{ background-color: rgba(1, 149, 195, .4);} You can make it more or less translucent by changing the number ".4" to ".1" or ".7", etc. Didn't helped. Looks like I most likely switch to Microsoft Edge for Anime watching. |
[size=0] |
Jun 24, 2017 4:50 AM
#91
SViper said: Shishio-kun said: Yes, find COLOR OF LIST and change the background color to this: /* COLOR OF LIST*/ #list_surround{ background-color: rgba(1, 149, 195, .4);} You can make it more or less translucent by changing the number ".4" to ".1" or ".7", etc. Didn't helped. Looks like I most likely switch to Microsoft Edge for Anime watching. I meant post#86 of this thread, which links to post #4502 of another thread. But it's a longshot and you might already have the same import style |
Oct 31, 2018 10:20 PM
#92
Updated all the source codes with new cover links! |
Mar 5, 2019 8:00 PM
#93
hmmm i want a two codes please :) code category volumes and category type :) |
Mar 6, 2019 4:08 PM
#94
LeviAckerman26 said: hmmm i want a two codes please :) code category volumes and category type :) category type on anime list .td1:nth-of-type(4), .td2:nth-of-type(4){ color: cyan !important; width: 100px !important; } and for manga list .td1:nth-of-type(5), .td2:nth-of-type(5){ color: cyan !important; width: 100px !important; } You have volumes turned off on manga list so I couldnt get the code, but it's probably going to be something like that you have to add it back to your manga list and change the numbers in the first line (the 5) |
Mar 6, 2019 10:16 PM
#95
Shishio-kun said: LeviAckerman26 said: hmmm i want a two codes please :) code category volumes and category type :) category type on anime list .td1:nth-of-type(4), .td2:nth-of-type(4){ color: cyan !important; width: 100px !important; } and for manga list .td1:nth-of-type(5), .td2:nth-of-type(5){ color: cyan !important; width: 100px !important; } You have volumes turned off on manga list so I couldnt get the code, but it's probably going to be something like that you have to add it back to your manga list and change the numbers in the first line (the 5) Because now I can only choose between the appearance of Type or Volumes in Mangalist but I want to show both if you have a way to prefer :) I show Volumes and type now and for show the manga cover in my list in this style i want a wait 6 hours for show the cover in my list How do I make Cover appear at the same moment that I added the manga on my list ? |
Neah_Walker85Mar 6, 2019 10:29 PM
Mar 6, 2019 10:59 PM
#96
LeviAckerman26 said: Shishio-kun said: LeviAckerman26 said: hmmm i want a two codes please :) code category volumes and category type :) category type on anime list .td1:nth-of-type(4), .td2:nth-of-type(4){ color: cyan !important; width: 100px !important; } and for manga list .td1:nth-of-type(5), .td2:nth-of-type(5){ color: cyan !important; width: 100px !important; } You have volumes turned off on manga list so I couldnt get the code, but it's probably going to be something like that you have to add it back to your manga list and change the numbers in the first line (the 5) Because now I can only choose between the appearance of Type or Volumes in Mangalist but I want to show both if you have a way to prefer :) I show Volumes and type now and for show the manga cover in my list in this style i want a wait 6 hours for show the cover in my list How do I make Cover appear at the same moment that I added the manga on my list ? These go on the bottom: .td1:nth-of-type(6), .td2:nth-of-type(6){ margin-top: 10px; margin-left: 100px; display: block; } .td1:nth-of-type(5), .td2:nth-of-type(5){ margin-top: 30px; margin-left: 10px; } You have to wait for cover pics with the current generator, otherwise use alternatives, there are some scattered throughout the club |
Mar 6, 2019 11:36 PM
#97
Shishio-kun said: LeviAckerman26 said: Shishio-kun said: LeviAckerman26 said: hmmm i want a two codes please :) code category volumes and category type :) category type on anime list .td1:nth-of-type(4), .td2:nth-of-type(4){ color: cyan !important; width: 100px !important; } and for manga list .td1:nth-of-type(5), .td2:nth-of-type(5){ color: cyan !important; width: 100px !important; } You have volumes turned off on manga list so I couldnt get the code, but it's probably going to be something like that you have to add it back to your manga list and change the numbers in the first line (the 5) Because now I can only choose between the appearance of Type or Volumes in Mangalist but I want to show both if you have a way to prefer :) I show Volumes and type now and for show the manga cover in my list in this style i want a wait 6 hours for show the cover in my list How do I make Cover appear at the same moment that I added the manga on my list ? These go on the bottom: .td1:nth-of-type(6), .td2:nth-of-type(6){ margin-top: 10px; margin-left: 100px; display: block; } .td1:nth-of-type(5), .td2:nth-of-type(5){ margin-top: 30px; margin-left: 10px; } You have to wait for cover pics with the current generator, otherwise use alternatives, there are some scattered throughout the club Yes Thank You I'm Sorry For the Disturbance |
Mar 8, 2019 1:06 AM
#98
okay i'm sorry but i want a code for category published - not yet aried - aired And the manga status, Because something happened with me wrong with regret making this category disappear from my list |
Mar 8, 2019 1:58 AM
#99
LeviAckerman26 said: okay i'm sorry but i want a code for category published - not yet aried - aired And the manga status, Because something happened with me wrong with regret making this category disappear from my list Here's publishing: .td1 a:not([title="Anime Information"]) + small, .td2 a:not([title="Anime Information"]) + small But I dont know what you mean by "and the manga status", I would need the name of the column like "Score" To find codes on your own you can use this guide too https://myanimelist.net/forum/?topicid=1329419 See under "How to find the name of any section on your layout" |
Shishio-kunMar 8, 2019 2:22 AM
Mar 8, 2019 3:11 AM
#100
Shishio-kun said: LeviAckerman26 said: okay i'm sorry but i want a code for category published - not yet aried - aired And the manga status, Because something happened with me wrong with regret making this category disappear from my list Here's publishing: .td1 a:not([title="Anime Information"]) + small, .td2 a:not([title="Anime Information"]) + small But I dont know what you mean by "and the manga status", I would need the name of the column like "Score" To find codes on your own you can use this guide too https://myanimelist.net/forum/?topicid=1329419 See under "How to find the name of any section on your layout" For The Status, I Mean This |
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 |