Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (159) « First ... « 32 33 [34] 35 36 » ... Last »
Jan 30, 2014 11:14 PM

Offline
Apr 2012
181
Look at:

#list_surround table:nth-of-type(n+4) tbody:hover .animetitle::after {


the code of the border:

border: 5px ridge #FFFFFF;


ridge is the type of border, and #FFFFF is color white.
Jan 31, 2014 8:22 AM
Offline
Jan 2014
276
Hello! ^^

How would I go about changing the color and spacing of the text in the "More" part of my anime list? It's a gorgeous list, but I'm having a hard time reading that part because of the color, and I kind of want to space it out a little so it's not as jumbled.

Thanks in advance!
moving on.
Jan 31, 2014 10:51 AM

Offline
Jul 2013
381
2SugoiToActSugoi said:
Hello! ^^

How would I go about changing the color and spacing of the text in the "More" part of my anime list? It's a gorgeous list, but I'm having a hard time reading that part because of the color, and I kind of want to space it out a little so it's not as jumbled.

Thanks in advance!


add
td br
{display: block !important;}

at the bottom of your css

and search for this bit:
.borderRBL {
color: cyan !important;
}


and change cyan to black or whatever color you prefer :)
Jan 31, 2014 2:17 PM
Offline
Jan 2014
276
That was very helpful. Thank you! I never thought it would be so easy. ^^
moving on.
Jan 31, 2014 3:17 PM

Offline
Aug 2011
315
I have a problem with my headers . I added images instead of txt, the PTW and completed headers are fine but the rest are higher than it was supposed and at the bottom you can see a double :S

my list: http://myanimelist.net/animelist/fireandrew&status=1&order=0

code:
Feb 1, 2014 12:27 AM

Offline
Apr 2012
181
add just down that codes:

.header_completed,
.header_cw,
.header_onhold,
.header_dropped,
.header_ptw
{
background-repeat: no-repeat;
background-position: 50% 50%;
}
Feb 1, 2014 2:43 AM

Offline
Aug 2011
315
@al_exs
thanx a lot man it worked the position was 50% 100%, thanks again :D

EDIT:
Another problem with the headers :'( .. I checked my list from "chrome" and it shows the 1/3 of the headers. Is this a problem with code or chrome?

EDIT2:
A question. I m trying to customize my CATEGORY LINKS and I managed to reposition them and add an image but I couldn't remove the text in order to see only the image. I would appreciate anyone who can help.
Andryu_dFeb 1, 2014 6:44 AM
Feb 1, 2014 11:16 AM

Offline
Jul 2010
93
fireandrew said:
@al_exs
thanx a lot man it worked the position was 50% 100%, thanks again :D

EDIT:
Another problem with the headers :'( .. I checked my list from "chrome" and it shows the 1/3 of the headers. Is this a problem with code or chrome?

EDIT2:
A question. I m trying to customize my CATEGORY LINKS and I managed to reposition them and add an image but I couldn't remove the text in order to see only the image. I would appreciate anyone who can help.

Try adding display:block; to the headers, it should do the trick in chrome.
To remove text I'd add something like color:transparent; and/or font-size:0;
Feb 1, 2014 12:39 PM

Offline
Aug 2011
315
@dzikibambus

with display:block; on chrome now shows the top 1/3 instead of the bottom 1/3 xD and on firefox brought back the problem with positions

EDIT: Sry my mistake I added the display:block; in the beggining now and it works fine thanx a lot :D
PS your list is awesome :D

EDIT2: I managed to remove the text from the "category links" thanx again #dzikibambus
Andryu_dFeb 1, 2014 2:03 PM
Feb 2, 2014 3:42 PM

Offline
Nov 2013
167
Hi, Just have a question regarding the premade themes. A few of the ones I've been clicking on that redirect to the dropbox page are showing up as "Error - 509" Does anyone know if this will stop after a few days or does it need to be reuploaded or what? Sorry, and thanks in advance for any response.
Disappear. This chair is an eyesore. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair. This chair.
Feb 2, 2014 3:51 PM

