Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (159) « First ... « 36 37 [38] 39 40 » ... Last »
Apr 10, 2014 2:09 PM
Review Moderator
(。•̀ᴗ-)⌒✧

Offline
Jun 2007
1955
Hello, back here (again.. sorry xD)

So, another problem arose... and it's pretty weird. At some point today (though not sure when since I updated nothing today), the links from the bar with "Watching, completed, etc" until the first 15-17 entries (15 for anime, 17 for manga. Naturally, since in my anime list, there are 2 entries that take 2 slots) are not working. Any kind of link, be it the entry itself or just pressing "More". It's only up to there. It feels as if something is stuck over that part of the list.

Do you have any idea what it might be? Can it be the fix for the edit box? I took out the fix itself, but the pop up still works, so I assume it's because you "sent" it through the links, so maaaybe it has to do with that?

Any help is appreciated D: This is even more annoying than not being able to use the pop up :<
Apr 10, 2014 2:21 PM

Offline
Aug 2013
520
Maffy said:
Hello, back here (again.. sorry xD)

So, another problem arose... and it's pretty weird. At some point today (though not sure when since I updated nothing today), the links from the bar with "Watching, completed, etc" until the first 15-17 entries (15 for anime, 17 for manga. Naturally, since in my anime list, there are 2 entries that take 2 slots) are not working. Any kind of link, be it the entry itself or just pressing "More". It's only up to there. It feels as if something is stuck over that part of the list.

Do you have any idea what it might be? Can it be the fix for the edit box? I took out the fix itself, but the pop up still works, so I assume it's because you "sent" it through the links, so maaaybe it has to do with that?

Any help is appreciated D: This is even more annoying than not being able to use the pop up :<
It seems to be working fine for what I can see... all links work for me




Apr 10, 2014 2:24 PM
Review Moderator
(。•̀ᴗ-)⌒✧

Offline
Jun 2007
1955
Oiomi said:
It seems to be working fine for what I can see... all links work for me


Well, lucky you then :< It doesn't work for me. I went to someone's random list and everything works just fine, but apparently not in mine :<

Edit: I even used a different browser in case it was ff's fault but nope. I can't click anything on there either in those entries.
Edit2: So, I asked a friend to go to my list and they can't click anything either, but this time for 18 entries (17 ongoing + 1 completed). I assume it can be something with the resolution of the screen that decides how many links are affected, but at least, the problem is real and not on my end :I
MaffyApr 10, 2014 3:11 PM
Apr 10, 2014 3:19 PM

Offline
Feb 2010
12639
Maffy said:
Hello, back here (again.. sorry xD)

So, another problem arose... and it's pretty weird. At some point today (though not sure when since I updated nothing today), the links from the bar with "Watching, completed, etc" until the first 15-17 entries (15 for anime, 17 for manga. Naturally, since in my anime list, there are 2 entries that take 2 slots) are not working. Any kind of link, be it the entry itself or just pressing "More". It's only up to there. It feels as if something is stuck over that part of the list.

Do you have any idea what it might be? Can it be the fix for the edit box? I took out the fix itself, but the pop up still works, so I assume it's because you "sent" it through the links, so maaaybe it has to do with that?

Any help is appreciated D: This is even more annoying than not being able to use the pop up :<


Yes I sent a mass fix for the overlay to a lot of lists, but overlay changes should only effect the overlay. Its MAL making a lot of weird changes lately its extremely odd and well, they seem pointless

They made body

body {
min-height: 100%;}

I don't see a reason for this and I'm not familiar with the min height code or what it does (assume its a min height something can be) or why he put it there but it seems to be what makes the links untouchable. I sent another mass fix to this but I don't know what the long term issues will be.

We're just reversing all of Xinil's weird changes, wtf is going on? lol

btw my fix is just

body {
min-height: 0 !important;}
Shishio-kunApr 10, 2014 3:27 PM
Apr 10, 2014 3:27 PM
Review Moderator
(。•̀ᴗ-)⌒✧

Offline
Jun 2007
1955
Have I told you that I love you? Because it's high time I did! <3

And lesson we all should learn to heart, "Never trust Crave". One thing gets fixed, 100 break. It's how we do things here :I

