Forum Settings
Forums
New
Oct 3, 2020 10:39 AM
#1

Offline
Apr 2014
67
This is a custom layout for modern template lists. If you don't know how to install the codes, click here to view the Beginner's Tutorial.

If there are problems: install the latest version, or check the Repair Thread for patches and updates (found here).

All premade modern layouts can be found in the gallery by clicking here, and more ways to customize your list can be found here.



Azur Blur CSS theme

► Preview



► Features

● Supports Anime/Manga
● Uses MAL Modern Theme

► Installation and Settings



► Layout Code
@\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkafter";
@\import "https://murakumo-jp.github.io/MyAnimeList-CSS/AzurBlur/Style.min.css";


● To censor the Hentai Anime and Manga in the list add this to the beginning or end of the code if you use import
The "Hentai" tag is no longer required
@\import "https://murakumo-jp.github.io/MyAnimeList-CSS/Resources/Censorship/R18Cover.min.css";



► Covers without auto-updating.

● If the covers are not updated via malscraper.azurewebsites.net, then you can insert this code at the beginning of the CSS, this will remove blur covers.
@\import "https://murakumo-jp.github.io/MyAnimeList-CSS/Resources/Cover/AnimeCover.css";


►User Settings



● P.s. As always, I apologize for my poor English, and I hope you enjoy this CSS style.
● I couldn't think of another name for this style so I left the working name )))

► Warnings
This style has not been tested in other browsers other than Google chrome, so it may not work well.




► Updates
21.09.2023: Add MAL Score
12.04.2023: Fixes for the dark theme MAL
29.09.2022: Add Supports Manga
22.09.2022: Censorship for Hentai is now taken from Resources,  Update the link to the new one so that everything works again.
05.12.2021: The Style_main.css file has been replaced with the Style.main.css file (Please update the link to the new one.)
29.11.2021: Now you can set the anime studio display in the anime sheet settings
19.11.2021: New version of Hentai censorship, no more tag required
18.11.2021: Fixed icons that disappeared with font updates
13.10.2021: Updated the character's appearance in the user menu
23.12.2020: Now the buttons are better visible they do not merge with the background of the cover, Updated the outline around the user's avatar.
21.12.2020: Tags have been reworked and style added for Hentai anime, And many small fixes.
07.11.2020: Updated affinity bar
MurakumoJPSep 21, 2023 11:11 AM
Reply Disabled for Non-Club Members
Oct 3, 2020 4:42 PM
#2
Oct 3, 2020 4:53 PM
#3

Offline
Apr 2014
67
Valerio_Lyndon said:
Fantastic work yet again. Looks amazing!

Thank you, I'm glad to hear it. ))
Dec 20, 2020 6:38 PM
#4

Offline
Feb 2010
11293
Awesome layout, I thought this was in the gallery but it wasn't so I just now added it :D
Jan 30, 2021 1:18 AM
#5
Offline
May 2020
4
I had a problem and was wondering if you knew how to fix it. The plan to watch button won't show up on the top bar. instead it shows up below the all anime button
Jan 30, 2021 1:20 AM
#6
平沢唯

Offline
Dec 2016
2197
wsjaime said:
I had a problem and was wondering if you knew how to fix it. The plan to watch button won't show up on the top bar. instead it shows up below the all anime button

Yeah, this happens on Firefox. Try adding this code to the bottom of the CSS:
.status-menu { white-space: nowrap; }
Jan 30, 2021 1:37 AM
#7
Offline
May 2020
4
Thanks a lot that worked.
Feb 24, 2021 8:57 AM
#8
Offline
Nov 2019
2
hey love the design but the images are all blurry can u help me fix this thanks
Feb 24, 2021 11:10 AM
#9
Offline
Sep 2020
1
Can anyone help me with trying to figure out how to fix blurry anime pictures?
Feb 24, 2021 7:20 PM
平沢唯

Offline
Dec 2016
2197
MilkShak3zz said:
hey love the design but the images are all blurry can u help me fix this thanks
shutupbitch12 said:
Can anyone help me with trying to figure out how to fix blurry anime pictures?

The tool that is used for HD cover images is having some issues. These usually get fixed after a short while, but to fix it now you can add one or both of these to the top of your CSS (whichever you need). These will increase page times significantly, but they're the only other option.

Animelist covers:
@\import "https://dl.dropboxusercontent.com/s/uv45ufe75iahzws/animelist_dataimagelinkafter.css";

Mangalist covers:
@\import "https://dl.dropboxusercontent.com/s/t9cut10v3z7673z/mangalist_dataimagelinkafter.css";
Feb 24, 2021 7:26 PM

