Forum Settings
Forums
New
This topic has been locked and is no longer available for discussion.
Pages (12) « First ... « 2 3 [4] 5 6 » ... Last »
Jul 3, 2019 2:44 PM

Offline
Feb 2010
11294
cateapillar said:
hey, i'm back here again. this time, i tried adding tags to my manga list on hover, but words are cut off in the tags section. this doesn't happen for my anime list however, so i'm confused about how to fix this. any ideas to fix this issue? thanks!



You might need to have a separate CSS on your anime and manga list if you haven't to apply this fix. Replace your manga list code:

https://pastebin.com/PzAdEza1
Jul 10, 2019 12:41 PM

Offline
Jul 2013
153
So didn't touch my list design for years now and today out of the blue all the image covers are missing. I tried all the imports suggested in step 4 (was already using the 1st one of them) but none worked.
Jul 10, 2019 1:57 PM
平沢唯

Offline
Dec 2016
2197
MuFeR said:
So didn't touch my list design for years now and today out of the blue all the image covers are missing. I tried all the imports suggested in step 4 (was already using the 1st one of them) but none worked.
Looks like the cover generator is having some issues, I am unsure why. For now, you could use this manually-maintained file if you wish to update it right this second. These can also be found on the main post, under "back up solutions". Just use it in place of the MalScraper link. There are two different imports, one for anime and one for manga. Anime:
@\import "https://dl.dropboxusercontent.com/s/r89y41zqmt8waaz/animelist_more.css";
Manga:
@\import "https://dl.dropboxusercontent.com/s/b86evgmqh9h6b1p/mangalist_more.css";

Make sure you only use the import that matches the list you are using. If you use both at once, you will end up with incorrect pictures as the manga and anime imports will conflict. You may have to use two different CSS styles, one for anime and one for manga, with the respective imports at the top.
Valerio_LyndonJul 10, 2019 2:24 PM
Jul 10, 2019 2:22 PM
Offline
Oct 2015
7
Hello,
Thank again for this tutorial.
I just went throught the first 10 - 15 steps, and the import :
@\import "https://dl.dropboxusercontent.com/s/m1z4trsw0vuet03/more.css";
JUST FIXED IT !
Jul 14, 2019 1:59 AM
Offline
Sep 2017
1
Hi, ive downloaded one of the premade layouts and everything seemed fine in the preview but when i cant see the background on the site and its just white. How do i fix this problem?

-Fall3nAngel-Jul 14, 2019 2:07 AM
Jul 14, 2019 1:33 PM

Offline
Feb 2010
11294
-Fall3nAngel- said:
Hi, ive downloaded one of the premade layouts and everything seemed fine in the preview but when i cant see the background on the site and its just white. How do i fix this problem?



seems fine to me atm
Jul 22, 2019 6:09 AM
Offline
Dec 2018
1
It's amazing! But..I have a problem. It works to change the photos,images,GIFs and stuff, but even if I press ,,save,, down my anime list doesn't change (it ramains at the Kimi no na wa one, not like I customized it). I think isn't normal cause' when I press on ``preview`` it shows me exactly how i customize it .
Is there a way to fix that? (╥﹏╥)

Thank you! (0 3 0)
Jul 22, 2019 12:10 PM

Offline
Feb 2010
11294
Sori-chan_xD said:
It's amazing! But..I have a problem. It works to change the photos,images,GIFs and stuff, but even if I press ,,save,, down my anime list doesn't change (it ramains at the Kimi no na wa one, not like I customized it). I think isn't normal cause' when I press on ``preview`` it shows me exactly how i customize it .
Is there a way to fix that? (╥﹏╥)

Thank you! (0 3 0)


Make sure the theme you're making is the same theme you have shaded the bubble next to anime.

If you don't understand- shade the bubble next to anime on the first theme, click the Save button, then customize the first theme and save that.

https://myanimelist.net/ownlist/style
Jul 24, 2019 6:57 PM

Offline
Feb 2014
7610
So, recently I was made aware by a friend that other users (and myself when logged out) can't see cover pics when browsing my list, I don't know when this started, I tried the imports in step 4 as well as the solution in post #157 but nothing changes.
Jul 24, 2019 7:03 PM
平沢唯