Offline
Feb 2010
12661
shuuusei said:
Hi, Just have a question regarding the premade themes. A few of the ones I've been clicking on that redirect to the dropbox page are showing up as "Error - 509" Does anyone know if this will stop after a few days or does it need to be reuploaded or what? Sorry, and thanks in advance for any response.


links disabled by dropbox; don't wanna explainn it all but it is probably related to Myanimelist administrative changes or spambots overusing my bandwidth. I'm looking into fixing it now. hopefully by end of the day will be resolved and not happen again

edit: is fixed for now
Shishio-kunFeb 2, 2014 6:48 PM
Feb 2, 2014 4:36 PM

Offline
Dec 2012
760
Hi... My question might be a little bit stupid (completely-ignorant-person alert), but during the last days my anime list changes by itself. An "all anime" button appears, images keep changing and my top bar also changed. I keep fixing them and either after a couple of minutes change back again or they don't get fixed at all. Is it a MAL problem, my anime list is making fun of me or I am just doing everything wrong????? Thanks in advance and sorry if I asked in the wrong forum (I mean my question is not about customizing something) Thanks again for any answers :)
p.s. I read about the patches but I am not sure if this is what I should do....
Feb 2, 2014 6:54 PM

Offline
Feb 2010
12661
marywhistley said:
Hi... My question might be a little bit stupid (completely-ignorant-person alert), but during the last days my anime list changes by itself. An "all anime" button appears, images keep changing and my top bar also changed. I keep fixing them and either after a couple of minutes change back again or they don't get fixed at all. Is it a MAL problem, my anime list is making fun of me or I am just doing everything wrong????? Thanks in advance and sorry if I asked in the wrong forum (I mean my question is not about customizing something) Thanks again for any answers :)
p.s. I read about the patches but I am not sure if this is what I should do....


Top bar was broken earlier today and should be fine now. Your list has no cover CSS so it can't display those.

Everything else I cant' comment on since there's different reasons- but it sounds like it is due to someone interacting with your CSS edit box. MAL wouldn't do this. Change your password to one only you know. Patches don't have anything to do with that layout or problem, it seems. If you want to make new changes now, list them one at a time and we'll tell you how to do them.

btw when you save a change don't click the blue save button twice in a row. It will revert the changes you made. Leave the page after saving or hit the back button after saving once to make additional changes.
Feb 2, 2014 7:39 PM

Offline
Dec 2012
760
Thank you very much! Yeah my top bar is back to normal and now I am only stuck with a cool but totally irrelevant to the rest page "all anime" button XD
Thanks again for helping me out :)
Feb 4, 2014 3:28 PM

Offline
Jun 2013
9
Is there a problem adding a link to http://myanimelist.net/character/1111/C.C.. Every time I've tried to add a link to the picture it always ends up. With the http://myanimelist.net/character/1111/C.C. link on the left side of the picture in normal text form and the [/url] on the right side. I have tried two different pictures and every other linked worked with all the other pictures so I was wondering why it only didn't work with C.C. Also thank you so much for the guide on how to do custom profiles never could have done this otherwise.
Feb 4, 2014 4:45 PM

Offline
Jul 2013
381
eImpulse said:
Is there a problem adding a link to http://myanimelist.net/character/1111/C.C.. Every time I've tried to add a link to the picture it always ends up. With the http://myanimelist.net/character/1111/C.C. link on the left side of the picture in normal text form and the [/url] on the right side. I have tried two different pictures and every other linked worked with all the other pictures so I was wondering why it only didn't work with C.C. Also thank you so much for the guide on how to do custom profiles never could have done this otherwise.


use http://myanimelist.net/character/1111 instead. it has been mentioned earlier that links with special characters in them (such as dots, comas etc.) are problematic for bbcode.
Feb 4, 2014 9:10 PM

Offline
Jun 2013
9
Thanks A Lot
Feb 7, 2014 11:09 AM

Offline
Oct 2012
2409
I want to request a new layout for my Anime List, but I just can't decide what I want the theme of it to be. What should I do?
Feb 7, 2014 11:25 AM

Offline
Feb 2010
12661
itazuranamelody said:
I want to request a new layout for my Anime List, but I just can't decide what I want the theme of it to be. What should I do?


