Forum Settings
Forums
New
This topic has been locked and is no longer available for discussion.
Pages (2) « 1 [2]
Feb 8, 2016 4:05 AM

Offline
Mar 2014
4596
The left side of my wallpaper (both lists) is cropped for some reason. Could someone please tell me how to fix this?
Feb 8, 2016 8:43 AM

Offline
Jul 2015
820
ziggy_Z said:
The left side of my wallpaper (both lists) is cropped for some reason. Could someone please tell me how to fix this?
Remove this section of your CSS:
Feb 16, 2016 10:37 AM

Offline
Oct 2015
312
Hi :)
First of all, thank you for such a wonderful list style :3
However, I am unable to get commas to show in the mini-review/tags section. They just appear as an elongated space. I tried changing the font to Arial and I also tried changing the font size (currently 13px with default font), but to no avail. Does anyone know how to fix this?
AppileshFeb 16, 2016 10:41 AM
Nov 9, 2016 6:54 PM

Offline
Aug 2016
41
I use your list layout for anime. And I have the random girl layout. However, Homura never shows up. Instead whenever she is supposed to appear, the page gets kinda glitchy. Like the sides show doubles or something. Does the Homura part no longer work for the Random Girls anime layout?

This is the link that you use in your code to place a random character image in the background (http://signavatar.com/24874_s.png)

The following pages open when I use that above link:

Sayaka's image link: http://i.imgur.com/oRvoKr5.png

Mami's image link: http://i.imgur.com/AfeIdHX.png

Madoka's image link: http://i.imgur.com/aRlZg1P.png

Kyoko's image link: http://i.imgur.com/4M34eu4.png

But whenever Homura was supposed to appear, I would instead get this: http://imgur.com/G5WpY72.http://signavatar.com/24874_s


I have done research and located the image code for Homura in your Puella Homura w/shield page layout that you have posted above with the other layouts.
This is that code for Homura: http://i.imgur.com/ySWfIXW.png

The problem is, that the way she shows up in that layout, she never shows up in the Random Girl layout. Is there a way to fix this? I haven't done any coding in about 8 years, so I have no idea of what can be done. I hope you can help and hope this whole post doesn't confuse you in any way and that it makes sense.
DemonationDogNov 9, 2016 7:20 PM
Nov 9, 2016 8:03 PM

Offline
Feb 2010
12609
DemonationDog said:
I use your list layout for anime. And I have the random girl layout. However, Homura never shows up. Instead whenever she is supposed to appear, the page gets kinda glitchy. Like the sides show doubles or something. Does the Homura part no longer work for the Random Girls anime layout?

This is the link that you use in your code to place a random character image in the background (http://signavatar.com/24874_s.png)

The following pages open when I use that above link:

Sayaka's image link: http://i.imgur.com/oRvoKr5.png

Mami's image link: http://i.imgur.com/AfeIdHX.png

Madoka's image link: http://i.imgur.com/aRlZg1P.png

Kyoko's image link: http://i.imgur.com/4M34eu4.png

But whenever Homura was supposed to appear, I would instead get this: http://imgur.com/G5WpY72.http://signavatar.com/24874_s


I have done research and located the image code for Homura in your Puella Homura w/shield page layout that you have posted above with the other layouts.
This is that code for Homura: http://i.imgur.com/ySWfIXW.png

The problem is, that the way she shows up in that layout, she never shows up in the Random Girl layout. Is there a way to fix this? I haven't done any coding in about 8 years, so I have no idea of what can be done. I hope you can help and hope this whole post doesn't confuse you in any way and that it makes sense.


OK I replaced the link in the original with one that links to all 5 girls, quality and size increased as well:
http://signavatar.com/48732_v.png

You can replace the signavatar link in your layout with this. I didn't test it but should work and if it doesn't someone can let me know

btw you can bring your covers back, there are many updates recently to cover generators
Apr 13, 2017 10:21 PM

Offline
Oct 2014
10
Hello there.
I love this list as it's exactly what I want, and have edited it some already.
However, I cannot see commas, they just appear as empty spaces making spaces just look longer like this. I've tried searching for solution for DAYS and tried using the normal versions of this list to make sure it wasn't me who lost all the commas.
I really didn't want to result to asking as it seems like you get people constantly asking you shit about the easiest things. However, even though I've done some CSS and HTML myself for work and such, I cannot for the love of god get these fucking commas to show up.
Help would be appreciated.
Apr 13, 2017 10:53 PM

Offline
Feb 2010
12609
PoisonBang said:
Hello there.
I love this list as it's exactly what I want, and have edited it some already.
However, I cannot see commas, they just appear as empty spaces making spaces just look longer like this. I've tried searching for solution for DAYS and tried using the normal versions of this list to make sure it wasn't me who lost all the commas.
I really didn't want to result to asking as it seems like you get people constantly asking you shit about the easiest things. However, even though I've done some CSS and HTML myself for work and such, I cannot for the love of god get these fucking commas to show up.
Help would be appreciated.


Add

span[id*="tagLinks"] {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
color: white;
font-size: 13px !important;
left: 73px !important;
margin-top: 18px !important;
position: absolute !important;
}
span[id*="tagLinks"] a {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
left: 0px !important;
position: relative !important;
text-decoration: none !important;
top: 0px;
}

Adjust the left and margin top in the first set to move the text
Jun 18, 2017 6:55 PM

Offline
Jul 2015
35
You wouldn't happen to have with you this image "http://i.imgur.com/g0BYNOB.png" (the one you use it for the all anime/manga button), with the same scale as the girls, or would you?

I'm using the 5 girls version with the All anime/manga section, so i wanted all 5 as a background for that one.

Jun 18, 2017 8:14 PM

Offline
Feb 2010
12609
alstreim14 said:
You wouldn't happen to have with you this image "http://i.imgur.com/g0BYNOB.png" (the one you use it for the all anime/manga button), with the same scale as the girls, or would you?

I'm using the 5 girls version with the All anime/manga section, so i wanted all 5 as a background for that one.



Nope
Jun 19, 2017 1:06 PM

Offline
Jul 2015
35
@Shishio-Kun

I decided to stick with this instead of the Akame ga Kill in the end, thanks for the help there anyway. But now i'm again facing another enemies:

1) The 'more' button isn't appearing.

Image below for reference:

http://imgur.com/FNYMkRw

Code below for reference (It's the 5 girls code + the list width fix without hidding the all anime/manga button)

https://pastebin.com/Q9gi8x4U

I tried opening in different browsers to check, but got the same result.

2) When acessing my animelist or clicking the 'All Anime' button, one of the girls randomly flashes and then disappear. I choose to not run any of the girls on that page, the default is Madoka with bow.

The default part of the code is below: (i removed the first url that correspond to the madoka image and then removed the contain, so the clean background would cover)

#grand_totals:after {
background-image:url("http://i.imgur.com/G7meyf2.png");, url("http://i.imgur.com/G5WpY72.jpg");
background-position: right center, 0 50%;
background-repeat: no-repeat, no-repeat;
background-size: contain, cover;
display: inline-block !important;
height: 100%;
left: 0 !important;
margin: auto !important;
position: fixed !important;
right: 0 !important;
top: 0 !important;
width: 100%;
z-index: -1 !important;
content: "";

}

