Forum Settings
Forums

[Scripts&Themes] Some Fixes to the Profile after the Update (16 Oct 2015)

New
Pages (12) « First ... « 8 9 [10] 11 12 »
Oct 25, 2015 6:35 AM
*hug noises*

Offline
May 2013
32066
Most of those are totally unrelated

Also it works fine if I have updates above stats but not vice versa
Oct 25, 2015 7:10 AM

Offline
Feb 2011
2489
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
*hug noises*

Offline
May 2013
32066
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

Offline
Feb 2011
2489
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
*hug noises*

Offline
May 2013
32066
You think I haven't tried that? One of them switches so that they're aligned horizontally instead of vertically. The other switches their position. So no, they don't do the same thing
Oct 25, 2015 7:35 AM

Offline
Feb 2011
2489
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
*hug noises*

Offline
May 2013
32066
oh, yeah okay you just have a different code in your profile reposition stylish sheet than the one I had

I figured it out, works now
Oct 25, 2015 11:27 AM
*hug noises*

Offline
May 2013
32066
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

Offline
Jul 2014
181
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)
Oct 25, 2015 11:48 AM

Offline
Sep 2010
292
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
*hug noises*

Offline
May 2013
32066
Cpt_Mathix said:
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)
Uhh like this for example:
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

Offline
Jul 2014
181
HaXXspetten said:
Cpt_Mathix said:

Could you post a screenshot? Because my update section expands downwards with very long titles... (Unless I misunderstood something)
Uhh like this for example:
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
Oct 25, 2015 12:43 PM
*hug noises*

Offline
May 2013
32066
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
Oct 25, 2015 2:03 PM

Offline
Nov 2012
162
HaXXspetten said:
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
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 ;)

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

Offline
Sep 2010
292
Steve said:

ooh, are you making your own stylish theme to cover the whole site?
Oct 25, 2015 3:11 PM

Offline
Nov 2012
162
sunnysummerday said:
Steve said:

ooh, are you making your own stylish theme to cover the whole site?
Maybe not the whole site, but I'm doing my best ^^
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

Offline
Sep 2010
292
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

Offline
Nov 2012
162
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

Offline
Jul 2014
181
Steve said:
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 -_-"
Can you look if the "our forum" link refers to the MAL forums? because that popup doesn't look like a MAL popup.
Oct 26, 2015 6:20 AM

Offline
Nov 2012
162
Annuvin said:

Cpt_Mathix said:

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

Offline
Nov 2012
162
Annuvin said:
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.
and somehow they got me in without me even knowing (☉൧ ಠ ?)
I bet its just my memory being as terrible as ever
Oct 26, 2015 1:23 PM

Offline
Nov 2012
162
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

Offline
Nov 2012
162
Annuvin said:
They 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.
Yeah I'd done that after but wasn't sure if MAL intended for them to be filled or not :0

I'm guessing they aren't meant to be filled if
Annuvin said:
They have width set to 0px
so thanks :)
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

Offline
Nov 2012
162
Annuvin said:
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.
Yes it is fairly logical. Which makes me more unsure as to which I prefer :/
Oct 27, 2015 4:44 AM

Offline
Feb 2011
2489
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

Offline
Jul 2014
181
Annuvin said:
Not 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...
Yep they removed that counter, can't find it either
Oct 27, 2015 1:10 PM

Offline
Nov 2012
162
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

Offline
Jul 2014
181
Steve said:
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.
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.
Cpt_MathixOct 27, 2015 1:31 PM
Oct 27, 2015 3:12 PM

Offline
Nov 2012
162
Cpt_Mathix said:
Thanks :)
Oct 28, 2015 12:18 PM

Offline
Nov 2012
162
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

Offline
Jul 2014
181
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!
Oct 29, 2015 5:27 PM

Offline
Oct 2013
341
Thanks for the work.
Nov 2, 2015 1:23 PM

Offline
Oct 2007
1189
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

Offline
Jun 2009
5411

"Entries and Chapters" in the manga stats are misaligned for some reason. Seems to be a problem with the old stat bars script. Anyone knows what's up with that?
Nov 6, 2015 8:21 AM
*hug noises*

Offline
May 2013
32066
^ looks fine for me too
Nov 6, 2015 8:23 AM

Offline
Jun 2009
5411
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

Offline
Sep 2012
24
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

Offline
Jul 2014
181
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
Nov 7, 2015 2:09 PM

Offline
Sep 2012
24
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

Offline
Jul 2014
181
Ren-Tsuruga said:
Cpt_Mathix said:


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?
Nov 7, 2015 2:35 PM

Offline
Sep 2012
24
Cpt_Mathix said:
Ren-Tsuruga said:


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

Offline
Jul 2014
181
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?
Nov 7, 2015 2:47 PM

Offline
Sep 2012
24
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

Offline
Jul 2014
181
Ren-Tsuruga said:
Cpt_Mathix said:

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 ;)
Nov 7, 2015 3:10 PM

Offline
Sep 2012
24
Cpt_Mathix said:
Ren-Tsuruga said:


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

Offline
Nov 2012
162
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 ;)
SteveNov 8, 2015 8:11 AM
Nov 8, 2015 4:45 PM

Offline
Feb 2011
2489
^ 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

Offline
Nov 2012
162
Zeando said:
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
Good point.
Nov 28, 2015 4:36 PM

Offline
Feb 2014
8
Thanks!~

Bump
Dec 22, 2015 9:34 AM

Offline
Feb 2011
2489
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★"
Pages (12) « First ... « 8 9 [10] 11 12 »

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 comparator

Mciej - 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
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login