Offline
Dec 2016
2197
Punkero said:
So, recently I was made aware by a friend that other users (and myself when logged out) can't see cover pics when browsing my list, I don't know when this started, I tried the imports in step 4 as well as the solution in post #157 but nothing changes.
You appear to be using the wrong preset for the cover generator. You also have a broken import, which explains why you can see covers when others can't. I recommend firstly deleting both of these lines, they're near the top of your CSS:

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

@import "https://dl.dropboxusercontent.com/s/6n4qtowp2xtgjpr/data%20image%20link%20before.css";

Then, insert this line in place of the old ones:
@\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore";

Jul 27, 2019 10:13 AM
Offline
Aug 2015
6
This is incredibly odd.
I can't see the anime covers when I'm logged in.
When I'm NOT, tho, I can clearly see them.
Can someone help me?
Thanks.
Jul 27, 2019 2:42 PM
平沢唯

Offline
Dec 2016
2197
RayResembool said:
This is incredibly odd.
I can't see the anime covers when I'm logged in.
When I'm NOT, tho, I can clearly see them.
Can someone help me?
Thanks.
Are you using different browsers while comparing? Especially, are you using Firefox?
Jul 27, 2019 4:48 PM
Offline
Aug 2015
6
Valerio_Lyndon said:
RayResembool said:
This is incredibly odd.
I can't see the anime covers when I'm logged in.
When I'm NOT, tho, I can clearly see them.
Can someone help me?
Thanks.
Are you using different browsers while comparing? Especially, are you using Firefox?

Nope, I'm using Chrome.
I used the incognito mode to see the comparison between logged in or not.
Jul 27, 2019 5:17 PM

Offline
Feb 2010
11294
RayResembool said:
Valerio_Lyndon said:
Are you using different browsers while comparing? Especially, are you using Firefox?

Nope, I'm using Chrome.
I used the incognito mode to see the comparison between logged in or not.


If you see the covers in Incognito mode, then maybe something in your normal Chrome is blocking the import then?
Jul 27, 2019 6:26 PM
平沢唯

Offline
Dec 2016
2197
Shishio-kun said:
RayResembool said:
Nope, I'm using Chrome.
I used the incognito mode to see the comparison between logged in or not.
If you see the covers in Incognito mode, then maybe something in your normal Chrome is blocking the import then?
uMatrix and other privacy extensions are especially susceptible to causing this.
Jul 27, 2019 10:07 PM
Offline
Aug 2015
6
Shishio-kun said:
RayResembool said:

Nope, I'm using Chrome.
I used the incognito mode to see the comparison between logged in or not.


If you see the covers in Incognito mode, then maybe something in your normal Chrome is blocking the import then?

Deactivated uBlock Origin. Problem solved.
Aug 25, 2019 7:45 PM
Offline
Feb 2019
21
Can I make a request?

If so, could anyone check the About Me section on my profile page? I've been decreasing the pixels of it's width - but still it's broken. (I'm assuming I have to create a tall image for About Me... I don't know.)

Help, please. :|
Aug 25, 2019 8:19 PM

Offline
Feb 2010
11294
Annyxtopheles said:
Can I make a request?

If so, could anyone check the About Me section on my profile page? I've been decreasing the pixels of it's width - but still it's broken. (I'm assuming I have to create a tall image for About Me... I don't know.)

Help, please. :|


You can make it as tall or short as you want

it looks way to wide, I think it needs to be under 800px width total. I'm referring to the original graphic before you split it up. My tutorial videos on making a profile graphic should have the right width.
Aug 25, 2019 8:25 PM
Offline
Feb 2019
21
Shishio-kun said:
Annyxtopheles said:
Can I make a request?

If so, could anyone check the About Me section on my profile page? I've been decreasing the pixels of it's width - but still it's broken. (I'm assuming I have to create a tall image for About Me... I don't know.)

Help, please. :|


You can make it as tall or short as you want

it looks way to wide, I think it needs to be under 800px width total. I'm referring to the original graphic before you split it up. My tutorial videos on making a profile graphic should have the right width.


I decreased it to 720px. Before that 798. Still the same problem.
Aug 25, 2019 9:00 PM

Offline
Feb 2010
11294
Annyxtopheles said:
Shishio-kun said:


You can make it as tall or short as you want

it looks way to wide, I think it needs to be under 800px width total. I'm referring to the original graphic before you split it up. My tutorial videos on making a profile graphic should have the right width.