Do you have a list of themes- you can request they pick one from the list. What exactly were you going to ask for? If you don't have a original or anime theme in mind, you can just ask the designer to pick it, or ask for no theme at all
Feb 7, 2014 11:29 AM

Offline
Oct 2012
2409
Shishio-kun said:
itazuranamelody said:
I want to request a new layout for my Anime List, but I just can't decide what I want the theme of it to be. What should I do?


Do you have a list of themes- you can request they pick one from the list. What exactly were you going to ask for? If you don't have a original or anime theme in mind, you can just ask the designer to pick it, or ask for no theme at all


Okay, thanks!
Feb 8, 2014 11:24 AM

Offline
Aug 2013
520
hi

I've been trying to make my favourite markers (the little soras) stay put in one position on my list but as soon as the window size changes they move making it virtually impossible to find a good position for them on the list :( does anyone know a way to fix this?

EDIT: As always when I ask questions I seem to find the answer the next second... think it's fixed but would appreciate if someone took a look with a different resolution (I have 1360x768) just in case it looks weird :3
Shishio-kunFeb 8, 2014 1:51 PM




Feb 8, 2014 11:31 AM

Offline
Sep 2012
2317
Hi mina-san

i just want to know if you know any link with tutorial for make a card .

Thanks
Feb 8, 2014 1:41 PM

Offline
Feb 2010
12661
kiotsuga- said:
Hi mina-san

i just want to know if you know any link with tutorial for make a card .

Thanks


I don't know of any card tutorials atm, maybe if you google one it will come up?

If you have Gimp or Photoshop you can edit card PSD files. A way to think of a PSD file is its a collection of the layers and edits in a graphic project, that project being where we produce our final image files (like JPG) from. They only open in certain programs. When you right click the card in Photoshop, you can look thru and edit the layers, and see user edits. Most high level card designers use PSDs for their cards. Someone might give out their PSDs so you can try asking them. Most won't, to keep their work secret- and some ppl don't use Photoshop or Gimp. They made cards by hand in other programs and don't have PSDs to give out.

There is a free early version of PS too- Photoshops CS2. It opens PSDs. You may also find some PSDs on DeviantArt
Feb 9, 2014 6:00 AM

Offline
Aug 2013
520
Hi again!
So a few real problems this time.
I have been trying to implement one of Hahaido's little tricks, namely the one to make the scrollbar disappear. but I have not been able to make it invisible, either it disappears all together and takes the scrolling ability along with it or it is fully visible :/
Secondly I have been trying to edit the text in a few places (see link) but it stubbornly refuses D:

Screen-shot: https://dl.dropboxusercontent.com/s/3xgenw3x0i71mkx/Screenshot%202014-02-09%2014.57.38.png
My code: https://dl.dropboxusercontent.com/s/ows41pnlea8df72/Anime.css

Thank you to anyone who can find a solution.




Feb 9, 2014 8:16 AM

Offline
Jan 2012
1578
Here you go:
HahaidoFeb 9, 2014 8:24 AM
Feb 9, 2014 10:16 AM

Offline
Aug 2013
520
Thank you!
Everything seems to work perfectly now :3




Feb 9, 2014 11:09 AM

Offline
Dec 2012
17
Hi guys, I have a question: on my animelist, even though I've removed .category_totals from the table and fixed it on the sidebar, it seems it's still a part of the table somehow, only stretching the table by one more row and making that useless white space at the bottom :P Any ideas of why is this happening, and how I can fix it? Any help is appreciated~
Feb 9, 2014 4:07 PM

Offline
Feb 2010
12661
nkii said:
Hi guys, I have a question: on my animelist, even though I've removed .category_totals from the table and fixed it on the sidebar, it seems it's still a part of the table somehow, only stretching the table by one more row and making that useless white space at the bottom :P Any ideas of why is this happening, and how I can fix it? Any help is appreciated~


I don't see the white space you're talking about, can you screencap and circle it, or tell me what text its under?
Feb 9, 2014 9:35 PM

Offline
Jan 2012
1578
nkii said:
Hi guys, I have a question: on my animelist, even though I've removed .category_totals from the table and fixed it on the sidebar, it seems it's still a part of the table somehow, only stretching the table by one more row and making that useless white space at the bottom :P Any ideas of why is this happening, and how I can fix it? Any help is appreciated~

