Kezian's Blog

Dec 1, 2013 2:56 PM
Anime Relations: Mononoke Hime
Hi. :)

Beginners with custom lists read this topic.

To use my CSS you need to check these columns here. [Animes][Mangas]
Why ? All orders are available like that, but you can hide undesired columns later.

Code:

Enjoy. :)

Original Square Layout : https://myanimelist.net/forum/?topicid=459189
Shishio's Custom Lists & Profiles topic : https://myanimelist.net/forum/?topicid=705883&show=0#post1
Posted by Kezian | Dec 1, 2013 2:56 PM | 44 comments
Pipebomb_Teller | May 20, 2018 6:39 PM
I would like to update the pictures of the anime cards.
In my list there are still the previous.
Some examples:
https://myanimelist.net/anime/80/Mobile_Suit_Gundam
https://myanimelist.net/anime/2582/Soukou_Kihei_Votoms
https://myanimelist.net/anime/2042/Five_Star_Stories
 
Kezian | May 19, 2018 6:27 PM
You meant missing covers or the background images ?
 
Pipebomb_Teller | May 18, 2018 11:14 PM
Hi!
One question: what should I do to update the images?
 
Kezian | Sep 25, 2017 10:03 PM
For transparent covers add this at the end:
.hide {
    opacity: 0.5;
}
#list_surround > table:nth-of-type(n+4):hover + .hide {
    opacity: 1;
}
#list_surround > table:nth-of-type(n+4):not(.header_cw):not(.header_completed):not(.header_onhold):not(.header_dropped):not(.header_ptw):hover {
    background-color: transparent;
}
 
wallacelira | Sep 25, 2017 12:02 PM
Thanks for the theme,
but is possible to covers be more transparent? I wanna see my wallpaper better
 
Kezian | Mar 22, 2017 12:46 PM
To change only the title :
.animetitle { font-family: 'Comic Sans MS'; }
Or
.animetitle { font-family: cursive; }
 
chicostillo | Mar 22, 2017 12:32 PM
Is it possible to change the font used for the titles?? (Comic Sans)
 
Kezian | Mar 22, 2017 12:20 PM
Hi everyone,
I had to change all links from Dropbox because they deleted the public folder.
Sorry for the delay.
 
Pipebomb_Teller | Mar 18, 2017 2:48 PM
Hi.
Unfortunately, the link has expired: https://myanimelist.net/animelist/Pipebomb_Teller
 
Kezian | Aug 24, 2016 12:23 PM
Send me a private message if some covers are missing, I'll add them.
 
derickcired | Aug 23, 2016 9:49 AM
tnx for this but i have a problem, some covers are missing how can i fix those??
and can u show me the code of this? http://myanimelist.net/animelist/blastyblasty this kinda nice
 
I_Luv_Cupcake | Jul 17, 2015 6:28 AM
Thank you for the amazing layout
But how to separate the watching,completed and others?
 
Kezian | Jun 22, 2015 11:22 AM
FinalFlash18 said:
Hello. My manga list is showing showing blank spaces.
http://i.imgur.com/xwJmf3S.jpg
What do I have to do solve that?

Also, how can I make "Completed", "On Hold" and other categories to start them from new line in "All Anime"?
Hi, when you see some covers missing, tell me and I'll add them.
Unfortunately for the new line in "All Anime", we can't at this time.
 
FinalFlash18 | Jun 20, 2015 1:10 AM
Hello. My manga list is showing showing blank spaces.
http://i.imgur.com/xwJmf3S.jpg
What do I have to do solve that?

Also, how can I make "Completed", "On Hold" and other categories to start them from new line in "All Anime"?
 
Kezian | Jun 10, 2015 9:06 AM
unreliablereject said:
the tags only appear when i hover the mouse over the cover. How can i change that?
At the end of your CSS:
.td1:nth-of-type(n+6)[width="125"], .td2:nth-of-type(n+6)[width="125"] {
    display: block;
}
 
Kezian | Apr 29, 2015 1:23 AM
If you want that "Totals" shows in every display delete this line in your css:
/* 5) Options */
@import "https://dl.dropboxusercontent.com/u/27076905/Animes/css/hide/totals.css"; /* New */
 
ipir27 | Apr 25, 2015 7:51 AM
Great layout, I'm using it. :D

But I have just 1 issue: The "totals" aren't not showing in other displays.
And I remember in the older version that "totals" shows in every display.
pics:
http://i.imgur.com/4LajZo5.jpg
http://i.imgur.com/aQNUN9h.jpg
 
Kuroiji | Apr 8, 2015 1:02 PM
Thanks a lot but, i want to update the .css covers with my own titles so, in Genku, ¿what should I put in more and animetitle? Regular, :before or :after?....thanks!
 
Kezian | Mar 17, 2015 9:32 PM
SmilyT1 said:
The Background images of those manga does not match its source material, and I don't think I've made a mistake in copying and pasting the code.
Replace
/* 1) Generated covers */
@import "https://dl.dropboxusercontent.com/u/27076905/Animes/css/covers/anime.css";
by
/* 1) Generated covers */
@import "https://dl.dropboxusercontent.com/u/27076905/Animes/css/covers/manga.css";

Or, use this for manga:
 