Thanks again! You are always so fast!
Apr 10, 2014 3:33 PM

Offline
Feb 2010
12639
Aw thanks!

Ya I won't let our hard work become destroyed by The Establishment (Crave)
Apr 10, 2014 5:31 PM

Offline
Mar 2014
5
Hey, to anyone who knows, I have one more question. I'm not amazing with code, so I can't figure out what to change so that the white corners are removed from my category tabs. Also, I want to move all 6 of them so that they are in the bottom right corner, and so that they dont run off the screen (Basically move them down and left). Here's my category code if you can help, and a link to my image.



http://i60.tinypic.com/s5zadt.jpg
http://i59.tinypic.com/n36uyu.jpg

EDIT: Here's a link to my list page- http://myanimelist.net/animelist/f0ol1o
EDIT: Actually, I got help elsewhere and figured it out. Thanks anyways though.
f0ol1oApr 10, 2014 6:10 PM
Apr 11, 2014 2:29 AM
Review Moderator
(。•̀ᴗ-)⌒✧

Offline
Jun 2007
1955
So, I got the same problem again with the invisible layer :<

*cries

Why maaal? :<

EDIT: I manually put the fix in the code and it worked! How come you took it out? o:
MaffyApr 11, 2014 2:33 AM
Apr 11, 2014 2:39 AM

Offline
Feb 2010
12639
Maffy said:
So, I got the same problem again with the invisible layer :<

*cries

Why maaal? :<

EDIT: I manually put the fix in the code and it worked! How come you took it out? o:


Sorry MAL made more changes and I was trying to get a new fix in the last few minutes to figure out what that was and fix the "discuss this episode" panel. I set it back just now, since I'm not learning anything new and I'll just wait till they're done with their site or produce a changelog. btw for you, your problem was

#list_surround {
z-index: -1 !important;
}

that is causing that invisible wall in the first place, if you take that out you don't need min-height on body set to 0 but I think you need that in Chrome for the top bar to overlay the list right.
Apr 11, 2014 4:22 AM
Offline
Feb 2008
685
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen?
Apr 11, 2014 4:31 AM

Offline
Feb 2010
12639
Lirina said:
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen?


I think they've changed some of the original selector names and URL paths we've used till now, so now your old codes are invalid.
Apr 11, 2014 8:30 AM

Offline
Apr 2014
21
Lirina said:
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen?


Try this (Use a custom @import of you)

Apr 11, 2014 8:34 AM
Offline
Feb 2008
685
Shishio-kun said:
Lirina said:
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen?


I think they've changed some of the original selector names and URL paths we've used till now, so now your old codes are invalid.


I see. Hm, firebug still shows the old selectors though ... What can I do now? Or is there anything that can be done?
Apr 11, 2014 7:08 PM

Offline
Feb 2010
12639
Lirina said:
Shishio-kun said:
Lirina said:
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen?


I think they've changed some of the original selector names and URL paths we've used till now, so now your old codes are invalid.


I see. Hm, firebug still shows the old selectors though ... What can I do now? Or is there anything that can be done?


I'm not sure sorry this is a completely new situation; what is the complete set of codes for the top bar? If you list those including the broken ones, me or you can color code them all on a blank list, then see what ones don't work, then try to write substitutes for them later. I might be able to do that later this weekend and I'm used to color mapping, and I don't know if my color coding trick is clearly explained
Apr 12, 2014 1:44 AM
Offline
Feb 2008
685
Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine.

xAngelPerz said:
Lirina said:
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen?


Try this (Use a custom @import of you)


Thank you! But sadly it does not work.
LirinaApr 12, 2014 1:48 AM
Apr 12, 2014 7:26 AM

Offline
Apr 2014
21
Lirina said:
Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine.

xAngelPerz said:
Lirina said:
I've got a problem with my list. I didn't even touch the code but suddenly the top bar broke. For some reason only part of the code is displayed now and all the images are missing. I really didn't do anything, how could that happen?


Try this (Use a custom @import of you)


Thank you! But sadly it does not work.


With that code it should look like this (I used "Developer Tools"[Chrome])


You'll have to search how to fix the logout and home buttons, as I don't know how your layout was before, I don't know how to fix it.
Apr 12, 2014 7:58 AM