If I've understood you right:
Feb 9, 2014 9:37 PM

Offline
Oct 2013
95
Hey Hahaido I started using the Unbreakable Machine Doll list you made with the animations on it, but I get this annoying blue text over the series button do you know how to fix this?



Feb 9, 2014 10:01 PM

Offline
Jan 2012
1578
I see you' re pretty quick. I haven't made it for public use yet. But I don't mind if you use it. The trouble issued since you have too many options in your list. I recommend to check only "numbers, score, episodes" here
http://myanimelist.net/editprofile.php?go=listpreferences
Feb 9, 2014 10:10 PM

Offline
Oct 2013
95
Hahaido said:
I see you' re pretty quick. I haven't made it for public use yet. But I don't mind if you use it. The trouble issued since you have too many options in your list. I recommend to check only "numbers, score, episodes" here
http://myanimelist.net/editprofile.php?go=listpreferences


Sorry, I should've asked permission first :P. I just got excited when I saw it, because it was so amazing. Great work :D and thanks a ton that fixed the problem.



Feb 10, 2014 7:26 AM

Offline
Jan 2014
198
Hello! I installed TheHolyPotato's Sakurasou no Pet na Kanojo layout and I edited it a bit, but some problems I can't fix appeared. I post screencaptures so that you see what I mean.

1. I added hover and it's fine apart from an opaque line that partially covers the text. I don't know where it comes from, how can I get rid of it?
http://imgur.com/EyYJkPE

2. Between the columns Progress and Rated there is an uneven line, how can I remove it?
http://imgur.com/rUJGcDI

3. Long titles that take more than one line override tags and make them illegible. Is it possible to move downwards the tags of those particular series?
http://imgur.com/3nMb2cL

And (less important):
4. With covers the More button does not work. If that's impossible to fix, how can I remove it?

If anyone could tell me how to fix at least issues 1 and 2 I would greatly appreciate it. Thanks!
KuroMayKamiFeb 10, 2014 7:34 AM
“We see what we want to see”
Feb 10, 2014 10:25 PM

Offline
Jan 2012
1578
Here is your code:
Feb 11, 2014 2:10 AM

Offline
Jan 2014
198
Hahaido said:
Here is your code:


Thank you very much! Everything works fine now :D
“We see what we want to see”
Feb 12, 2014 2:24 PM
Offline
Jul 2018
561873
Hello I would like some one to look at my the "About Me" section of my profile and tell me if I can break the anime titles and characters into links cleanly. If I cannot that is fine. If so how would I do it? Thank you for your time.
removed-userFeb 12, 2014 11:19 PM
Feb 14, 2014 6:51 AM

Offline
Jan 2014
198
TheUnexpectedFan said:
Hello I would like some one to look at my the "About Me" section of my profile and tell me if I can break the anime titles and characters into links cleanly. If I cannot that is fine. If so how would I do it? Thank you for your time.


If I understood you rightly you want to add links to the characters and logos in your profile. In this tutorial you can learn how to add link to images:

http://myanimelist.net/forum/?topicid=419453
“We see what we want to see”
Feb 14, 2014 8:50 AM

Offline
Aug 2011
315
Hello, I m trying to make round borders on a list and none of the codes work

only this works for the bottom of the list


but for the top I dont know what to use I tried
but it shows like this http://imageshack.com/a/img577/3913/a9n9.png

Also if I manage to do the roundness will I be able to add the white line surounding it and how?

LIST: http://myanimelist.net/animelist/RedAbyss
Andryu_dFeb 14, 2014 8:54 AM
Feb 14, 2014 12:25 PM

Offline
Jul 2013
381
fireandrew said:
Hello, I m trying to make round borders on a list and none of the codes work

only this works for the bottom of the list


but for the top I dont know what to use I tried
but it shows like this http://imageshack.com/a/img577/3913/a9n9.png

Also if I manage to do the roundness will I be able to add the white line surounding it and how?

LIST: http://myanimelist.net/animelist/RedAbyss