I decreased it to 720px. Before that 798. Still the same problem.



Hmm whats the original graphic and what are you trying to do with it? Like how will it look when it's not broken.

It looks like it's supposed to be like this


But that's unlikely with the current size of the pieces. You'd have to resize and make the original graphic 798px or less, then split it up. This way you get smaller pieces, which I think is what you need (not sure). I think your pieces have to be under 398px at the most.
Shishio-kunAug 25, 2019 9:19 PM
Aug 25, 2019 9:12 PM

Offline
Feb 2010
11294
@Annyxtopheles

If you're using Imgur you should also use the original type of link too, the others can resize the pieces to make them too large. You should also post your profile BBcode here if you continue to have problems so we can look at it.

Aug 26, 2019 6:05 AM
Offline
Feb 2019
21
@Shishio-kun

It worked - after as you said to make the pieces be less than 398px and I did. Thank you so much! You helped me again, I watched most of your YouTube tutorials since I started using list layouts and delving into other stuff related. And I'll keep learning, keep attempting, and progressing. Thank you again! You, and everyone in this community!
Aug 27, 2019 12:59 AM

Offline
Feb 2010
11294
Annyxtopheles said:
@Shishio-kun

It worked - after as you said to make the pieces be less than 398px and I did. Thank you so much! You helped me again, I watched most of your YouTube tutorials since I started using list layouts and delving into other stuff related. And I'll keep learning, keep attempting, and progressing. Thank you again! You, and everyone in this community!


:D the profile looks cool
Sep 8, 2019 4:26 AM

Offline
Jun 2014
617
Cover generators are not able to generate more than three thousand cover links ?

malscraper generates only 2816 (occasionally 2700) https://malscraper.azurewebsites.net/covers/anime/Hiruzawa/presets/datatitlebefore
"Mal it!" exactly 3000 (also datatitlelinkbefore preset = dataimagelinkafter)

UPD: tried today and malscraper gave me all cover links
"Mal it!" still only 3000
HiruzawaSep 10, 2019 1:45 AM
Sep 8, 2019 3:50 PM

Offline
Mar 2013
261
Hello everyone

I noticed my anime list cover generator stopped working, somewhat.
It lost the covers for each entry.

Can someone help?
Sep 8, 2019 4:01 PM

Offline
Feb 2010
11294
F_E_A_R said:
Hello everyone

I noticed my anime list cover generator stopped working, somewhat.
It lost the covers for each entry.

Can someone help?


update your CSS with the cover generators in the OP

@\import "https://malscraper.azurewebsites.net/covers/auto/presets/more";
Sep 9, 2019 9:53 AM

Offline
Mar 2013
261
Thanks! Fixed!
Sep 10, 2019 2:23 AM
平沢唯

Offline
Dec 2016
2197
Hiruzawa said:
Cover generators are not able to generate more than three thousand cover links ?

malscraper generates only 2816 (occasionally 2700) https://malscraper.azurewebsites.net/covers/anime/Hiruzawa/presets/datatitlebefore
"Mal it!" exactly 3000 (also datatitlelinkbefore preset = dataimagelinkafter)
I'm not quite sure. MalScraper definitely seems to have issues with lists that are longer. You're not the first to have reported issues with lists of several thousand entries. I'm unsure what causes it and I am unsure if the creator of MalScraper does either. It's highly inconsistent. One day, it will generate 2800, other days it will generate over 3000. All on the same list. I can't say I know much about Mal It. If you find you're having issues with the generators, the best alternative is to use a static import: [Link].
Sep 10, 2019 10:03 PM
Offline
Sep 2011
115
Hi! The Steins;Gate theme I was using totally broke! Lots of missing tinypics!
Sep 10, 2019 11:31 PM
平沢唯

Offline
Dec 2016
2197
evilcorn said:
Hi! The Steins;Gate theme I was using totally broke! Lots of missing tinypics!
I think the creator's Tinypic account may have been deleted or something. Looks like all the pictures on their layouts are dead. Hopefully they still have them around to restore them, but it really depends on how thoroughly the creator backed up their content (if at all). This is the original thread here: https://myanimelist.net/forum/?topicid=618961 If any updates happen, they'll probably happen here.
Sep 11, 2019 2:17 AM
Offline
Sep 2011
115
Thanks. I looked into it and found out that Tinypic is actually shutting down really soon.