Offline
Feb 2010
11293
shutupbitch12 said:
Can anyone help me with trying to figure out how to fix blurry anime pictures?


@\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkafter";


You also need this at the top of your anime list CSS, it was part of the original layout but doesn't seem to be there anymore. When it comes back online for you it will restore all covers. It's come back online for me.
Shishio-kunFeb 24, 2021 7:33 PM
Feb 24, 2021 7:33 PM

Offline
Feb 2010
11293
MilkShak3zz said:
hey love the design but the images are all blurry can u help me fix this thanks


You're using a different anime list than the one in the OP now?

You need to change your anime list CSS Malscraper import back to this for when it comes back online. It's back online for me.

@\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore";


It's like the fifth line in your CSS from the top.



Right now its
@\import "https://malscraper.azurewebsites.net/covers/auto/presets/datatitle";
which is causing the errors
Feb 28, 2021 8:34 AM

Offline
Apr 2014
67
@Valerio_Lyndon
@Shishio-kun

Thanks for helping people, for some reason I stopped receiving notifications from my forum topics, I added a link to the temporary covers that I use when the site is down.
Mar 10, 2021 9:17 AM
Offline
Jul 2018
564612
I'm having trouble with resizing the sort image. No matter what dimensions I set it to, it looks way too zoomed in. Any help appreciated. I've been messing around with a lot of different list styles lately trying to get a feel for CSS. In a few years, maybe I'll actually learn a thing or two!



Even at such a ridiculously small size, it's still zoomed.

Also, no matter what background image I use, it still looks blurry. I'm on the latest version of Chrome, by the way.
Mar 10, 2021 9:50 AM

Offline
Apr 2014
67
CameronMZ said:
I'm having trouble with resizing the sort image. No matter what dimensions I set it to, it looks way too zoomed in. Any help appreciated. I've been messing around with a lot of different list styles lately trying to get a feel for CSS. In a few years, maybe I'll actually learn a thing or two!



Even at such a ridiculously small size, it's still zoomed.

Also, no matter what background image I use, it still looks blurry. I'm on the latest version of Chrome, by the way.


Oh, this is my mistake, I forgot to specify the image size in the properties, I have already made changes to the code, everything should be fine.
Mar 10, 2021 10:31 AM
Offline
Jul 2018
564612

Oh, this is my mistake, I forgot to specify the image size in the properties, I have already made changes to the code, everything should be fine.


Working perfectly now, thanks!
Sep 16, 2022 5:09 AM

Offline
Aug 2016
31
can you make a censor for the "Hentai" in the manga list?
Sep 22, 2022 4:12 AM

Offline
Apr 2014
67
Rambut_Legend said:
can you make a censor for the "Hentai" in the manga list?

Unfortunately, I do not read manga and therefore I will not be able to list the entire list manually to mark it as hentai.

I see that you censor hentai in the anime list, I have updated the link to censorship, so update it to a new one.
@\import "https://murakumo-jp.github.io/MyAnimeList-CSS/Resources/Censorship/R18Cover.min.css";
Sep 22, 2022 12:36 PM

Offline
Apr 2014
67
Rambut_Legend said:
can you make a censor for the "Hentai" in the manga list?


Well, it took some time, but now you can censor the Manga, everything should already work for you, I'll probably go back to this style and adapt it to the manga.
Sep 23, 2022 12:07 AM

Offline
Aug 2016
31
MurakumoJP said:
Rambut_Legend said:
can you make a censor for the "Hentai" in the manga list?


Well, it took some time, but now you can censor the Manga, everything should already work for you, I'll probably go back to this style and adapt it to the manga.


I tried it and succeeded, now I am calm enough to see manga list .. Thank you for granting my request!
Reply Disabled for Non-Club Members

More topics from this board

» ❓ Ask for help here + See Frequently Asked Questions ( 1 2 3 4 5 ... Last Page )

Shishio-kun - Apr 15, 2010

7810 by hideso »»
3 hours ago

» [CSS - CLASSIC] Wishes of the heart ~ XXXholic layout by Hahaido

Shishio-kun - Dec 27, 2015

9 by tsyndi »»
Apr 18, 9:23 PM

» [BBCODE + VIDEO GUIDE] ⭐️ Full list of BBcodes and BBcode setups on MAL ( 1 2 3 4 )

Shishio-kun - Feb 3, 2012

159 by RackOrRuin »»
Apr 18, 10:48 AM

» [CSS-MODERN] ⭐️ Takana_No_Hana's Layouts

Shishio-kun - Jun 5, 2021

6 by NemuSanjou »»
Apr 9, 7:21 PM

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

Valerio_Lyndon - Apr 19, 2018

1204 by blickrella »»
Apr 9, 4:55 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login