SmilyT1 | Mar 16, 2015 12:42 AM
Hello, and thank you for the amazing layout!
I was really enjoying it, scrolling around the interface for a while, but that's when I found this:

The Background images of those manga does not match its source material, and I don't think I've made a mistake in copying and pasting the code.
Is this problem fixable?
Cheers, Smily
 
Kezian | Dec 12, 2014 9:49 PM
If you want a picture instead of the black background add this:
body {
    background-size: 100% 100%;
    background-image: url(https://yourImageUrl.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
 
Tieria-Shirin | Dec 11, 2014 8:58 PM
Hello how do you change the black background?
 
MisaLangley | Dec 9, 2014 5:05 PM
Thank you for the theme! :)
 
Kezian | Nov 13, 2014 6:21 PM
Problem fixed. :)
 
ValiG679 | Nov 13, 2014 12:50 AM
I have the same problem with the layout!?
 
AnAverageJoe | Nov 12, 2014 12:07 AM
I'm having a problem with the layout all of a sudden.
Some of the menus are behind the pictures?

 
blastyblasty | Nov 1, 2014 2:30 PM
Thank you so much :D im really happy with this :D
and 1 more question if you can answer can i like when i click on and choose like plan to watch and i want Another Picture when i click on plan to watch,dropped etc, it Changes Pictures when i click on them? do u understand? please help with this and i will be the very very happy with my anime list :DDD
 
Kezian | Nov 1, 2014 10:36 AM
blastyblasty said:
Thank you so much it only appears 3 in line but im fine with that is it anyhow i can move the backround picture ( lock at my anime list ) to the left so you can see the whole girl? :D

Replace background-size: cover; by: background-size: 100% 100%;
 
blastyblasty | Oct 31, 2014 6:42 PM
Thank you so much it only appears 3 in line but im fine with that is it anyhow i can move the backround picture ( lock at my anime list ) to the left so you can see the whole girl? :D
 
Kezian | Oct 30, 2014 9:12 PM
blastyblasty said:
how do you get only 4 animes in line, when i get 6 in 1 line please help

Add width: 60%; in this :
 body { [b]width: 60%;[/b] font-size: 17px; }

If more than 4 appear, replace 60 by 55 or 50.
 
Kezian | Oct 30, 2014 8:59 PM
pikrodafni said:
Thank you so much for this!!!My only problem is that it doesn't show the totals of the plan to watch list,it only shows the grand totals at the end of the list :/ Do you know of any way to fix this?

Add /* and */ in 5) Options to this line :
[b]/*[/b] @import "https://dl.dropboxusercontent.com/u/27076905/Animes/css/hide/totals.css"; [b]*/[/b]

pikrodafni said:
Also if you knew of a way to separate the the currently,watching,completed,etc. like the original square layout that would be great :)

No way to do this quikly. If you really want it, I will take a look next week-end. :)
 
blastyblasty | Oct 29, 2014 5:32 PM
how do you get only 4 animes in line, when i get 6 in 1 line please help
 
pikrodafni | Oct 29, 2014 3:38 AM
Also if you knew of a way to separate the the currently,watching,completed,etc. like the original square layout that would be great :)
 
pikrodafni | Oct 29, 2014 3:32 AM
Thank you so much for this!!!My only problem is that it doesn't show the totals of the plan to watch list,it only shows the grand totals at the end of the list :/ Do you know of any way to fix this?
 
GatsuLTU | Oct 9, 2014 3:41 AM
Oh. I see. Well, if you have time, it would be great. I thought it updates itself or something. The old ones are not showing mostly, like 1st Berserk movie, Inari. KonKon. and etc. :) Thanks for hard work :)
 
Kezian | Oct 8, 2014 6:53 PM
GatsuLTU said:
Hey, how to add the missing covers of anime? Some of them are just blank :/

Hi, I need to update the file anime.css.
I'll do it this weekend. :)
 
GatsuLTU | Oct 8, 2014 4:51 PM
Hey, how to add the missing covers of anime? Some of them are just blank :/
 
Kezian | Sep 26, 2014 8:07 PM
ShiAruku said:
What would i have to do/code if i wanted a back ground ?
Say instead of a black background have something like this?
http://i.imgur.com/t9jOb9c.jpg
http://i.imgur.com/wO4ojOk.jpg

Add this at the end:
body {
    background-image: url("http://i.imgur.com/t9jOb9c.jpg");
    background-size: cover;
    background-attachment: fixed;
}

 
Kezian | Jul 1, 2014 2:02 PM
The only way is to add &order=4 in your url :
http://myanimelist.net/animelist/ketkuttaja&order=4
 
Spotatos | Jul 1, 2014 2:51 AM
Thank you for the theme! Just have to ask, how to permanently change list order to "score"?
 
Kezian | Jun 1, 2014 4:25 PM
Update done. All recent anime should show properly now.
 
AbdulazizD | May 25, 2014 7:08 PM
Hi, really nice theme.
I have problem, same of anime doesn't show properly
Example PIC


 
Kezian | Jan 2, 2014 6:28 PM
You're welcome. :)
 
cynical01 | Dec 25, 2013 2:43 AM
Thank You So Much I love this layout =)
 
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login