So, it took a while... but I recovered all of the images that were hosted at Tinypic using Wayback Machine. Next... wait to see if the original creator responds or put the pics back up somewhere else myself.
Sep 17, 2019 11:41 AM

Offline
Jul 2019
10
I'm currently having some issues with this layout design: High School DXD X Darling in the Franxxx layout.

I can't figure out how to generate the content of the popup box after hovering over the anime cover. I've found out where in the code the box is at, so I'm able to disable it. But if possible, I'd like to generate the stuff that's supposed to go inside of it. Would it be possible for anyone to help me out with this?

I'll go ahead and re-enable the popup box though, just in case it can help someone out.

Thank you!
Sep 17, 2019 3:17 PM
平沢唯

Offline
Dec 2016
2197
Cry5talz said:
I'm currently having some issues with this layout design: High School DXD X Darling in the Franxxx layout.

I can't figure out how to generate the content of the popup box after hovering over the anime cover. I've found out where in the code the box is at, so I'm able to disable it. But if possible, I'd like to generate the stuff that's supposed to go inside of it. Would it be possible for anyone to help me out with this?

I'll go ahead and re-enable the popup box though, just in case it can help someone out.

Thank you!
The original theme author has instructions here: https://myanimelist.net/forum/?topicid=1544259&show=0#post9
Sep 18, 2019 1:18 AM

Offline
Jul 2019
10
Thank you! I'll check it out and follow the instructions. I can't believe I never attempted to search the original author first.
Sep 26, 2019 12:12 PM

Offline
Jun 2013
12
sorry my english is not good, but i give my best...

Hello,
I search all List design data... from Oreimo Design
image.myanimelist.net/ui/OK6W_koKDTO…
myanimelist.net/forum/?topicid…

Tinypic goes closed...
can you please me all Pics from this Design...
Thank you so much
Sep 26, 2019 5:50 PM

Offline
Feb 2010
11294
kaitokid187 said:
sorry my english is not good, but i give my best...

Hello,
I search all List design data... from Oreimo Design
image.myanimelist.net/ui/OK6W_koKDTO…
myanimelist.net/forum/?topicid…

Tinypic goes closed...
can you please me all Pics from this Design...
Thank you so much


Your links are incomplete and don't work

If it's the layout I'm thinking of, we have to repair it manually at some point in the future. We left some instructions in the thread for SylakentH's layout on how to repair a layout yourself with the internet wayback machine website.
https://myanimelist.net/forum/?topicid=618961
Just copy the layout's image links into the wayback machine and it will find them from a past screenshot
https://archive.org/web/

Otherwise, you'll have to wait for one of us to repair it but you'll be mass messaged in the future when the layouts from that topic are repaired.
Sep 28, 2019 2:30 PM

Offline
Jun 2013
12
Shishio-kun said:
kaitokid187 said:
sorry my english is not good, but i give my best...

Hello,
I search all List design data... from Oreimo Design
image.myanimelist.net/ui/OK6W_koKDTO…
myanimelist.net/forum/?topicid…

Tinypic goes closed...
can you please me all Pics from this Design...
Thank you so much


Your links are incomplete and don't work


Sorry this is selv text on twitter...
here complete Links:
>> https://image.myanimelist.net/ui/OK6W_koKDTOqqqLDbIoPAt4K0QoGsw3ChNH6j5i3vvA

Forum Tread
>> https://myanimelist.net/forum/?topicid=318587#msg37397387

and Oreimo Design ist not by SylakentH's Thread
I can Waiting, for Repair.
Can you Time schedule for repair ~~~~ 2weeks or 4weeks or 2Month +more???
Sep 28, 2019 3:35 PM

Offline
Feb 2010
11294
kaitokid187 said:
Shishio-kun said:


Your links are incomplete and don't work


Sorry this is selv text on twitter...
here complete Links:
>> https://image.myanimelist.net/ui/OK6W_koKDTOqqqLDbIoPAt4K0QoGsw3ChNH6j5i3vvA

Forum Tread
>> https://myanimelist.net/forum/?topicid=318587#msg37397387

and Oreimo Design ist not by SylakentH's Thread
I can Waiting, for Repair.
Can you Time schedule for repair ~~~~ 2weeks or 4weeks or 2Month +more???


OK It's a HolyPotato layout then.

