Forum Settings
Forums

[NEWSLETTER] ✳️ Patch for Grid-style layouts- many updates, fixes, and new features!

New
May 27, 2021 7:04 PM
#1

Offline
Feb 2010
11889
See the updates and changes in the video here!
https://www.youtube.com/watch?v=X5HcnLFpC-k





Grid-style Layout 2021 Patch
@/import "https://storage.live.com/items/4A07C1EEED420167%21170";

You can add this import to the top of your CSS if you are using the popular Takana No Hana grid style layout before May 2021 and it will send many requested changes, fixes, and updates to your layout (over 30 in all). It's essentially a patch I've been working on for a few months. See the video for the changes and new features! The patch also lets me send updates and fixes to your layout, so if preview pics go down again I can probably send a fix to your layout so you won't have to update preview pics yourself.

Anyone using any version of the grid style layout can add the import patch to the top of your CSS. You can also install the new versions of the layout:
https://myanimelist.net/forum/?topicid=1640096
The new versions of the grid style layouts have the patch embedded in the code, many new customization options on top, and the CSS is shortened to allow more extensions!

One important fix is you can use all settings with the patch! Cursor, avatar, and scores were also fixed. :D


It's also recommended to switch over to the new versions because the codes load much faster due to changes with the preview pics.

Thanks for Valerio_Lyndon for the menu adjustment codes, I added them in the patch!





New features you can add
READ: In order to use the new features, just add the codes for them after using the patch, but you may have to switch over to one of the new versions of the layout since the old versions have limited space for adding codes due to MAL's CSS limit. I highly recommend just switching to a new version linked below to avoid errors and also to use all the features you want! The new versions also have a lot of these features built in to the top of the code. New versions also allow for removing codes to extend space.
https://myanimelist.net/forum/?topicid=1640096




Adjust avatar





Preview Pics go dark on hover




Mark Anime and Manga with a glow or icons



Adjust space and size of titles (get big titles!)






Status Text (All Anime/Manga page only)






Change a preview pic to a different image






Add a Music Player








Change list font colors





Remove transitions on hover





Customize the filter background






Resize and move banners/banner text




Move anime/manga preview pics up or down




Colors and positioning for the banner quote




Separate quotes for each category page







Change category button text and text position







Add text to the edit and add buttons





Full screen grid






Fixed Header Menu and Categories






Add rising or falling particle animation

Many options! See the separate topic.
https://myanimelist.net/forum/?topicid=1911907



Add falling cherry blossoms animation


Many options! See the separate topic.
https://myanimelist.net/forum/?topicid=1911984



Add falling snow animation


Many options! See the separate topic.
https://myanimelist.net/forum/?topicid=1911957




Animated Scrollbar







Custom render reads your tags

https://myanimelist.net/forum/?topicid=1922650



List of all changes and updates in the new layouts

Shishio-kunMay 23, 2022 7:48 AM
Reply Disabled for Non-Club Members
May 28, 2021 5:24 AM
#2
Offline
Dec 2020
15
Thanks for the great work, keep it up.
May 10, 2022 11:33 AM
#3
Offline
Mar 2017
3
I got it mostly working on my profile, but the text fails to render. What should I do? (The speech bubble only had the image and pos changed, but the unedited CSS did not render the text either)
May 10, 2022 11:52 AM
#4

Offline
Feb 2010
11889
Alemismun said:
I got it mostly working on my profile, but the text fails to render. What should I do? (The speech bubble only had the image and pos changed, but the unedited CSS did not render the text either)



You don't have any tags written on your list. That's the text you see when you point to a row. You have to point to it on your lists and Edit Tags to add some text.

Looks like you also turned tags off at one point while I was looking at your list, you need tags on.

And you're not using this layout, for default use the codes on this page
https://myanimelist.net/forum/?topicid=1923148
You want to use the second set of codes but you can use the same character for both if you want
Shishio-kunMay 10, 2022 11:57 AM
May 10, 2022 1:17 PM
#5
Offline
Mar 2017
3
Shishio-kun said:
Alemismun said:
I got it mostly working on my profile, but the text fails to render. What should I do? (The speech bubble only had the image and pos changed, but the unedited CSS did not render the text either)



You don't have any tags written on your list. That's the text you see when you point to a row. You have to point to it on your lists and Edit Tags to add some text.

Looks like you also turned tags off at one point while I was looking at your list, you need tags on.

And you're not using this layout, for default use the codes on this page
https://myanimelist.net/forum/?topicid=1923148
You want to use the second set of codes but you can use the same character for both if you want


Thank you!! I've enabled tags (and used the code you pointed to).
Is it possible to switch the tags for a Genre list?
PS. Is there also a way to move the position of the text?

Thanks a lot for the answer!
AlemismunMay 10, 2022 1:27 PM
May 10, 2022 1:38 PM
#6

Offline
Feb 2010
11889
Alemismun said:
Shishio-kun said:



You don't have any tags written on your list. That's the text you see when you point to a row. You have to point to it on your lists and Edit Tags to add some text.

Looks like you also turned tags off at one point while I was looking at your list, you need tags on.

And you're not using this layout, for default use the codes on this page
https://myanimelist.net/forum/?topicid=1923148
You want to use the second set of codes but you can use the same character for both if you want


Thank you!! I've enabled tags (and used the code you pointed to).
Is it possible to switch the tags for a Genre list?
PS. Is there also a way to move the position of the text?

Thanks a lot for the answer!


Probably yes, if you switch the selector codes used for tags with the genre code, find it with inspect element right click in firefox, there's a video for it in this group (inspect element)

To move it find all the right and top and margin codes, you have to edit the numbers after those to move the stuff around
May 10, 2022 2:07 PM
#7

Offline
Feb 2010
11889
And you could probably just switch the instances of "tags" with "genre" in the code, can't tell you for sure as you don't have genres on your list
May 23, 2022 11:42 AM
#8
Offline
Jun 2020
30
how do i get rid of the avatar on the left of the header?
May 23, 2022 11:51 AM
#9

Offline
Feb 2010
11889
ParaNoClue said:
how do i get rid of the avatar on the left of the header?


Based on the opening post, I'm guessing this and it goes at the bottom:

.list-table .list-table-header:after,
.cover-block::after {
display: none !important;
}
Reply Disabled for Non-Club Members

More topics from this board

Sticky: » [ LIST LAYOUTS ] All premade CSS layouts for lists

Shishio-kun - Feb 20, 2023

26 by SmillieReacts »»
Yesterday, 2:27 AM

Sticky: » 💚 [REPAIR STICKY] Repair/speed up a design + Request a layout fix

Shishio-kun - Nov 17, 2023

36 by RapidWebComics »»
Jan 2, 2:14 PM

» Help with menu buttons. (FIXED)

KrypRem - Jan 2

2 by KrypRem »»
Jan 2, 2:07 PM

» [CSS - Modern] ⭐️ Brink by V.L -- Cover-style theme! ( 1 2 3 4 5 ... Last Page )

Valerio_Lyndon - Mar 16, 2019

440 by EnderVsqz626 »»
Dec 24, 2024 11:18 PM

» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )

Valerio_Lyndon - Apr 19, 2018

1235 by vemz21 »»
Dec 11, 2024 11:10 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login