I did the same with the mangalist, and it works fine.

Any thoughts?

Thanks in advance.
alstreim14
kanyoruJun 19, 2017 2:47 PM
Jun 19, 2017 5:40 PM

Offline
Feb 2010
12609
alstreim14 said:
@Shishio-Kun

I decided to stick with this instead of the Akame ga Kill in the end, thanks for the help there anyway. But now i'm again facing another enemies:

1) The 'more' button isn't appearing.

Image below for reference:

http://imgur.com/FNYMkRw

Code below for reference (It's the 5 girls code + the list width fix without hidding the all anime/manga button)

https://pastebin.com/Q9gi8x4U

I tried opening in different browsers to check, but got the same result.

2) When acessing my animelist or clicking the 'All Anime' button, one of the girls randomly flashes and then disappear. I choose to not run any of the girls on that page, the default is Madoka with bow.

The default part of the code is below: (i removed the first url that correspond to the madoka image and then removed the contain, so the clean background would cover)

#grand_totals:after {
background-image:url("http://i.imgur.com/G7meyf2.png");, url("http://i.imgur.com/G5WpY72.jpg");
background-position: right center, 0 50%;
background-repeat: no-repeat, no-repeat;
background-size: contain, cover;
display: inline-block !important;
height: 100%;
left: 0 !important;
margin: auto !important;
position: fixed !important;
right: 0 !important;
top: 0 !important;
width: 100%;
z-index: -1 !important;
content: "";

}