Post the CSS code to the layout here, and I can look into repairing it in the near future.
Sep 29, 2019 4:16 PM

Offline
Jun 2013
12
Shishio-kun said:
kaitokid187 said:


Sorry this is selv text on twitter...
here complete Links:
>> https://image.myanimelist.net/ui/OK6W_koKDTOqqqLDbIoPAt4K0QoGsw3ChNH6j5i3vvA

Forum Tread
>> https://myanimelist.net/forum/?topicid=318587#msg37397387

and Oreimo Design ist not by SylakentH's Thread
I can Waiting, for Repair.
Can you Time schedule for repair ~~~~ 2weeks or 4weeks or 2Month +more???


OK It's a HolyPotato layout then.

Post the CSS code to the layout here, and I can look into repairing it in the near future.


Thankyou very much, can your me Private Messege to finish repair


Background is from me, i saved for many Years

CSS:
Shishio-kunSep 29, 2019 8:23 PM
Sep 29, 2019 8:24 PM

Offline
Feb 2010
11294

@kaitokid187 OK This should be the repaired CSS. Try it out and let me know if it works out well :D

Sep 30, 2019 3:36 PM

Offline
Jun 2013
12
Shishio-kun said:

@kaitokid187 OK This should be the repaired CSS. Try it out and let me know if it works out well :D



@Shishio-kun Thankyou Design is Wonderfull
Oct 26, 2019 9:39 PM

Offline
Sep 2013
169
Yo! Thank you for making this For Dummies guide for me lol! But I seem to have a problem my good man. My mouse seems to be invisible while I hover across my list screen. When I right click it appears so that's how I'm currently dealing with it.

Could you kindly check my list out? I love your custom list man. Please help me out when you can! :)
Oct 26, 2019 10:37 PM

Offline
Feb 2010
11294
shippykaiyaymf said:
Yo! Thank you for making this For Dummies guide for me lol! But I seem to have a problem my good man. My mouse seems to be invisible while I hover across my list screen. When I right click it appears so that's how I'm currently dealing with it.

Could you kindly check my list out? I love your custom list man. Please help me out when you can! :)


Thanks :D

Hmm unfortunately I can't recreate the same error (I see the cursor) so I can't fix it, maybe. What browser are you using?

Maybe if we take out or override the cursor codes in the CSS, that will set it to normal. You saw cursors on other anime lists and before you used this layout, right?

First try this code, paste it to the bottom of your CSS, and save, and see if you can see the cursor again. This could override the cursor changes on this layout and set them to normal.

*{
cursor: inherit !important;
}
Oct 26, 2019 11:47 PM

Offline
Sep 2013
169
Shishio-kun said:


Thanks :D

Hmm unfortunately I can't recreate the same error (I see the cursor) so I can't fix it, maybe. What browser are you using?

Maybe if we take out or override the cursor codes in the CSS, that will set it to normal. You saw cursors on other anime lists and before you used this layout, right?

First try this code, paste it to the bottom of your CSS, and save, and see if you can see the cursor again. This could override the cursor changes on this layout and set them to normal.

*{
cursor: inherit !important;
}


Bro youre so helpful! Thank you for taking the time to reply quickly!
I am using Microsoft Edge and omg you solved it! Thank you so much!

I was checking out most of your videos dude. You got talent.

I love your custom lists so much I wanted to ask you something.

I specifically love romance stories.
And Ive been obsessed with romance tagged content in anime/manga for close to a decade.
But I've always disliked inconclusive or rather harem/shounen ones where nothing concludes in terms of the romance progression.

There so many nice people who made their own blog sites like this:
https://www.romancecheck.com/en/kimi-no-na-wa-en/#more-1835

where they basically spoil the romance aspect of the title
and save people like me time from watching 12+ eps to confirm it myself lol

I always wanted to make one but don't know how so
I was wondering if theres a way to make that style of spoiler buttons on a list?

I know people use the "Tags" section to write their mini reviews/thoughts
But is there a way to make a list version of that site I just shared?

AND HEY! If not, its cool! lol Ive been meaning to ask you this but thought of not bothering you haha. But Id appreciate your input! Thanks you once again!!!
Oct 27, 2019 7:13 AM
Offline
Aug 2016
1628
I used the import statement in step 2, and the images are loading. However, my CSS is lagging like hell. Is there any fix for this? Here's my link: My Anime List

Here's my code:

Shishio-kunOct 27, 2019 1:08 PM
Oct 27, 2019 1:09 PM

Offline
Feb 2010
11294
shippykaiyaymf said:
Shishio-kun said:


Thanks :D

Hmm unfortunately I can't recreate the same error (I see the cursor) so I can't fix it, maybe. What browser are you using?

Maybe if we take out or override the cursor codes in the CSS, that will set it to normal. You saw cursors on other anime lists and before you used this layout, right?

First try this code, paste it to the bottom of your CSS, and save, and see if you can see the cursor again. This could override the cursor changes on this layout and set them to normal.

*{
cursor: inherit !important;
}


Bro youre so helpful! Thank you for taking the time to reply quickly!
I am using Microsoft Edge and omg you solved it! Thank you so much!

I was checking out most of your videos dude. You got talent.

I love your custom lists so much I wanted to ask you something.

I specifically love romance stories.
And Ive been obsessed with romance tagged content in anime/manga for close to a decade.
But I've always disliked inconclusive or rather harem/shounen ones where nothing concludes in terms of the romance progression.

There so many nice people who made their own blog sites like this:
https://www.romancecheck.com/en/kimi-no-na-wa-en/#more-1835

where they basically spoil the romance aspect of the title
and save people like me time from watching 12+ eps to confirm it myself lol

I always wanted to make one but don't know how so
I was wondering if theres a way to make that style of spoiler buttons on a list?

I know people use the "Tags" section to write their mini reviews/thoughts
But is there a way to make a list version of that site I just shared?

AND HEY! If not, its cool! lol Ive been meaning to ask you this but thought of not bothering you haha. But Id appreciate your input! Thanks you once again!!!


I don't know, I haven't designed a website in like ten years. I'm sure there's some blog making site out there with something like that or you could just make videos and let ppl know about the spoilers ahead of time to warn them :D
Oct 27, 2019 1:12 PM

Offline
Feb 2010
11294
Koustubh said:
I used the import statement in step 2, and the images are loading. However, my CSS is lagging like hell. Is there any fix for this? Here's my link: My Anime List

Here's my code:



There's alternative imports linked in the opening post which you could use instead of the malscraper one, maybe they won't lag?
Nov 4, 2019 7:46 AM

Offline
Jan 2015
50
Hey there, I used your first lay-out but for some reason there is a white space underneath one of the GIFs. Also, I don't know if it is the background quality of the picture or if it is something else but it doesn't seem like it is sharp but more faded.
Nov 4, 2019 3:30 PM

Offline
Feb 2010
11294
masterpax1 said:
Hey there, I used your first lay-out but for some reason there is a white space underneath one of the GIFs. Also, I don't know if it is the background quality of the picture or if it is something else but it doesn't seem like it is sharp but more faded.



You could add this code to the CSS to center and fill in the banner avatar.
.list-table .list-table-header:after {
background-size: cover !important;
background-position: center center;

}

I don't understand what you mean by the second thing, I don't see any problem?
Apr 5, 2020 10:06 AM

Offline
Feb 2018
54
My anime display covers are blurry for no reason. They were all HD/HQ for the entirety of 2020 (and part of 2019) and I've never edited or changed anything at all and yet, they're somehow blurry even without me have touched them. How does that even happen...?
Webtoons, anime, & manga fuel my soul
This topic has been locked and is no longer available for discussion.
Pages (12) « First ... « 2 3 [4] 5 6 » ... 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

7812 by mtsRhea »»
Apr 21, 5:25 AM

» [CSS- MODERN] ⭐ Minimal Dashboard layout by 5cm ~ Compact and convenient! ( 1 2 3 )

Shishio-kun - Sep 4, 2020

121 by Pokitaru »»
Apr 21, 3:25 AM

» [CSS-MODERN] Change list text/font colors on any list layout

Shishio-kun - May 4, 2021

3 by hideso »»
Apr 20, 4:33 PM

» [CSS] [VIDEO GUIDE] ⭐️ How to change fonts on a list layout

Shishio-kun - Jul 15, 2019

17 by hideso »»
Apr 20, 4:03 PM

» [CSS][Modern] ☀️ Endless Summer Layout by Cateinya ( 1 2 3 4 5 ... Last Page )

Cateinya - Aug 18, 2016

309 by hideso »»
Apr 20, 3:56 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login