New
Oct 25, 2015 6:35 AM
#451
Oct 25, 2015 7:10 AM
#452
HaXXspetten said: Okay I have one problem with the stats/update positioning: if a user either a) has no updates at all in neither anime or manga, or b) has both their anime and manga lists set to private, then the positioning of the stats goes way too high. Like this for example: http://i.imgur.com/MIT6DgG.png http://myanimelist.net/profile/ASD-MR-0 i see that user fine too, can you list the scripts and styles you're using? so by comparison we can see which one you have more which could be the cause i currently have: scripts: profile switch (2)(3)(5), move favorites, edit button, navigation bar styles: pixellated fix, soft bars(custom), tiles favorites(custom) just guessing, are you using the stylish version of the stats aligned horizontally? that should not happen with the script version, or is that the script version enabled to have the stats on top? no, even with stats on top enabled it still doesn't glitches Annuvin said: //Btw, does anybody know how to hide the whole 'About Me' section without using Adblock? I swear I've seen somebody who didn't have any padding or anything there, just stats on top. doesn't that happens normally if the about me is left empty? |
ZeandoOct 25, 2015 7:21 AM
Fixes to make the Profile more bearable after "the Modern★Profile★Update★★Rip★Profile★" |
Oct 25, 2015 7:25 AM
#453
Scripts: MyAnimeList (MAL) Edit Old Comments MAL European Date Format MyAnimeList(MAL) - Profile Switch (2) MyAnimeList(MAL) - Profile Switch (3) Myanimelist: Remove Streaming Banners and Video MyAnimeList(MAL) - Move Favorites MyAnimeList - Old Stats Bars MyAnimeList(MAL) - Profile Switch (5) MyAnimeList(MAL) - Last updates "Edit Button" MyAnimeList(MAL) - Profile navigationbar MyAnimeList - Affinity Styles: Favorites Formatting MAL: Profile Repositions Softer Profile Bars |
Oct 25, 2015 7:28 AM
#454
ah, "MyAnimeList(MAL) - Profile Switch (5)" and "MAL: Profile Repositions", basically do the same thing, you don't need both active try to disable one of those |
Fixes to make the Profile more bearable after "the Modern★Profile★Update★★Rip★Profile★" |
Oct 25, 2015 7:32 AM
#455
Oct 25, 2015 7:35 AM
#456
profile switch(2) brings the stats on top of the page https://greasyfork.org/en/scripts/13110-myanimelist-mal-profile-switch-2 profile switch(5) aligns them horizontally https://greasyfork.org/en/scripts/13172-myanimelist-mal-profile-switch-5 profile reposition makes them horizontally too https://userstyles.org/styles/119846/mal-profile-repositions anyway, if you already tried, it should be something else going on |
ZeandoOct 25, 2015 7:39 AM
Fixes to make the Profile more bearable after "the Modern★Profile★Update★★Rip★Profile★" |
Oct 25, 2015 7:38 AM
#457
Oct 25, 2015 11:27 AM
#458
I noticed something else though: if you have something in your latest anime/manga updates which has such a long title that it doesn't fit on just one row of text (so that it goes into a second row), that'll push both the update section and the anime/manga section above it a few pixels upwards in order to make room for the extra row of text, causing it to no longer be aligned with the other updates & stats section (unless both have the same thing happening to them that is) Do you think it's possible to make it expand downwards instead of upwards when this happens somehow? |
Oct 25, 2015 11:41 AM
#459
HaXXspetten said: I noticed something else though: if you have something in your latest anime/manga updates which has such a long title that it doesn't fit on just one row of text (so that it goes into a second row), that'll push both the update section and the anime/manga section above it a few pixels upwards in order to make room for the extra row of text, causing it to no longer be aligned with the other updates & stats section (unless both have the same thing happening to them that is) Do you think it's possible to make it expand downwards instead of upwards when this happens somehow? Could you post a screenshot? Because my update section expands downwards with very long titles... (Unless I misunderstood something) |
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Oct 25, 2015 11:48 AM
#460
i had to fix that issue in my theme by making everything stay on one line./* Title length */ .statistics-updates .data > a { display: inline-block; max-width: 331px; max-height: 17px; overflow: hidden !important; text-overflow: ellipsis !important; white-space: nowrap !important; } to work with the "edit button" script (which is why that screenshot cuts it off too early): .statistics-updates .data > a.pr4 {max-width: 304px !important;} |
Oct 25, 2015 11:51 AM
#461
Cpt_Mathix said: Uhh like this for example:HaXXspetten said: I noticed something else though: if you have something in your latest anime/manga updates which has such a long title that it doesn't fit on just one row of text (so that it goes into a second row), that'll push both the update section and the anime/manga section above it a few pixels upwards in order to make room for the extra row of text, causing it to no longer be aligned with the other updates & stats section (unless both have the same thing happening to them that is) Do you think it's possible to make it expand downwards instead of upwards when this happens somehow? Could you post a screenshot? Because my update section expands downwards with very long titles... (Unless I misunderstood something) http://i.imgur.com/U2Upnpr.png Anime section gets pushed upwards due to Mondaiji-tachi's title being too long |
Oct 25, 2015 12:04 PM
#462
HaXXspetten said: Cpt_Mathix said: Uhh like this for example:HaXXspetten said: I noticed something else though: if you have something in your latest anime/manga updates which has such a long title that it doesn't fit on just one row of text (so that it goes into a second row), that'll push both the update section and the anime/manga section above it a few pixels upwards in order to make room for the extra row of text, causing it to no longer be aligned with the other updates & stats section (unless both have the same thing happening to them that is) Do you think it's possible to make it expand downwards instead of upwards when this happens somehow? Could you post a screenshot? Because my update section expands downwards with very long titles... (Unless I misunderstood something) http://i.imgur.com/U2Upnpr.png Anime section gets pushed upwards due to Mondaiji-tachi's title being too long I think it's because you are using: https://userstyles.org/styles/119846/mal-profile-repositions (that userstyle is really buggy...) Try to use this script: https://greasyfork.org/en/scripts/13172-myanimelist-mal-profile-switch-5 (If you want stats at the top, remove the // on the last line) |
Cpt_MathixOct 25, 2015 12:35 PM
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Oct 25, 2015 12:43 PM
#463
Oct 25, 2015 2:03 PM
#464
HaXXspetten said: Well, I don't know sunnysummerday's stylish stylesheet does it pretty good, haven't seen it have a problem with any profiles so far, so its probably my lack of knowledge/experience with css ;)Yeah okay that's better Also kind of makes more sense coding-wise anyway to use an insert script rather than trying to position everything with pixels like the stylish sheet does; that's bound to create issues like that under any abnormal circumstances up until recently I didn't have a clue about padding or margins so I used position: absolute and positioned everything specifically for my monitor resolution 😂 Also this "Seasonal Anime" page is giving me so much hassle :( I've tried messing with z-index etc. but no luck :/ edit: I've finally worked it out ^^" |
SteveOct 25, 2015 2:56 PM
Oct 25, 2015 2:57 PM
#465
Steve said: ooh, are you making your own stylish theme to cover the whole site? |
Oct 25, 2015 3:11 PM
#466
sunnysummerday said: Maybe not the whole site, but I'm doing my best ^^Steve said: ooh, are you making your own stylish theme to cover the whole site? I originally made it because I wanted a new navigation bar for the site, and it seems I might have done a bit more than that. |
Oct 25, 2015 3:52 PM
#467
that's how i started too, changing the navigation bar of Modernized to black, then realising i could do all of mal :) |
Oct 26, 2015 5:38 AM
#468
What is this... It appears even without any stylesheets or userscripts on. I have to use a stylesheet to get rid of the pop-up every time I load the seasonal anime page -_-" |
SteveOct 26, 2015 5:44 AM
Oct 26, 2015 5:56 AM
#469
Steve said: Can you look if the "our forum" link refers to the MAL forums? because that popup doesn't look like a MAL popup.What is this... It appears even without any stylesheets or userscripts on. I have to use a stylesheet to get rid of the pop-up every time I load the seasonal anime page -_-" |
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Oct 26, 2015 6:20 AM
#470
Annuvin said: Not seeing anything like that with/without scripts or Adblock. Seems like some third party thing, maybe social buttons. What's it loaded by/what shows up when you inspect it? Cpt_Mathix said: Steve said: Can you look if the "our forum" link refers to the MAL forums? because that popup doesn't look like a MAL popup.What is this... It appears even without any stylesheets or userscripts on. I have to use a stylesheet to get rid of the pop-up every time I load the seasonal anime page -_-" Don't know why I didn't think of that 😂 I'm so blind It was some google chrome extension that I didn't even know I had called "BetterMyAnimeList" I must have gotten it a while ago since it is apparently used to allow users watch anime on the MAL website, which has recently become a thing anyway. I'm fairly sure I've never used it too :/ |
Oct 26, 2015 7:53 AM
#471
Annuvin said: and somehow they got me in without me even knowing (☉൧ ಠ ?)Oh, there was a club dedicated to it on MAL a while ago but it apparently got shut down. It seems to have positive reviews on the webstore but I'm not entirely sure if it's safe. I bet its just my memory being as terrible as ever |
Oct 26, 2015 1:23 PM
#472
Are the plan to read/watch bars meant to be full in the updates section? I think Zeando or somebody has mentioned it before but I can't seem to get any of the bars to be full so I guess they aren't? (yes, even without any scripts on) |
Oct 26, 2015 2:16 PM
#473
Annuvin said: Yeah I'd done that after but wasn't sure if MAL intended for them to be filled or not :0They have width set to 0px it seems, try '.profile .statistics-updates .data .graph .graph-inner.plantowatch, .profile .statistics-updates .data .graph .graph-inner.plantoread { width: 100% !important }' to fill them. I'm guessing they aren't meant to be filled if Annuvin said: so thanks :)They have width set to 0px but it still seems a bit pointless giving them the .graph-inner if they aren't even meant to be filled. |
Oct 26, 2015 3:14 PM
#474
Annuvin said: Yes it is fairly logical. Which makes me more unsure as to which I prefer :/I guess them being empty makes sense. If you plan to watch/read something then you haven't started it yet, if you haven't started it yet then there should be no progress. |
Oct 27, 2015 4:44 AM
#475
Steve said: Are the plan to read/watch bars meant to be full in the updates section? I think Zeando or somebody has mentioned it before but I can't seem to get any of the bars to be full so I guess they aren't? (yes, even without any scripts on) there is a bug where the bar containers of the stats are sometimes smaller making the gray bar of "plan to watch/read" not load or go somewhere hidden, like: http://myanimelist.net/profile/Oiacz that's one of the things which MAL should still fix on their profile (like the pixelated thumbnails) but that was about the stats, not about the updates, which as annuvin said it makes sense for them to be empty if, they have 0 episodes/chapters watched/read, otherwise they should work like any other update bars and show the progress (i've lots of half started mangas in my plan to read list, and they show a gray bar when i update those) |
ZeandoOct 27, 2015 4:48 AM
Fixes to make the Profile more bearable after "the Modern★Profile★Update★★Rip★Profile★" |
Oct 27, 2015 12:38 PM
#476
Annuvin said: Yep they removed that counter, can't find it eitherNot sure if anybody noticed before or maybe I'm just very late but there's no longer a comments counter on the profile. I looked through the code but it doesn't seem to be hidden anywhere in the source either. Any ideas on how to bring it back? I guess iterating through all the comments on all the profiles is not a good option even if there was no Incapsula block... |
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Oct 27, 2015 1:10 PM
#477
For the title bar on the manga/novels etc, pages, I'm interested in knowing if anybody cares about the Rank or Type (e.g. Manga) and if they had to sacrifice one, which would it be? Or do you feel that they are both vital parts to the title bar? The information for both of these can be located elsewhere on the page. |
Oct 27, 2015 1:28 PM
#478
Steve said: I never ever look at the ranking. If I want to know how popular or good something is, I'll look at the score. So I would say drop the rank.For the title bar on the manga/novels etc, pages, I'm interested in knowing if anybody cares about the Rank or Type (e.g. Manga) and if they had to sacrifice one, which would it be? Or do you feel that they are both vital parts to the title bar? The information for both of these can be located elsewhere on the page. |
Cpt_MathixOct 27, 2015 1:31 PM
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Oct 27, 2015 3:12 PM
#479
Cpt_Mathix said: Thanks :)Steve said: I never ever look at the ranking. If I want to know how popular or good something is, I'll look at the score. So I would say drop the rank.For the title bar on the manga/novels etc, pages, I'm interested in knowing if anybody cares about the Rank or Type (e.g. Manga) and if they had to sacrifice one, which would it be? Or do you feel that they are both vital parts to the title bar? The information for both of these can be located elsewhere on the page. |
Oct 28, 2015 12:18 PM
#480
Just thought I'd say that I uploaded my MAL theme even though there is still lots more I want to do to it because I'm going to get increasingly busier now and it isn't like the current condition doesn't work. :) |
Oct 28, 2015 12:43 PM
#481
Wow Steve, that style looks really good yet so simple. I especially love the navigation bar that scrolls with the page. Keep up the good work! |
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Oct 29, 2015 5:27 PM
#482
Nov 2, 2015 1:23 PM
#483
Thank you so much! My profile finally looks decent again after installing http://i.imgur.com/CEldJro.png and http://i.imgur.com/DR4bclW.png |
ProgeuszNov 2, 2015 1:28 PM
Nov 6, 2015 8:01 AM
#484
Nov 6, 2015 8:21 AM
#485
Nov 6, 2015 8:23 AM
#486
I installed it again and now it works fine (although I have two scripts now "Old Stats Bars" and "Stats Bars", disabled the "Old Stats Bars" one). Thanks for the help. |
Nov 7, 2015 1:28 PM
#487
Hi there, how are you guys ..? ok ok, to be honest, i can't wait for MAL to fix the bad new design, so i tried the scripts.. But i guess i have some sort of problem, it's when i used the MYANIMELIST | Tiles For Favorites 2 script http://imagizer.imageshack.com/img903/9607/cv7LFd.png In this photo, here i switched the width to 39px, but they seem twisted with each other.. But when i make the width more than 39px, it becomes 4 in the row not 5, like this.. http://imagizer.imageshack.com/img910/3674/1jWIek.png I want them in just two rows, and become in the same edge with friends.. Because the favorites doesn't reach the edges And thanks for all your hard work. ^^ |
Ren-TsurugaNov 7, 2015 2:15 PM
Nov 7, 2015 1:56 PM
#488
Ren-Tsuruga said: Hi there, how are you guys ..? ok ok, to be honest, i can't wait for MAL to fix the bad new design, so i tried the scripts.. But i guess i have some sort of problem, it's when i used the MYANIMELIST | Tiles For Favorites 2 script http://imagizer.imageshack.com/img903/9607/cv7LFd.png In this photo, here i switched the width to 39px, but they twisted with each other.. But when i make the width more than 39px, it becomes 4 in the row not 5, like this.. http://imagizer.imageshack.com/img910/3674/1jWIek.png I want them in just two rows, and become in the same edge with friends.. Because the favorites doesn't reach the edges And thanks for all your hard work. ^^ Are you using the latest version of the script? In my case the favorites do reach the edges. Edit: If you are using the latest version, maybe you could post all the scripts you are currently using. There might be a conflict between 2 scripts ;) |
Cpt_MathixNov 7, 2015 2:07 PM
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Nov 7, 2015 2:09 PM
#489
Cpt_Mathix said: Ren-Tsuruga said: Hi there, how are you guys ..? ok ok, to be honest, i can't wait for MAL to fix the bad new design, so i tried the scripts.. But i guess i have some sort of problem, it's when i used the MYANIMELIST | Tiles For Favorites 2 script http://imagizer.imageshack.com/img903/9607/cv7LFd.png In this photo, here i switched the width to 39px, but they twisted with each other.. But when i make the width more than 39px, it becomes 4 in the row not 5, like this.. http://imagizer.imageshack.com/img910/3674/1jWIek.png I want them in just two rows, and become in the same edge with friends.. Because the favorites doesn't reach the edges And thanks for all your hard work. ^^ Are you using the latest version of the script? In my case the favorites do reach the edges. Well, i'm not really sure about this, because i'm not expert in scripts, but i downloaded them yesterday, so i guess they're updated |
Nov 7, 2015 2:31 PM
#490
Ren-Tsuruga said: Cpt_Mathix said: Ren-Tsuruga said: Hi there, how are you guys ..? ok ok, to be honest, i can't wait for MAL to fix the bad new design, so i tried the scripts.. But i guess i have some sort of problem, it's when i used the MYANIMELIST | Tiles For Favorites 2 script http://imagizer.imageshack.com/img903/9607/cv7LFd.png In this photo, here i switched the width to 39px, but they twisted with each other.. But when i make the width more than 39px, it becomes 4 in the row not 5, like this.. http://imagizer.imageshack.com/img910/3674/1jWIek.png I want them in just two rows, and become in the same edge with friends.. Because the favorites doesn't reach the edges And thanks for all your hard work. ^^ Are you using the latest version of the script? In my case the favorites do reach the edges. Well, i'm not really sure about this, because i'm not expert in scripts, but i downloaded them yesterday, so i guess they're updated Are you running other scripts besides the move favorites script and the Tiles For Favorites 2 userstyle? |
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Nov 7, 2015 2:35 PM
#491
Cpt_Mathix said: Ren-Tsuruga said: Cpt_Mathix said: Ren-Tsuruga said: Hi there, how are you guys ..? ok ok, to be honest, i can't wait for MAL to fix the bad new design, so i tried the scripts.. But i guess i have some sort of problem, it's when i used the MYANIMELIST | Tiles For Favorites 2 script http://imagizer.imageshack.com/img903/9607/cv7LFd.png In this photo, here i switched the width to 39px, but they twisted with each other.. But when i make the width more than 39px, it becomes 4 in the row not 5, like this.. http://imagizer.imageshack.com/img910/3674/1jWIek.png I want them in just two rows, and become in the same edge with friends.. Because the favorites doesn't reach the edges And thanks for all your hard work. ^^ Are you using the latest version of the script? In my case the favorites do reach the edges. Well, i'm not really sure about this, because i'm not expert in scripts, but i downloaded them yesterday, so i guess they're updated Are you running other scripts besides the move favorites script and the Tiles For Favorites 2 userstyle? Yes, these are all the scripts that i used.. http://imagizer.imageshack.com/img905/6123/BRmxGW.png |
Nov 7, 2015 2:43 PM
#492
Ren-Tsuruga said: Yes, these are all the scripts that i used.. http://imagizer.imageshack.com/img905/6123/BRmxGW.png I think I might have found the problem. But first could you tell me which browser you are using? |
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Nov 7, 2015 2:47 PM
#493
Cpt_Mathix said: Ren-Tsuruga said: Yes, these are all the scripts that i used.. http://imagizer.imageshack.com/img905/6123/BRmxGW.png I think I might have found the problem. But first could you tell me which browser you are using? Thank you so much :) , i'm using Mozilla Firefox. |
Nov 7, 2015 2:50 PM
#494
Ren-Tsuruga said: Cpt_Mathix said: Ren-Tsuruga said: Yes, these are all the scripts that i used.. http://imagizer.imageshack.com/img905/6123/BRmxGW.png I think I might have found the problem. But first could you tell me which browser you are using? Thank you so much :) , i'm using Mozilla Firefox. You need to use the stylish addon with Mozilla Firefox: https://addons.mozilla.org/nl/firefox/addon/stylish/ Delete your current Tiles For Favorites 2 script and re-install it with stylish (If you go to the download page of the script, it should automatically download as a stylish script). That should fix it ;) |
My Userscripts: • Show anime/manga info inside your animelist/mangalist • Other Scripts |
Nov 7, 2015 3:10 PM
#495
Cpt_Mathix said: Ren-Tsuruga said: Cpt_Mathix said: Ren-Tsuruga said: Yes, these are all the scripts that i used.. http://imagizer.imageshack.com/img905/6123/BRmxGW.png I think I might have found the problem. But first could you tell me which browser you are using? Thank you so much :) , i'm using Mozilla Firefox. You need to use the stylish addon with Mozilla Firefox: https://addons.mozilla.org/nl/firefox/addon/stylish/ Delete your current Tiles For Favorites 2 script and re-install it with stylish (If you go to the download page of the script, it should automatically download as a stylish script). That should fix it ;) It's WORKS, really thank you so much :) , and sorry for bother you with me.. http://imagizer.imageshack.com/img905/5053/0iHZOo.png Thank you so much for helping me ^^ . |
Nov 8, 2015 8:07 AM
#496
Nice work guys! Also had a few messages from various people asking how to install the stylish themes, maybe there should be a tutorial in at the beginning of the themes section? Here is one of my recent replies that could be edited slightly to be in a spoiler at the top of the Themes section or something? Steve said: Oh nevermind, there is one ;)If you are downloading a theme of mine, you will need to first download Stylish for your browser that you wish the theme(s) to be applied to. Select the correct download below for your browser: Google Chrome Stylish download: https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe Firefox Stylish download: https://addons.mozilla.org/en-US/firefox/addon/stylish/?src=external-userstyleshome Safari Stylish download: http://sobolev.us/stylish/ Opera Stylish download: https://addons.opera.com/en-gb/extensions/details/stylish/ After you have downloaded Stylish for your browser, open the installer and install it. Next you must find the theme you would like to download and apply to websites. A good place to search for and download stylish themes would be userstyles.org Here is a link that displays all of my Stylish themes on userstyles.org, which I guess from your message, should hold one of the themes you wanted: https://userstyles.org/users/301033 Here is a link to a large list of stylish themes (and more) that a few people on MAL have made, but I guess you have already found that: http://myanimelist.net/forum/?topicid=1440057 So select a stylish stylesheet/theme on one of the pages above and go to the download page by clicking the hyperlink. After you have reached the download page for your desired theme, select the 'Install with Stylish' button! (large green button on the right). The page should then come up with a javascript alert that asks you if you are sure that you want to install this theme, press 'ok'! :) Then your style should be working and installed! If the theme is still not showing up, the style you selected may be faulty or you have not got it enabled, to enable/disable a style, find the stylish extension icon on your browser which should look like this: Then click it and open up the menu, make sure that the theme you want is installed by marking it with a ✓. |
SteveNov 8, 2015 8:11 AM
Nov 8, 2015 4:45 PM
#497
^ yep there is, but maybe it's not phrased very clearly so some may have overlooked that :u (or maybe they did reach your styles not by this thread, or by some links to the posts in the middle, so they didn't pass by the first post somehow) |
Fixes to make the Profile more bearable after "the Modern★Profile★Update★★Rip★Profile★" |
Nov 11, 2015 9:10 AM
#498
Zeando said: Good point.or maybe they did reach your styles not by this thread, or by some links to the posts in the middle, so they didn't pass by the first post somehow |
Dec 22, 2015 9:34 AM
#500
oh great, the [*] tag changed and doesn't work anymore if it isn't into a [ list] :/ not sure i want to go over the list again to fix/change that... :/ |
Fixes to make the Profile more bearable after "the Modern★Profile★Update★★Rip★Profile★" |
More topics from this board
» 【 ART THREAD 】Let's share our art! ❤︎ ( 1 2 3 4 5 )mewmewforever - Aug 30, 2024 |
204 |
by Outfiltrator
»»
Today, 5:49 AM |
|
» Four Ages!Robert_SS_Gordon - Feb 21 |
47 |
by Robert_SS_Gordon
»»
Yesterday, 9:17 AM |
|
» AniTaste - cross-site anime list comparatorMciej - Sep 21 |
1 |
by Retro8bit
»»
Sep 21, 5:29 PM |
|
» Saeryen's Songs!Saeryen - Jul 25 |
5 |
by Saeryen
»»
Sep 20, 1:54 PM |
|
» Share Your YouTube Channel/Videos! ( 1 2 3 4 5 ... Last Page )nin-tendo - Dec 16, 2022 |
584 |
by Senery
»»
Sep 20, 10:01 AM |