I did the same with the mangalist, and it works fine.

Any thoughts?

Thanks in advance.
alstreim14


Eh I don't really wanna take the time to help you with layouts if you're going to not be using them, so I have to decline. Hopefully someone else will help tho!
Jun 19, 2017 6:11 PM

Offline
Jul 2015
35
Shishio-kun said:
alstreim14 said:
@Shishio-Kun

I decided to stick with this instead of the Akame ga Kill in the end, thanks for the help there anyway. But now i'm again facing another enemies:

1) The 'more' button isn't appearing.

Image below for reference:

http://imgur.com/FNYMkRw

Code below for reference (It's the 5 girls code + the list width fix without hidding the all anime/manga button)

https://pastebin.com/Q9gi8x4U

I tried opening in different browsers to check, but got the same result.

2) When acessing my animelist or clicking the 'All Anime' button, one of the girls randomly flashes and then disappear. I choose to not run any of the girls on that page, the default is Madoka with bow.

The default part of the code is below: (i removed the first url that correspond to the madoka image and then removed the contain, so the clean background would cover)

#grand_totals:after {
background-image:url("http://i.imgur.com/G7meyf2.png");, url("http://i.imgur.com/G5WpY72.jpg");
background-position: right center, 0 50%;
background-repeat: no-repeat, no-repeat;
background-size: contain, cover;
display: inline-block !important;
height: 100%;
left: 0 !important;
margin: auto !important;
position: fixed !important;
right: 0 !important;
top: 0 !important;
width: 100%;
z-index: -1 !important;
content: "";

}

I did the same with the mangalist, and it works fine.

Any thoughts?

Thanks in advance.
alstreim14


Eh I don't really wanna take the time to help you with layouts if you're going to not be using them, so I have to decline. Hopefully someone else will help tho!


Meh, i really wanted this one. Guess i'm paying for being indecisive, can't complain about that. Well, if you change your mind.

Thanks anyway, and sorry for wasting your time.
Jun 19, 2017 6:53 PM

Offline
Feb 2010
12609
alstreim14 said:
Shishio-kun said:


Eh I don't really wanna take the time to help you with layouts if you're going to not be using them, so I have to decline. Hopefully someone else will help tho!


Meh, i really wanted this one. Guess i'm paying for being indecisive, can't complain about that. Well, if you change your mind.

Thanks anyway, and sorry for wasting your time.


Well for a lot of these old layouts with covers, the more button is often hidden since it doesn't work with the default cover code (.hide, I think). This is probably one of those. So it's not even an option here unless you restructure the layout.

For all other problems with this layout, I would suggest to use Inspect Element in Firefox to fix problems on your own. There's a tutorial for it and you can use those skills on any layout. You can also hide the more button by finding the selectors for it with inspect element.
Oct 31, 2018 11:20 PM

Offline
Feb 2010
12609
Fixed up and tested!
Jan 5, 2019 10:29 PM
Offline
Dec 2014
1
Hi,
I've used different customized css before and wanted to try out this one but when I past the custom css my page just appears like this.
I've tried all of the linked codes, but none of them seems to work for me.
Jan 5, 2019 11:10 PM

Offline
Feb 2010
12609
Gy_ki said:
Hi,
I've used different customized css before and wanted to try out this one but when I past the custom css my page just appears like this.
I've tried all of the linked codes, but none of them seems to work for me.