Offline
Feb 2010
12639
Lirina said:
Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine.


Hmm so what happened to them exactly? If they're colored that means you can customize them right? Also do you have a screenshot of how they looked before?
Apr 12, 2014 10:03 AM

Offline
Apr 2013
174
Hi.

I have two questions.

1- Is it possible to turn category "links" into an auto scroll device that it jumps you whichever category you chose, so that the page won't be reloaded? I have a slow connection and right now I don't really use category links because it's frustratingly slow. I don't care about solo-viewing one category at time, and I probably will never have too much anime in my animelist to lose "all anime" option.

2- How can I adjust the height of an entry (line) on my anime list so that more anime can be seen at the same time? I want to decrease the height about 20-30%. (I use Ano Hana style.)

Edit: Also, sorry if this is answered before, but I couldn't manage to bring back my favorite markings. I replaced the link but it seems the problem is not that. I'm guessing it's caused by the same thing that caused the other problem. Is there a solution?
RememberTheCantApr 12, 2014 10:16 AM
Open to chat about any storytelling related subject as long as it's clever and respectful.
Myanimelist
Apr 12, 2014 10:58 AM

Offline
Feb 2010
12639
Prequel said:
Hi.

I have two questions.

1- Is it possible to turn category "links" into an auto scroll device that it jumps you whichever category you chose, so that the page won't be reloaded? I have a slow connection and right now I don't really use category links because it's frustratingly slow. I don't care about solo-viewing one category at time, and I probably will never have too much anime in my animelist to lose "all anime" option.

2- How can I adjust the height of an entry (line) on my anime list so that more anime can be seen at the same time? I want to decrease the height about 20-30%. (I use Ano Hana style.)

Edit: Also, sorry if this is answered before, but I couldn't manage to bring back my favorite markings. I replaced the link but it seems the problem is not that. I'm guessing it's caused by the same thing that caused the other problem. Is there a solution?


1. Can't think of an easy way

2. At line 261 .td1 , lower height. Same for .td2. At .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals lower the padding.

3. I think it was related to the recent link changes. I haven't looked into this yet so I don't know; I would ask in Sylakent's layout topic if he doesn't answer here he might have a alternate selector you can use.
Apr 12, 2014 12:01 PM
Offline
Feb 2008
685
Shishio-kun said:
Lirina said:
Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine.


Hmm so what happened to them exactly? If they're colored that means you can customize them right? Also do you have a screenshot of how they looked before?


No the links aren't. The fields I coloured are the ones which are normal. Well, I coloured all fields but the colours aren't showing.
Apr 12, 2014 4:11 PM

Offline
Feb 2010
12639
Lirina said:
Shishio-kun said:
Lirina said:
Ok, I put a background colour into each of the selectors, you can see on my list. I think what I can see from there is that all of the links are affected while the rest is fine.


Hmm so what happened to them exactly? If they're colored that means you can customize them right? Also do you have a screenshot of how they looked before?


No the links aren't. The fields I coloured are the ones which are normal. Well, I coloured all fields but the colours aren't showing.


Ok. Well we can try some things and you can tell me if its let you control them again-

The link paths were apparently changed "http://myanimelist.net/link" to "/link". So if you rewrite the selector links in the CSS according to this change, it may give you the links back. Try this in place of your current top bar. It looks like it makes it more like a top bar, and more like what how I remember it when I saw it a little while ago!

Apr 12, 2014 4:26 PM

Offline
Feb 2010
12639
@Lirina: You can also use this, its a version without colors, it looks a lot better but still a couple things need to be adjusted. Just let us know what if you can't find it.

btw I think the #mal_cs_links a[href=""] links were supposed to go to "http://myanimelist.net", but with the links changed, I'm not sure how to write this link now, but I think just #mal_cs_links a[href="/"] might be what you're looking for.

Apr 13, 2014 3:50 AM
Offline
Feb 2008
685
So I exchanged all the links and it worked for the username and logout, well they aren't back to normal yet but I can see them in firebug again. It didn't work for the other links though and this morning I also lost my search bar and the "you are viewing your animelist"-text, which were both completely fine yesterday.

But how come only I am affected? Could I not copy someone elses topbar code and adjust mine with it?
Apr 13, 2014 4:26 AM

