Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (8) « 1 [2] 3 4 » ... Last »
Oct 14, 2019 9:05 AM
Offline
Dec 2018
13
Valerio_Lyndon said:
CubeMage said:
Hi, I am using your Grid Style 4 and really like it!
When changing the backgrounds, renders, and banners, I realized that I the filter window also has a custom background. However, no matter how much I searched the code, I couldn't find the appropriate code to change that background.
Any help will be much appreciated
Good question, you can change it using this code:
/* FILTER MENU BACKGROUND */
#advanced-options {
	background-image: url(https://i.imgur.com/06BJudE.jpg) !important;
}
Just change the image link to what you wish, as you would with any of the other options.

Thanks, found it after another 20 minutes of searching. This is a perfect example for why comments are crucial when programming
Oct 17, 2019 3:56 PM

Offline
Feb 2017
298
Hi, I decided to use Clarity Style 2 for my anime list. I've figured out how to do most of the customizations I wanted, but there are a few things I am having trouble with:

1: How do you move banner characters?
    I would like to move the pictures on my Completed and Dropped lists to the right and not move any other ones.

2. How do you resize the width of the list entries?
    I would like to have renders on each side but there's not much room to work with because the renders would either be covered by my list (or, if I change the z-index, cover up part of the entry and make me unable to use some functions in certain parts on my screen)

3. When hovering over an entry's picture, is there a way to change the color of the arrow?

4. Is there a way to change the color of the Banner Text?





Just some guy who likes anime

Oct 17, 2019 8:52 PM
平沢唯

Offline
Dec 2016
2206
Vivator said:
Hi, I decided to use Clarity Style 2 for my anime list. I've figured out how to do most of the customizations I wanted, but there are a few things I am having trouble with:

1: How do you move banner characters?
    I would like to move the pictures on my Completed and Dropped lists to the right and not move any other ones.

2. How do you resize the width of the list entries?
    I would like to have renders on each side but there's not much room to work with because the renders would either be covered by my list (or, if I change the z-index, cover up part of the entry and make me unable to use some functions in certain parts on my screen)

3. When hovering over an entry's picture, is there a way to change the color of the arrow?

4. Is there a way to change the color of the Banner Text?
Add all new code to the bottom of your CSS.

1. Play with this. Each section is set to its default value here, but to change anything you can fiddle with the values. To align an image to the left of the screen, you could give it a background-position of left and a margin-left of 0. Same with the right of the screen.
More information on valid values:
Background Position
Margin Left/Right

2. Default is 1060px. To modify, change the top-most number in this code to something else (900px for instance). I haven't tested higher numbers, only lower.


3.


4.


For help with CSS colours, I advise googling "color picker". Any RGB, Hex, HSL, or named colour will work.
Valerio_LyndonOct 17, 2019 8:57 PM
Oct 18, 2019 12:34 AM

Offline
Feb 2017
298
@Valerio_Lyndon Thank you so much for your response. I was able to get everything finished how I wanted it to be. It's a very great list design and I'm glad that I got to make it how I wanted it.


Valerio_Lyndon said:

1. Play with this. Each section is set to its default value here, but to change anything you can fiddle with the values. To align an image to the left of the screen, you could give it a background-position of left and a margin-left of 0. Same with the right of the screen.
More information on valid values:
Background Position
Margin Left/Right
As for this, I had to do this to the code to get everything to move where I needed it to be and I'm posting here if anyone needs it in the future.





Just some guy who likes anime

Oct 19, 2019 3:05 PM

Offline
Feb 2010
12666
@Valerio_Lyndon Should I be updating the Clarity styles in this topic in any way? D:
Oct 20, 2019 1:38 AM
平沢唯

Offline
Dec 2016
2206
Shishio-kun said:
@Valerio_Lyndon Should I be updating the Clarity styles in this topic in any way? D:
It's not particularly an issue. Most of what I've done since you made the original post is just minor bug fixes. You can find a full list of changes since the version you used (R22.0) in the image below or here: [Changelog]


If you were to update, you'd probably have to update the image on hover code as well as I think I made a change to how that code works during one of the updates. I'd also check that nothing else broke afterwards.
Oct 22, 2019 2:29 PM
Offline
Oct 2019
2
Hey I tried your Grid Layout 3 and it looks awesome, except the cover images for the animes are missing or inivisible