if I understood you right:
.table_header, .td1, .td2, .category_totals
{border-style: solid;
border-color: white;}

.table_header:first-of-type
{border-width: 2px 0 0 2px !important;
border-top-left-radius: 10px;}
.table_header:last-of-type
{border-width: 2px 2px 0 0 !important;
border-top-right-radius: 10px;}
.table_header
{border-width: 2px 0 0 0;}
.td1:first-of-type, .td2:first-of-type
{border-left-width: 2px !important;}
.td1:last-of-type, .td2:last-of-type
{border-right-width: 2px !important;}
.category_totals
{border-width: 0 2px 2px 2px !important;}

Just change the code to your liking.
Feb 14, 2014 2:01 PM

Offline
Aug 2011
315
Thank you very much #kuronekodesu it's exactly what I wanted.

Now I can't put border-line on the #copyright and #grand_totals xD

Thanks again :D
Feb 15, 2014 2:35 PM

Offline
Oct 2013
3074
Hi can u give codes to do my list like this one http://myanimelist.net/animelist/JinxWonderland here is mine http://myanimelist.net/animelist/Saskee i want to move my backround to the right,and resieze the anime titles like Bleach Fairy tail etc,like in the first anime list i posted,and to have that wacthing finished on hold plan to watch just like the first anime list can u help me? :)
SaskeeFeb 15, 2014 3:16 PM

Feb 15, 2014 2:39 PM

Offline
Aug 2013
520
@Saskee your first link is broken




Feb 15, 2014 3:17 PM

Offline
Oct 2013
3074
Oiomi said:
@Saskee your first link is broken
Fixed it.

Feb 15, 2014 4:49 PM

Offline
Feb 2010
12661
Saskee said:
Hi can u

1. give codes to do my list like this one http://myanimelist.net/animelist/JinxWonderland here is mine http://myanimelist.net/animelist/Saskee

2. i want to move my backround to the right,

3. and resieze the anime titles like Bleach Fairy tail etc,like in the first anime list i posted,

4. and to have that wacthing finished on hold plan to watch just like the first anime list can u help me? :)


1. if you want to nstall that layout, see Premade layouts link on front page
2. use background position moving tutorial, see Customize my list link on front page
3/4. if you use the premade layout, you'll have the same headers and font size as the first list. if u wanna add the header codes to another layout

.header_title{
background-color:transparent;
color: transparent;
content: none;
height: 60px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
width: 520px;
}

.header_title {
color: rgba(0, 0, 0, 0);
content: none;
height: 60px;
margin: 25px auto 5px;
width: 520px;
}

.header_cw div{
background-position: 0px 0px;
}

.header_completed div{
background-position: 0px -60px;
}

.header_onhold div{
background-position: 0px -120px;
}

.header_dropped div{
background-position: 0px -240px;
}

.header_ptw div{
background-position: 0px -180px;
}

.header_title {
background-image: url("http://i.imgur.com/VImNB.png");
}



if you wanna add the animetitle style you add


.td1 a, .td2 a {
color: #FFC700 !important;
font-family: 'Segoe UI','Century Gothic',sans-serif !important;
font-size: 11px !important;
text-decoration: none;
}
.td1 a:hover, .td2 a:hover {
text-shadow: -1px -1px 3px #9D9D31, 1px 1px 3px #9D9D31;
}


read "site problems" at top of front page to remove errors from your code too, or you won't be able to add these correctly
Shishio-kunFeb 15, 2014 5:05 PM
Feb 16, 2014 10:56 AM
Offline
Feb 2012
3
Hi, I'm having trouble with my list and I've checked a couple of topics you made but couldn't figure it out on my own. I've recently tried modifying a list that I found not too long ago,I did it on my laptop and it worked pretty well there but now that I've came back home and tried it on my desktop most of the stuff doesn't work. That it includes sidebar buttons , headers and anime thumbnails.
The topic that you made about coding for multiple resolutions didn't help me, it could be because I'm doing it wrong or there is something else that is wrong. It's my first time making a custom list.

The code:


The bottom part is to make it work on my tablet, that part didn't work too so that's my makeshift fix until I figure it out to do it properly.
MugiBoogieFeb 16, 2014 11:00 AM
Feb 16, 2014 12:29 PM