Offline
Jan 2012
1578
2Lirina: I see only one problem - you have tons of inaccuracies in your code. You can look at my top bar's code for example, to make necessary changes or you could give me your initial code and I will make it work for your smile only ;)
Apr 13, 2014 6:32 AM

Offline
Feb 2010
12639
Lirina said:
So I exchanged all the links and it worked for the username and logout, well they aren't back to normal yet but I can see them in firebug again. It didn't work for the other links though and this morning I also lost my search bar and the "you are viewing your animelist"-text, which were both completely fine yesterday.

But how come only I am affected? Could I not copy someone elses topbar code and adjust mine with it?


You were missing a quotation in your code there, width on history button was 1px too wide. Plus I've compared it to Luxikami's bar too and with the fixes and his link names it looks like:
http://myanimelist.net/mangalist/Shishio-kun

this is the import:
@import "https://dl.dropboxusercontent.com/u/78340470/Lirinatest2.css";

you can just rip the CSS from there if thats how its supposed to be, you have to replace the old import tho since its got broken codes. you can also see it on my anime list for a bit. everything looks proper now from logged in and out perspective. hope its working for you too!
Shishio-kunApr 13, 2014 6:48 AM
Apr 13, 2014 11:51 AM

Offline
Jan 2013
9442

Regarding my post above. I managed to stitch my style and change the top bar but for some reason the home, anime, manga icons are text that are pushed into those little boxes. Any way of changing them to icons how they appear on previews or better to make the little boxes a bit bigger so the text is readable?

And lastly I couldn’t change the top row with watching, dropped, ptw... to how Astros has it. His code is here.
Can somebody help me out here?
Apr 13, 2014 8:34 PM

Offline
Jan 2012
58
Hey guys, i need some help with the hovering cover mod( http://myanimelist.net/forum/?topicid=563993&show=100) . When i hover down a certain amount of rows of anime titles, the hovering cover mod stops working. The problem only happens in chrome, however the mod works perfectly on other browser such as firefox. I also tried on a different computer with chrome, and the problem is still there. Does anyone have any idea how to fix the problem?

my list: http://myanimelist.net/animelist/isaychris
Apr 14, 2014 5:34 AM
Offline
Apr 2013
17
Shishio-kun said:

The link paths were apparently changed "http://myanimelist.net/link" to "/link". So if you rewrite the selector links in the CSS according to this change, it may give you the links back.


Thanks! This also fixed my problem from several pages ago :) ♥♥♥
Apr 14, 2014 8:11 AM

Offline
Jan 2013
9442
Fixed everything, took some time as I kept deleting stuff to see what chages what >.<
Thank you for the layout codes. well at least those as I received no help otherwise, but not a problem as the first time I asked for help with my first layout I got a fast reply with a fix to that.. and this is not a customer service place so no one should expect anything.
Apr 14, 2014 1:06 PM