Here's how it looks like: https://imgur.com/ypzROkr
Oct 22, 2019 6:43 PM

Offline
Feb 2010
12666
streamichi said:
Hey I tried your Grid Layout 3 and it looks awesome, except the cover images for the animes are missing or inivisible

Here's how it looks like: https://imgur.com/ypzROkr


You're not using Grid Layout on the anime list tho? I can only guess that it's because your layout was private recently or something in your browser like ad block is blocking th cover imports. You can try the alternative cover imports, or wait 24 hours after setting the anime list to public for covers to appear.

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

you probably need this at the top of the anime list
@\import "https://dl.dropboxusercontent.com/s/71mrsl1iz0z11p2/animelist%20dataimagelinkbefore.css";


Your manga list is also private- the covers won't show by default if your list is private and you're trying to use one of these layouts there too. You can try some of the alternative modern manga list cover imports for a private manga list

You probably need either one of these at the top of your mangalist CSS (please don't use both at the same time)

@import "https://dl.dropboxusercontent.com/s/matkhrm2ng2xdu2/manga%20before.css";


@\import "https://dl.dropboxusercontent.com/s/dpqglnr3slmgp7t/mangalist%20dataimagelinkbefore.css";
Shishio-kunOct 22, 2019 6:50 PM
Oct 26, 2019 4:35 AM
Offline
Aug 2016
1726
Hey there Shishio-kun! First of all, I'd like to thank you for giving such amazing design for my list! However, I am facing a few problems and would like to have them solved. Here's my anime list:
My Anime List

Now, here are my issues:

1. The position of the hover is not adjacent to the rectangular box corresponding to the anime. How can I resolve ths?

2. I want to change the font to "Thirsty Script". But I don't know how to do so as there are many places where font-family is written. Also, I can't find any free link on google. Can you help me with that as well? If not, let's try with your Lover's Quarrel example.

Once again, I'd like to thank you on sharing your amazing work. I finally feel like my anime profile is something dope!
KoustubhOct 26, 2019 5:00 AM
Oct 26, 2019 12:49 PM

Offline
Feb 2010
12666
Koustubh said:
Hey there Shishio-kun! First of all, I'd like to thank you for giving such amazing design for my list! However, I am facing a few problems and would like to have them solved. Here's my anime list:
My Anime List

Now, here are my issues:

1. The position of the hover is not adjacent to the rectangular box corresponding to the anime. How can I resolve ths?

2. I want to change the font to "Thirsty Script". But I don't know how to do so as there are many places where font-family is written. Also, I can't find any free link on google. Can you help me with that as well? If not, let's try with your Lover's Quarrel example.

Once again, I'd like to thank you on sharing your amazing work. I finally feel like my anime profile is something dope!


It's Takana_no_Hana's work, I just edited it so that it would be easier to customize and had more options

1. What's your screen size and did you use zoom on your browser? That might be the issue. It looks normal to me.

You can also try this: add this code to the bottom and adjust the number after left to move the preview pic and tags to where you want.

.list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after ,
.list-table .list-table-data:hover .data.image a:before{
left: 260px !important;

}



2. I have a fonts video all about how to change fonts; one of the options there should work for you.
https://www.youtube.com/watch?v=5IGsUjxjwnk
Oct 26, 2019 10:47 PM
Offline
Aug 2016
1726
@Shishio-kun Hey! #2 worked like a charm! Thanks for that. As for #1, the issue I am facing is that without scrolling up or down with the middle mouse, if I move the mouse up/down across different entries, the thing is that the hover stays at only a single place. It does not move up/down with it. How do I resolve this?
Oct 27, 2019 1:17 PM

Offline
Feb 2010
12666
Koustubh said:
@Shishio-kun Hey! #2 worked like a charm! Thanks for that. As for #1, the issue I am facing is that without scrolling up or down with the middle mouse, if I move the mouse up/down across different entries, the thing is that the hover stays at only a single place. It does not move up/down with it. How do I resolve this?


Well you can try

.list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after ,
.list-table .list-table-data:hover .data.image a:before{
left: 260px !important;
top: 100px !important;
}


and this lets you control where it is fixed on the page, just adjust the number after left and top.

Or instead you could make it not fixed on the page with this addition, which I think is what you want:

.list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after ,
.list-table .list-table-data:hover .data.image a:before{
left: 260px !important;
top: 100px !important;
position: absolute !important
}


That should let it be moved more flexibly but you'll have to adjust the numbers again to find the right place. Also this might work better too instead:

.list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after{
left: 260px !important;
top: 100px !important;
position: absolute !important
}


.list-table .list-table-data:hover .data.image a:before{
left: 260px !important;
top: 100px !important;
position: absolute !important
}


That lets you control the tag's and preview pic's positions separately, but there's a lot of adjusting of the numbers that need to be done. Maybe some of these would work for you? Might take a lot of experimentation. Lastly you could replace absolute with relative but I think that absolute should be enough.
Oct 27, 2019 11:38 PM
Offline
Aug 2016
1726
Shishio-kun said:
Koustubh said:
@Shishio-kun Hey! #2 worked like a charm! Thanks for that. As for #1, the issue I am facing is that without scrolling up or down with the middle mouse, if I move the mouse up/down across different entries, the thing is that the hover stays at only a single place. It does not move up/down with it. How do I resolve this?


Well you can try

.list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after ,
.list-table .list-table-data:hover .data.image a:before{
left: 260px !important;
top: 100px !important;
}


and this lets you control where it is fixed on the page, just adjust the number after left and top.

Or instead you could make it not fixed on the page with this addition, which I think is what you want:

.list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after ,
.list-table .list-table-data:hover .data.image a:before{
left: 260px !important;
top: 100px !important;
position: absolute !important
}


That should let it be moved more flexibly but you'll have to adjust the numbers again to find the right place. Also this might work better too instead:

.list-table .list-table-data:hover .data.tags, .list-table .list-table-data:hover .data.tags span:after{
left: 260px !important;
top: 100px !important;
position: absolute !important
}


.list-table .list-table-data:hover .data.image a:before{
left: 260px !important;
top: 100px !important;
position: absolute !important
}


That lets you control the tag's and preview pic's positions separately, but there's a lot of adjusting of the numbers that need to be done. Maybe some of these would work for you? Might take a lot of experimentation. Lastly you could replace absolute with relative but I think that absolute should be enough.


@Shishio-kun I was able to do almost everything I needed. I just have one final issue. In my animelist, the studio name is stuck at one place in the middle. Other than that, everything is working perfectly.
Check it out: My Anime List
Oct 28, 2019 2:34 AM

Offline
Feb 2010
12666
@Koustubh

Well it depends on what you want to do with the studio but you can just move it where you want with this and it will stay parallel to the row.

.list-table .list-table-data .data.studio,
.list-table .list-table-data .data.studio:hover
{position: relative !important;
left: -1200px !important;
top: -20px !important;}

You also need to remove that extra closing bracket from the bottom if you want to add more codes.

Also your preview pic and other imports aren't visible, you need to repair your imports with this topic under
Allow logged out users and other users to see your imported CSS
https://myanimelist.net/forum/?topicid=439897
Shishio-kunOct 28, 2019 2:38 AM
Oct 28, 2019 8:22 AM
Offline
Aug 2016
1726
Shishio-kun said:
@Koustubh

Well it depends on what you want to do with the studio but you can just move it where you want with this and it will stay parallel to the row.

.list-table .list-table-data .data.studio,
.list-table .list-table-data .data.studio:hover
{position: relative !important;
left: -1200px !important;
top: -20px !important;}

You also need to remove that extra closing bracket from the bottom if you want to add more codes.

Also your preview pic and other imports aren't visible, you need to repair your imports with this topic under
Allow logged out users and other users to see your imported CSS
https://myanimelist.net/forum/?topicid=439897


I see. Well, I tried the thing which you've mentioned for the broken images, but it's still not working. Also, I want a slight change in my design. Whenever I hover over a design, the entry of the particular entry enlarges because of the image. That probably is because of the relative positioning of the image,tags and the studio. Is there any roundabout way for this so that
1. The entry won't enlarge
2. I can see the image, tag and the studio beside the entry to the left side (the way it's positioned in the original template, with the entry being just adjacent to the entry and not fixed in a single postion)

Edit: I commented out all the codes related to data.tags, data.images and data.studio, so the design has been reverted to the original state. You can give me suggestions now. Here's my list: My Anime List
KoustubhOct 28, 2019 9:01 AM
Oct 28, 2019 5:02 PM

Offline
Feb 2010
12666
@Koustubh

Unfortunately with this type of positioning there's going to be alot of errors and manual readjustment. You can use this CSS tho to get the effect you want, I worked really hard on it for a long time. All the codes to move everything are at the bottom now, and a lot of conflicting codes had to be taken out, and a lot of the columns had to manually adjusted. But you can make any more readjustments with the margin-top, top, and left codes in the bottom of the CSS. I labelled the sections too :D

It should look like this:






For future questions try using this video first please so you can learn how to use the Inspect Element tool, which will help you a lot in making high level customization and live edits
https://www.youtube.com/watch?v=cTGbVutdqfc

Oct 28, 2019 11:33 PM
Offline
Aug 2016
1726
Shishio-kun said:
@Koustubh

Unfortunately with this type of positioning there's going to be alot of errors and manual readjustment. You can use this CSS tho to get the effect you want, I worked really hard on it for a long time. All the codes to move everything are at the bottom now, and a lot of conflicting codes had to be taken out, and a lot of the columns had to manually adjusted. But you can make any more readjustments with the margin-top, top, and left codes in the bottom of the CSS. I labelled the sections too :D

It should look like this:






For future questions try using this video first please so you can learn how to use the Inspect Element tool, which will help you a lot in making high level customization and live edits
https://www.youtube.com/watch?v=cTGbVutdqfc


Damn brother! You nailed it! Saasuga Shishio-sama! Talk about an overkill :D You really are very dedicated guy who loves to help other people. Props to you for helping me out. Also, I think you're the first person I've seen who's very active on MAL (compared to people like Stark700) who do a very unique kind of work. I thank you very much once again for helping me brother.
Cheers!
KoustubhOct 28, 2019 11:41 PM
Oct 29, 2019 7:49 PM

Offline
Feb 2010
12666
Koustubh said:
Shishio-kun said:
@Koustubh

Unfortunately with this type of positioning there's going to be alot of errors and manual readjustment. You can use this CSS tho to get the effect you want, I worked really hard on it for a long time. All the codes to move everything are at the bottom now, and a lot of conflicting codes had to be taken out, and a lot of the columns had to manually adjusted. But you can make any more readjustments with the margin-top, top, and left codes in the bottom of the CSS. I labelled the sections too :D

It should look like this:






For future questions try using this video first please so you can learn how to use the Inspect Element tool, which will help you a lot in making high level customization and live edits
https://www.youtube.com/watch?v=cTGbVutdqfc


Damn brother! You nailed it! Saasuga Shishio-sama! Talk about an overkill :D You really are very dedicated guy who loves to help other people. Props to you for helping me out. Also, I think you're the first person I've seen who's very active on MAL (compared to people like Stark700) who do a very unique kind of work. I thank you very much once again for helping me brother.
Cheers!


Awesome and thank you!! :D
Dec 3, 2019 11:49 PM

Offline
Aug 2017
5
Hi everyone!

I'm looking for a way to add 1 or 2 character renders on each side of the page for each page available (Completed, Watching, Dropped etc) of either:

The Line Style Simple Layout
and/or
The Line Style 3 Layout

I was told that I would need to add more CSS codes to do so however simply copy pasting the CSS character render codes from Grid Style 5 does not work as this is a very different design. Would anyone be able to help me out with this?

Many thanks.
Dec 4, 2019 12:20 AM
平沢唯

Offline
Dec 2016
2206
FrenchAussie said:
I'm looking for a way to add 1 or 2 character renders on each side of the page for each page available (Completed, Watching, Dropped etc) of either: The Line Style Simple Layout and/or The Line Style 3 Layout.

I was told that I would need to add more CSS codes to do so however simply copy pasting the CSS character render codes from Grid Style 5 does not work as this is a very different design. Would anyone be able to help me out with this?
I ripped the renders from the grid design like you wished to do and it seems to work. The reason it didn't work for you is probably due to some extra code that was needed, found far down into the CSS. I also added a bit of new code to make the cover image appear above the render. Give it a go. Place it anywhere below the @import codes.
Dec 4, 2019 1:28 AM

Offline
Feb 2010
12666
@FrenchAussie Pretty sig! 😍

@Valerio_Lyndon Wow that was quick, thank you!!
Dec 4, 2019 3:05 AM

Offline
Aug 2017
5
@Valerio_Lyndon Thank you for your help! It's perfect! Now I just need to work with it hehe

@Shishio-kun Thank you for your amazing tutorials! I wouldn't have gone this far without them! <3
Jan 3, 2020 3:36 PM
Offline
Dec 2019
3
Hey, im new here.
I was wondering while using grid style 4 (with two bottom renders). If there was any direct way to scle the renders bigger or smaller. In grid style one there is an option to adjust the width and height, but in grid style 4 there is only an option to adjust how far left the image is set. Is there any way to scale the two renders in grid style 4?


Here is the difference in code:


Grid style 1:


/* BOTTOM RENDER */
footer::after {
width: 20%;
height: 100%;
left:calc(50% + 460px);
background: url(http://i.imgur.com/ea0NmJM.png) no-repeat bottom right;}


Grid style 4:


/* BOTTOM RENDERS (left and right) */

footer:before{
left: -15%;
background-image: url(http://imgur.com/gAgIkGM.png);
}


footer:after {
right: -15%;
background-image: url(http://imgur.com/yewORJZ.png);
}
Jan 3, 2020 8:56 PM
平沢唯

Offline
Dec 2016
2206
Yuryy said:
Hey, im new here.
I was wondering while using grid style 4 (with two bottom renders). If there was any direct way to scle the renders bigger or smaller. In grid style one there is an option to adjust the width and height, but in grid style 4 there is only an option to adjust how far left the image is set. Is there any way to scale the two renders in grid style 4?


Here is the difference in code:


Grid style 1:

Grid style 4:
You can add the width and height properties onto the other code blocks. Then it just needs a tweak to code priority. So, we can take the old code...
/* BOTTOM RENDERS (left and right) */

footer:before{
left: -15%;
background-image: url(http://imgur.com/gAgIkGM.png);
}


footer:after {
right: -15%;
background-image: url(http://imgur.com/yewORJZ.png);
}

And turn it into this:
/* BOTTOM RENDERS (left and right) */

body footer:before{
width: 50%;
height: 100%;
left: -15%;
background-image: url(http://imgur.com/gAgIkGM.png);
}


body footer:after {
width: 50%;
height: 100%;
right: -15%;
background-image: url(http://imgur.com/yewORJZ.png);
}

I added the width and height properties to each render and changed the selector ("footer" to "body footer") to increase its priority and override some exisiting code. You probably won't need to mess with the height, width will probably do what you need.
Jan 4, 2020 10:44 AM
Offline
Dec 2019
3
Thanks, fixed my problem perfectly^^
Feb 23, 2020 2:11 AM
平沢唯

Offline
Dec 2016
2206
JawbreakerGamer said:
Im so sorry to bother you guys. I used one of your themes to make my anime list look better than default. I thought it was done, but my friend opened my list, but besides the anime cover pics themselves nothing else loads for him. On my screen i can see it all perfectly though. In the CSS i can see it all on there too. I opened my anime list on an incognito tab and they dont load on that either. I have my list set to modern, style override is unchecked. I used direct links for all the pictures, and Original gif links for all the gifs from imgur. Some of the renders are the ones that came with the theme too and those arent showing up either. I dont have my account on private. Is there something that im missing? Any and all help would be greatly appreciated with this. Im sorry if im just an idiot and i did something wrong. I can give you the CSS code if that would help too. I can also send you guys screenshots if that would help as well!
I believe this is linked to the current issues with MAL's image service. There's a thread about it in the support board, and it's been affecting the entire website (forums, profiles, everything). Your list appears fine when logged in because you are being served the original images from Imgur. When logged out, or viewing as another user, issues appear because they're being served by MAL's temporarily borked image network. There are ways to work around this, but it's probably not worth the effort of going through since I would expect a fix to come through within a few days. Or at least, I'm hoping for one.
Feb 29, 2020 7:39 PM
Offline
Oct 2019
4
How do I change the background for when you open the filter list? On Grid Style 2?
Feb 29, 2020 11:05 PM
平沢唯

Offline
Dec 2016
2206
Ralty said:
How do I change the background for when you open the filter list? On Grid Style 2?
Try adding this code to your CSS. Anywhere below the "@import" lines should be fine.
/* FILTER MENU BACKGROUND */
#advanced-options {
	background-image: url(https://i.imgur.com/06BJudE.jpg) !important;
}
Just change the URL in between the parenthesis.
Mar 1, 2020 4:37 AM
Offline
Oct 2019
4
Thank you very much. It worked :)
Mar 4, 2020 1:54 PM

Offline
Feb 2010
12666
@valerio_lyndon thanks for helping them out :D

Mar 29, 2020 2:29 PM
Offline
Jul 2018
561873
I used grid style 1. How do I change the font??
Mar 29, 2020 5:12 PM

Offline
Feb 2010
12666
CameronMZ said:
I used grid style 1. How do I change the font??


Try the first minute and half of this video, it's the easiest way for me to explain changing fonts on a premade layout.

https://www.youtube.com/watch?v=5IGsUjxjwnk

But if it doesn't work for you ask back and post the font you wanna try
May 7, 2020 5:24 AM
Offline
May 2020
1
I installed the Clarity Style 1 layout and i cant get the characters on the side of the list apear on the top of my backround. I tried to fixed it but im not rally into coding and i just wounder if somebody could help me so the characters would be on top of the backround.
May 7, 2020 4:07 PM
平沢唯

Offline
Dec 2016
2206
MrD3xtr said:
I installed the Clarity Style 1 layout and i cant get the characters on the side of the list apear on the top of my backround. I tried to fixed it but im not rally into coding and i just wounder if somebody could help me so the characters would be on top of the backround.
Add this to the bottom of your CSS, it should fix the issue. :)
/* Render fix */
body::before { z-index: -1; }
May 7, 2020 11:46 PM

Offline
Jan 2018
3
New member here, started using your layouts just now. Everything looks amazing, how do you change all the font style for Grid Style 1? I wanted to change it to Arial to keep the font simple.
May 8, 2020 12:11 AM

Offline
Feb 2010
12666
Mike_Myers said:
New member here, started using your layouts just now. Everything looks amazing, how do you change all the font style for Grid Style 1? I wanted to change it to Arial to keep the font simple.


I'm thinking you could add

* {font-family: Arial, fontawesome !important;}

to the bottom? Try that.

May 11, 2020 1:22 AM

Offline
Jan 2018
3
Shishio-kun said:
Mike_Myers said:
New member here, started using your layouts just now. Everything looks amazing, how do you change all the font style for Grid Style 1? I wanted to change it to Arial to keep the font simple.


I'm thinking you could add

* {font-family: Arial, fontawesome !important;}

to the bottom? Try that.



IT WORKED! THANK YOU!
May 30, 2020 3:55 PM

Offline
Feb 2010
12666
A lot of changes added to make this easier to edit :D
Jun 22, 2020 4:57 PM

Offline
Jul 2013
1
Thank you very much, I always wanted to change the layout of my anime list, I made a version of Cardcaptor Sakura
Jun 22, 2020 6:32 PM

Offline
Feb 2010
12666
DarkFlameMTR said:
Thank you very much, I always wanted to change the layout of my anime list, I made a version of Cardcaptor Sakura


Awesome!! Thanks so much for sharing, I love it! 😍😍😎
Jul 12, 2020 7:40 PM

Offline
Jun 2020
11
I got a question. how do i change the "your name" part of the background? I can't find anything that can change it

(the circled part)

https://i.imgur.com/xvg6Kci.jpg
Jul 12, 2020 8:26 PM
平沢唯

Offline
Dec 2016
2206
BruhPablo said:
I got a question. how do i change the "your name" part of the background? I can't find anything that can change it

(the circled part)

https://i.imgur.com/xvg6Kci.jpg

The image says it's removed?
Jul 12, 2020 8:49 PM

Offline
Jun 2020
11
oops mb

https://i.imgur.com/W932NJA.jpg

this link probably will work
Jul 12, 2020 9:05 PM
平沢唯

Offline
Dec 2016
2206
BruhPablo said:
oops mb

https://i.imgur.com/W932NJA.jpg

this link probably will work
Hmm, usually adding this CSS somewhere in your code will enable changing the filter background. It's a little hard to tell if you have some other code already applied that will conflict, but if there is an issue you could probably fix it by removing your current image that is displaying on the filter menu and solely using this new code.
/* FILTER MENU BACKGROUND */
#advanced-options {
	background-image: url(YourImageUrl) !important;
}
To add an image, replace "YourImageUrl" with a link to an image. To remove the image, replace "url(YourImageUrl)" with "none".

If you still need some help, make sure to apply the changes to the CSS on your publicly available (currently active) list style, so that I can see what's going wrong in the code. :)
Jul 12, 2020 9:18 PM

Offline
Jun 2020
11
Ight thank you very much!
Jul 15, 2020 10:06 PM
Offline
Jun 2017
24
Thanks for all this awesome work! So I actually used Grid Style 5, Chrome and Firefox displays all the anime/manga covers sharp and detailed, but for some reason Safari (on MacBook) renders the anime/manga cover images blurry. Is there a way to fix this blurry problem on Safari?
Jul 16, 2020 12:30 AM
平沢唯

Offline
Dec 2016
2206
ZekkenFuwa said:
Thanks for all this awesome work! So I actually used Grid Style 5, Chrome and Firefox displays all the anime/manga covers sharp and detailed, but for some reason Safari (on MacBook) renders the anime/manga cover images blurry. Is there a way to fix this blurry problem on Safari?

Find this line, it should be right near the top of the CSS:
@\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore";

Replace it with this line:
@\import "https://malscraper.azurewebsites.net/covers/anime/ZekkenFuwa/presets/dataimagelinkbefore";

Add this one right after the other if you want mangalist support:
@\import "https://malscraper.azurewebsites.net/covers/manga/ZekkenFuwa/presets/dataimagelinkbefore";


Jul 16, 2020 10:45 AM
Offline
Jun 2017
24
Ight, this was very helpful, thank you!
Aug 11, 2020 11:16 AM
Offline
Mar 2018
5
Shishio-kun said:
Line Style Simple

* 1 Wallpaper

* Custom Quote on top of the banner
* Custom table and row hover color
* Big preview pic on row hover



Click here for the code
Alternate Link







Line Style 2

* 1 Wallpaper
* 1 Banner

* Custom Quote on top of the banner
* Custom table and row hover color
* Big preview pic on row hover


Click here for the code
Alternate Link








Line Style 3

* 6 Wallpapers (one for each category page)

* Custom Quote on top of the banner
* Custom table and row hover color
* Big preview pic on row hover




Click here for the code
Alternate Link






Line Style 4

* 6 Wallpapers (one for each category page)
* 1 Banner

* Custom Quote on top of the banner
* Custom table and row hover color
* Big preview pic on row hover



Click here for the code
Alternate Link







Line Style 5

* 6 Wallpapers (one for each category page)
* 6 Banners (one for each category page)

* Custom Quote on top of the banner
* Custom table and row hover color
* Big preview pic on row hover



Click here for the code
Alternate Link






One Piece Layout example from video
These might not be recently updated as the ones above!





Layout link: http://pasted.co/e3bd8475




Adding a render to the Line-Style layouts
Simply add this code to the bottom of the CSS. You can change the image the same as the banners and backgrounds. Height and width are the size.








Change fonts
See my fonts video. You probably just need the first two minutes :D
https://www.youtube.com/watch?v=5IGsUjxjwnk

how to have list layout with customizable category button?
Aug 11, 2020 2:02 PM

Offline
Feb 2010
12666
DamaZki said:
how to have list layout with customizable category button?


use the codes in the first post and follow the video
https://myanimelist.net/forum/?topicid=1640096#msg51608944

example of one of the codes
https://pastebin.com/CVcajfYq

Reply Disabled for Non-Club Members
Pages (8) « 1 [2] 3 4 » ... Last »

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

7921 by takkun_ »»
4 hours ago

» theme help

threat - 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 Fixes

Shishio-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 Lists

YasminaRegina - Jul 25

2 by YasminaRegina »»
Jul 26, 1:02 AM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login