Offline
Feb 2010
12661
Paulius01 said:
Hi, I'm having trouble with my list and I've checked a couple of topics you made but couldn't figure it out on my own. I've recently tried modifying a list that I found not too long ago,I did it on my laptop and it worked pretty well there but now that I've came back home and tried it on my desktop most of the stuff doesn't work. That it includes sidebar buttons , headers and anime thumbnails.
The topic that you made about coding for multiple resolutions didn't help me, it could be because I'm doing it wrong or there is something else that is wrong. It's my first time making a custom list.

The code:


The bottom part is to make it work on my tablet, that part didn't work too so that's my makeshift fix until I figure it out to do it properly.


What are the specs on the desktop view that differ from the laptop view? (screen resolution/browser/etc)

Also what are you seeing exactly on your desktop, take a screenshot that helps a lot
http://myanimelist.net/forum/?topicid=458603

edit: see next post...

No you haven't used the multiple resolution technique correctly at all. You shouldn't need it to match up your laptop and desktop view for the list you're using anyways.
Shishio-kunFeb 16, 2014 12:38 PM
Feb 16, 2014 12:38 PM

Offline
Feb 2010
12661
Paulius01 said:
Hi, I'm having trouble with my list and I've checked a couple of topics you made but couldn't figure it out on my own. I've recently tried modifying a list that I found not too long ago,I did it on my laptop and it worked pretty well there but now that I've came back home and tried it on my desktop most of the stuff doesn't work. That it includes sidebar buttons , headers and anime thumbnails.
The topic that you made about coding for multiple resolutions didn't help me, it could be because I'm doing it wrong or there is something else that is wrong. It's my first time making a custom list.

The code:


The bottom part is to make it work on my tablet, that part didn't work too so that's my makeshift fix until I figure it out to do it properly.


the errors probably aren't resolution related, at some point crucial text was taken out of the code...


at the top, you're missing an s in your first import link.

@import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/CSS%20for%20Foxgirls%20MK.cs";

it should be

@import "http://dl.dropboxusercontent.com/u/97168413/CSS%20for%20MAL/CSS%20for%20Foxgirls%20MK.css";



scroll to #grand_totals, see the first line under it
background-image: url("http://i.imgur.com/A2oH0mO.png)

put the quotation after .png so it looks like

background-image: url("http://i.imgur.com/A2oH0mO.png")


search for similar errors, make sure all links work.
Feb 16, 2014 12:58 PM
Offline
Feb 2012
3
I have fixed the errors you mentioned and it's working now, thank you. If you don't mind could you also help me out with the tag bar? I'd like to keep it there but it disappeared after I fixed the problem (it never was there in the first place, it's not an error I simply have no idea what I'm doing).
Feb 17, 2014 12:00 AM
Offline
Jul 2018
561873
KuroMayKami said:
TheUnexpectedFan said:
Hello I would like some one to look at my the "About Me" section of my profile and tell me if I can break the anime titles and characters into links cleanly. If I cannot that is fine. If so how would I do it? Thank you for your time.


If I understood you rightly you want to add links to the characters and logos in your profile. In this tutorial you can learn how to add link to images:

http://myanimelist.net/forum/?topicid=419453


Almost, but not quite. I do know how to split an image and make link, that is if everything is lain out in acrid pattern. The character image and anime logs on my about my picture are nogt in a grid. The only course I see is the one where I end up cutting titles and characters into multiple pieces and assignie every piece of any one logo or character the same link.

For example: if I ended up having to cut my Cowboy Bebop logo into three pieces using the method in the link above the only way make sure it worked right would be to give all three pieces the link to the Bebop MAL page.

Is there a way around that? Can I cleanly section my about me picture with out cutting through the titles and characters?
Feb 17, 2014 1:32 AM

Offline
Aug 2013
520
@TheUnexpectedFan no you cant since img bbcode works like text , all objects are placed on the same line untill the line is interrupted and it starts a new one.




Reply Disabled for Non-Club Members
Pages (159) « First ... « 32 33 [34] 35 36 » ... Last »

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