Offline
Feb 2010
12639
isaychris said:
Hey guys, i need some help with the hovering cover mod( http://myanimelist.net/forum/?topicid=563993&show=100) . When i hover down a certain amount of rows of anime titles, the hovering cover mod stops working. The problem only happens in chrome, however the mod works perfectly on other browser such as firefox. I also tried on a different computer with chrome, and the problem is still there. Does anyone have any idea how to fix the problem?

my list: http://myanimelist.net/animelist/isaychris


This happened to someone else a while back in this topic, I don't remember the reason why or fix but I think it had something to do with add ons like ad block or something so turn off all those and see if it still happens, and double check that all extensions are really off

edit: you don't even have covers on your list, so there's no way to confirm or check the problem
Shishio-kunApr 15, 2014 4:17 AM
Apr 14, 2014 9:08 PM

Offline
Feb 2013
932
Shishio-kun said:
isaychris said:
Hey guys, i need some help with the hovering cover mod( http://myanimelist.net/forum/?topicid=563993&show=100) . When i hover down a certain amount of rows of anime titles, the hovering cover mod stops working. The problem only happens in chrome, however the mod works perfectly on other browser such as firefox. I also tried on a different computer with chrome, and the problem is still there. Does anyone have any idea how to fix the problem?

my list: http://myanimelist.net/animelist/isaychris


This happened to someone else a while back in this topic, I don't remember the reason why or fix but I think it had something to do with add ons like ad block or something so turn off all those and see if it still happens, and double check that all extensions are really off


I have the exact same problem as the person above and I did exactly what you said (extensions, different browsers,etc.) But it still doesn't work. All help will be much appreciated!!
Apr 15, 2014 4:16 AM

Offline
Feb 2010
12639
JTricks said:
Shishio-kun said:
isaychris said:
Hey guys, i need some help with the hovering cover mod( http://myanimelist.net/forum/?topicid=563993&show=100) . When i hover down a certain amount of rows of anime titles, the hovering cover mod stops working. The problem only happens in chrome, however the mod works perfectly on other browser such as firefox. I also tried on a different computer with chrome, and the problem is still there. Does anyone have any idea how to fix the problem?

my list: http://myanimelist.net/animelist/isaychris


This happened to someone else a while back in this topic, I don't remember the reason why or fix but I think it had something to do with add ons like ad block or something so turn off all those and see if it still happens, and double check that all extensions are really off


I have the exact same problem as the person above and I did exactly what you said (extensions, different browsers,etc.) But it still doesn't work. All help will be much appreciated!!


You don't have the exact same problem- you tried different browsers and it didn't work; his problem is only present in Chrome and I didn't say to try different browsers... anyways when I view your list in Chrome with extensions or not, I still see all your covers. try updating to the latest one and really making sure you have no extensions. otherwise if no one else has any ideas you probably can't use covers for some reason
Apr 15, 2014 8:17 AM
Offline
Feb 2008
685
Shishio-kun said:
Lirina said:
So I exchanged all the links and it worked for the username and logout, well they aren't back to normal yet but I can see them in firebug again. It didn't work for the other links though and this morning I also lost my search bar and the "you are viewing your animelist"-text, which were both completely fine yesterday.

But how come only I am affected? Could I not copy someone elses topbar code and adjust mine with it?


You were missing a quotation in your code there, width on history button was 1px too wide. Plus I've compared it to Luxikami's bar too and with the fixes and his link names it looks like:
http://myanimelist.net/mangalist/Shishio-kun

this is the import:
@import "https://dl.dropboxusercontent.com/u/78340470/Lirinatest2.css";

you can just rip the CSS from there if thats how its supposed to be, you have to replace the old import tho since its got broken codes. you can also see it on my anime list for a bit. everything looks proper now from logged in and out perspective. hope its working for you too!


It works, I'm so happy! Thank you and everybody who tried to help me. <3 My life is saved and I can focus on my exams again.
Apr 15, 2014 1:30 PM
Offline
Apr 2014
3
Hey guys!
Today I've been tiring over some of the tutorials making my anime list look better and after a couple of hours of tinkering, chugging along through a lot of them but then when adding my custom intro to my list (http://myanimelist.net/forum/?topicid=607187) I was running into some problems with some random text showing up during the intro as well as my headings disappearing after the intro had finished. I looked through my code trying to find if anything was not typed up correctly (I might have over-looked something seen as I'm not exactly an expert at CSS) and I was certain everything was right in the code but it just wouldn't work, I even tried reformatting the template for the intro a couple times with no luck. I was wondering if anyone could give me a hand, here is a pastebin of my code if you need to look over it: http://pastebin.com/bS9TMfYN .

Thanks for any help in advance, Izaak ^-^
Apr 15, 2014 10:33 PM
Offline
Mar 2014
6
sorry if this has been addressed already but,

any way I can set a certain section to open ( like Currently Watching ) instead of "All Anime" when someone looks at my anime list?
*sick guitar solo*
Apr 16, 2014 2:30 AM

Offline
Apr 2012
181
kingaiju said:
sorry if this has been addressed already but,

any way I can set a certain section to open ( like Currently Watching ) instead of "All Anime" when someone looks at my anime list?


Yes, here http://myanimelist.net/editprofile.php?go=listpreferences

Change "Default Status Selected" to wherever you want to be the default in your list.
Apr 16, 2014 4:17 AM
Offline
Jan 2014
276
Hi... Just recently, all of the covers on my manga list have disappeared. A few weeks ago, a few of the didn't appear but I figured it was only my computer. Now all of them are gone except for the ones that I had manually added in myself. I haven't edited my list one bit, so I don't know why they all disappeared. It may be my computer, but this isn't happening with my anime list, which has a similar layout. I came here to figure out if it's only me who can't see them. I use AdBlocker, Google Chrome, and Windows 8. Thanks in advance.

MY CODE
2SugoiToActSugoiApr 16, 2014 11:23 AM
moving on.
Apr 16, 2014 8:12 AM

Offline
Aug 2011
315
Hello, I need some help

On top right corner of my LIST I ve added some buttons that sort my list and a title ("SORT BY") above them and I want the buttons to be invisible and appear when I hover over the title.
I ve tried everything I could nothing works :(

My list: http://myanimelist.net/animelist/fireandrew

My Code:

Specific Code: https://dl.dropboxusercontent.com/s/sooipo5xjn1947a/SortBy.css
Apr 16, 2014 10:46 AM
Offline
Mar 2014
6
al_exs said:


Yes, here http://myanimelist.net/editprofile.php?go=listpreferences

Change "Default Status Selected" to wherever you want to be the default in your list.


thank you! ;>
*sick guitar solo*
Apr 16, 2014 3:03 PM

Offline
Aug 2013
520
2SugoiToActSugoi said:
Hi... Just recently, all of the covers on my manga list have disappeared. A few weeks ago, a few of the didn't appear but I figured it was only my computer. Now all of them are gone except for the ones that I had manually added in myself. I haven't edited my list one bit, so I don't know why they all disappeared. It may be my computer, but this isn't happening with my anime list, which has a similar layout. I came here to figure out if it's only me who can't see them. I use AdBlocker, Google Chrome, and Windows 8. Thanks in advance.

MY CODE

The cover CSS is empty for some reason, I made a re-placer and fixed your code, but it's only temporary and only contains your current manga. you'll have to make your own cover css for updates, I recommend Hahaidos program.




Apr 17, 2014 6:08 AM
Offline
Nov 2013
2632
2SugoiToActSugoi said:
Hi... Just recently, all of the covers on my manga list have disappeared. A few weeks ago, a few of the didn't appear but I figured it was only my computer. Now all of them are gone except for the ones that I had manually added in myself. I haven't edited my list one bit, so I don't know why they all disappeared. It may be my computer, but this isn't happening with my anime list, which has a similar layout. I came here to figure out if it's only me who can't see them. I use AdBlocker, Google Chrome, and Windows 8. Thanks in advance.

MY CODE


Try this import:
@import url(http://dl.dropbox.com/u/49469857/MAL/premade/manga.css);
Apr 17, 2014 8:57 AM
Offline
Jan 2014
276
I_am_Mika said:
2SugoiToActSugoi said:
Hi... Just recently, all of the covers on my manga list have disappeared. A few weeks ago, a few of the didn't appear but I figured it was only my computer. Now all of them are gone except for the ones that I had manually added in myself. I haven't edited my list one bit, so I don't know why they all disappeared. It may be my computer, but this isn't happening with my anime list, which has a similar layout. I came here to figure out if it's only me who can't see them. I use AdBlocker, Google Chrome, and Windows 8. Thanks in advance.

MY CODE


Try this import:
@import url(http://dl.dropbox.com/u/49469857/MAL/premade/manga.css);


That seems to have worked. Most of them reappeared - besides a select few, but those will probably just have to be replaced manually. It's a lot better!

Thanks so much, both of you!
moving on.
Apr 22, 2014 12:51 PM

Offline
Jul 2013
39
OK, so I tried to update my About Me section on my profile, and all the images were messed up.

Example:



turned into this after I saved it

<img class="userimg" data-src="link" />

How do I fix this?
EnjoyabilityApr 22, 2014 12:58 PM
Apr 22, 2014 1:48 PM

Offline
Feb 2010
12639
Enjoyability said:
OK, so I tried to update my About Me section on my profile, and all the images were messed up.

Example:



turned into this after I saved it

<img class="userimg" data-src="link" />

How do I fix this?


I posted a way to unscramble it here:
http://myanimelist.net/forum/?topicid=1155749&show=20

I don't know of a way to restore the images atm
Shishio-kunApr 22, 2014 2:19 PM
Apr 25, 2014 3:10 AM

Offline
Sep 2012
1523
I hvae a problem with my list. I use the donated CSS from here: myanimelist.net/forum/?topicid=393503&show=20#msg15991383

it all works fine but now I am over 1500 and i would like to swith between completed, watching & etc. How can I make it appear above my list? Because right now there is nothing.

I tried the code from here: http://myanimelist.net/forum/?topicid=202010
But it hasn't added the sections below the list. So it didn't work for me. Any ideas?
Trying to watch all available anime series so you won't have to anymore, the list of anime I can recommend is still in progress, tho
Apr 25, 2014 3:46 AM

Offline
Jan 2012
1578
Try this:
Apr 25, 2014 4:50 AM

Offline
Sep 2012
1523
@Hahaido: It works! :O Thank you very much! :3
Trying to watch all available anime series so you won't have to anymore, the list of anime I can recommend is still in progress, tho
Apr 25, 2014 5:52 PM
Offline
Jan 2014
5
I got a custom list from someone who made it for a requester, but its set for anime can anyone help me make the list so that it's for manga?

Code I got:

@import "https://dl.dropboxusercontent.com/u/188037746/topbars/peach-icon-topbar.css";
@import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css";
@import "http://dl.dropboxusercontent.com/u/78340470/anime.css";
@import "http://dl.dropboxusercontent.com/u/188037746/onyxdaman-dal-kotori.css";

#copyright {visibility: visible;}
Apr 25, 2014 11:23 PM

Offline
Jul 2013
381
TheFakeBrian said:
I got a custom list from someone who made it for a requester, but its set for anime can anyone help me make the list so that it's for manga?

Code I got:

@import "https://dl.dropboxusercontent.com/u/188037746/topbars/peach-icon-topbar.css";
@import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css";
@import "http://dl.dropboxusercontent.com/u/78340470/anime.css";
@import "http://dl.dropboxusercontent.com/u/188037746/onyxdaman-dal-kotori.css";

#copyright {visibility: visible;}


this should fix it
@import "http://dl.dropboxusercontent.com/u/188037746/topbars/peach-icon-topbar.css";
@import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css";
@import "http://dl.dropbox.com/u/49469857/MAL/premade/manga.css";
@import "http://dl.dropboxusercontent.com/u/188037746/onyxdaman-dal-kotori.css";

.header_cw
{background-image: url(http://db.tt/OQwj53qi) !important;}
.status_selected:first-of-type a:before, .status_not_selected:first-of-type a:before
{content: "Reading" !important;}


EDIT: leaving this message for the fixed version, thanks to I_am_Mika for the manga import!

but, the manga import seems incomplete? I've tried this on my manga list and I have only 6 covers showing up. When I open the manga import it shows 53 covers and then the 54th is broken and there's nothing after that... Is this a known issue or?
I've tried generating a new manga css with Hahaido's GenkuDev but either I'm stupid or the recent changes in MAL made it not work :/
nymphiaeApr 26, 2014 12:08 PM
Apr 26, 2014 8:33 AM
Offline
Nov 2013
2632
kuronekodesu said:
TheFakeBrian said:
I got a custom list from someone who made it for a requester, but its set for anime can anyone help me make the list so that it's for manga?

Code I got:

@import "https://dl.dropboxusercontent.com/u/188037746/topbars/peach-icon-topbar.css";
@import "http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css";
@import "http://dl.dropboxusercontent.com/u/78340470/anime.css";
@import "http://dl.dropboxusercontent.com/u/188037746/onyxdaman-dal-kotori.css";

#copyright {visibility: visible;}


this should fix it


but, the manga import seems incomplete? I've tried this on my manga list and I have only 6 covers showing up. When I open the manga import it shows 53 covers and then the 54th is broken and there's nothing after that... Is this a known issue or?
I've tried generating a new manga css with Hahaido's GenkuDev but either I'm stupid or the recent changes in MAL made it not work :/


Use this for manga covers: http://dl.dropbox.com/u/49469857/MAL/premade/manga.css
Reply Disabled for Non-Club Members
Pages (159) « First ... « 36 37 [38] 39 40 » ... 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 »»
Yesterday, 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