This is a classic layout. You set your theme to classic here then paste codes in the old box.
https://myanimelist.net/ownlist/style

There's also a video linked on the first post where I go thru the whole process.
May 8, 2021 8:23 AM
Offline
Mar 2017
4
The code without changing anything, it looks like this today, how to fix it?

May 8, 2021 8:53 AM

Offline
Feb 2010
12609
GuilhermeLuis10 said:
The code without changing anything, it looks like this today, how to fix it?



Is it fixed back now?
May 8, 2021 10:35 AM
Offline
Mar 2017
4
thank you, that's all that was invisible, otherwise it's perfect
May 8, 2021 11:11 AM

Offline
Feb 2010
12609
GuilhermeLuis10 said:
thank you, that's all that was invisible, otherwise it's perfect


That's strange, I've restored it tho it seems.
Nov 14, 2023 3:33 AM
*hug noises*

Offline
May 2013
32045
All the imgur links for the images seems to have broken on this one too rip. I'll try to fix it with waybackmachine but just fyi
HaXXspettenNov 14, 2023 3:38 AM
Nov 14, 2023 9:36 AM

Offline
Feb 2010
12609
Reply to HaXXspetten
All the imgur links for the images seems to have broken on this one too rip. I'll try to fix it with waybackmachine but just fyi
@HaXXspetten

We anticipated Imgur crashing the group and backed up everything here when they announced deleting a lot of images earlier this year. I can almost certainly find all the Puella pics and probably drop them off here tonight, check back tomorrow and the layouts could have updated codes 😊

Imgur is going crazy lately, the uploader was broken for weeks and now many anime images are being deleted. It might be temporary like the outage they had a couple weeks ago, but it may also be their automation is deleting nearly everything animeish since theyre detected as "lewd". The site is also reportedly hacked for months and I've read many users with problems never even getting replies from customer support. The site might actually go down soon, this may be a sign they cant stay afloat (deleting porn was to appease advertisers they needed but may be too late).
Nov 14, 2023 11:19 AM
*hug noises*

Offline
May 2013
32045
Reply to Shishio-kun
@HaXXspetten

We anticipated Imgur crashing the group and backed up everything here when they announced deleting a lot of images earlier this year. I can almost certainly find all the Puella pics and probably drop them off here tonight, check back tomorrow and the layouts could have updated codes 😊

Imgur is going crazy lately, the uploader was broken for weeks and now many anime images are being deleted. It might be temporary like the outage they had a couple weeks ago, but it may also be their automation is deleting nearly everything animeish since theyre detected as "lewd". The site is also reportedly hacked for months and I've read many users with problems never even getting replies from customer support. The site might actually go down soon, this may be a sign they cant stay afloat (deleting porn was to appease advertisers they needed but may be too late).
@Shishio-kun
I was able to track them down via webarchives for myself at least. If you wanna reuse the links then I got these now:

The manga-exclusive resources seem to still work though
Nov 16, 2023 5:45 AM

Offline
Feb 2010
12609
@HaXXspetten

Thanks for the img links, I've repaired the whole thing (not posted it yet) along with upscaling the characters and background. And I'm trying to see about actually updating the layout for all settings I think it's possible
Nov 16, 2023 7:48 AM

Offline
Feb 2010
12609
holding current code here just in a case

Nov 17, 2023 5:50 AM

Offline
Feb 2010
12609
@HaXXspetten

Please try the new version and tell me if it works for you; I've made many updates (it should be fixed visually, use all row settings, fixed the topbar, removed recaptcha stuff from bottom)
https://myanimelist.net/forum/?topicid=2130238

The custom color for your header here

.table_header {
background-color: rgba(25, 225, 255, 0.4);
}
Shishio-kunNov 17, 2023 5:56 AM
This topic has been locked and is no longer available for discussion.
Pages (2) « 1 [2]

More topics from this board

» 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

Sticky: » 💚 [REPAIR STICKY] Repair/speed up layouts + Request layout fixes ( 1 2 )

Shishio-kun - Nov 17, 2023

52 by LucaBalsa »»
Jul 6, 2:02 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login