banner_jpg
Username/Email: Password:
Forums

Mobile website - Responsive Design

Pages (12) [ First ... 7 8 9 10 11 12 ] Next
You must be registered to post!
From User
Message Body
Post #767795 - Reply to (#767792) by ForeignerChan
user avatar
A dignified
Member

7:18 am, Feb 27 2019
Posts: 546


Seems like there is a missing </a> tag. It's a simple solution to just add the tag, but I don't know why the tag is missing. I don't see this issue on any other pages.

Line 211:
<a href='http://www.webtoons.com/episodeList?titleNo=91' target='_blank'><u>Official English...

________________
"People don't change, they just give in."<BR><!--url_type_2--><a href='http://webtoons.com/en/fantasy/kubera/list?title_no=83' target='_blank'><u>Kubera is the best.</u></a><!--url_type_2_end--><BR>同人音楽 (doujin music)<BR><!--img--><img src='http://i.imgur.com/CkHPJMM.gif' border='0' alt='Laila Hemawati'><!--img_end-->
Post #767805 - Reply to (#767746) by Syphilis
Member

2:31 am, Feb 28 2019
Posts: 24


Awesome! Is it possible though to make the chapter numbers on the reading lists a more distinct color? I find that it's somewhat hard to immediately notice which series have new releases on my reading lists with the dark theme. Maybe make that color purple like, say, the poll?

Post #767813 - Reply to (#767805) by KuoVell
user avatar
A dignified
Member

7:09 am, Feb 28 2019
Posts: 546


I changed the color and increased the font size slightly; go ahead and update the script. Looks like this now.

________________
"People don't change, they just give in."<BR><!--url_type_2--><a href='http://webtoons.com/en/fantasy/kubera/list?title_no=83' target='_blank'><u>Kubera is the best.</u></a><!--url_type_2_end--><BR>同人音楽 (doujin music)<BR><!--img--><img src='http://i.imgur.com/CkHPJMM.gif' border='0' alt='Laila Hemawati'><!--img_end-->
Post #767829
Member

2:03 pm, Feb 28 2019
Posts: 69


@Manick: Would it be possible to disable the "More..." function (or always display all the text on series pages).

A setting in local-storage maybe to opt into shortening those blurbs (default being unshortened unless a smaller screen size is used and giving the user the option to set it to always viewing the full text)?

Post #767831 - Reply to (#767829) by bhui
user avatar


3:42 pm, Feb 28 2019
Posts: 2658


I had replied to someone earlier that I was going to try to make it do this only on mobile. Right now I'm considering changing mobile to be single column, so I haven't made a change yet. I'll do one or the other.

Post #767833 - Reply to (#767795) by Syphilis
user avatar


4:02 pm, Feb 28 2019
Posts: 2658


Fixed.

Post #767834 - Reply to (#767668) by bhui
user avatar
Member

4:04 pm, Feb 28 2019
Posts: 409


A fix has been put into place:

https://github.com/loadletter/mangaupdates-urlfix/issues/ 17

You have to edit the script yourself (which is as simple as opening up the current script in the editor and copy/pasting the changes at the bottom), and the layout is a bit off, but all the functionality seems to be there.

Hopefully someone will be able to correct the layout issues, and make it so that it's an official update without having to manually edit, but even as is it's still fantastic to have these features back. You don't realize how much you rely on them until they're gone.

Post #767835 - Reply to (#767813) by Syphilis
Member

6:31 pm, Feb 28 2019
Posts: 24


Thanks Syphilis and Geese1!



Post #767840 - Reply to (#767834) by Geese1
user avatar
A dignified
Member

11:46 pm, Feb 28 2019
Posts: 546


Adding to this: I fixed the formatting to work with the "new" MU site. Read here for explanation and to grab the relevant bits, if you want to: https://github.com/loadletter/mangaupdates-urlfix/issues/ 17

or just install this, go to Edit, and copy/paste the whole thing from here: https://pastebin.com/M2disHm0

This is what it looks like: on my theme; default theme.

If you don't already have a relevant browser extension for userscripts installed, just search on Google for Violentmonkey, Tampermonkey, or Greasemonkey.

Edit: additional fix to get rid of the empty "No IRC" links.

Last edited by Syphilis at 6:03 am, Mar 1 2019

________________
"People don't change, they just give in."<BR><!--url_type_2--><a href='http://webtoons.com/en/fantasy/kubera/list?title_no=83' target='_blank'><u>Kubera is the best.</u></a><!--url_type_2_end--><BR>同人音楽 (doujin music)<BR><!--img--><img src='http://i.imgur.com/CkHPJMM.gif' border='0' alt='Laila Hemawati'><!--img_end-->
Post #767841 - Reply to (#767840) by Syphilis
user avatar
Member

2:04 am, Mar 1 2019
Posts: 409


Thanks, working on Chrome for me!

As I mentioned in the comment I made on the github thread, the only issue I'm still seeing is, when there's no IRC channel, the script adds a hyperlink that reads: "NoIRC/NoIRC". The hyperlink doesn't open anything of course, but it's still set up that way.

https://i231.photobucket.com/albums/ee29/geese1RBM/Manga% 20Updates%20screen%20print_2_zpsvnplatez.png

Ideally, when there's no IRC channel, it should just read: "No IRC" in the same italicized font as when there's no Facebook or Twitter link for example.

Other than that, it looks great! Much love for everyone that's been working on getting this issue resolved!


Last edited by Geese1 at 2:30 am, Mar 1 2019

Post #767854 - Reply to (#767585) by Reyalsdog
Member

10:29 am, Mar 1 2019
Posts: 8


It's like a plague spreading through the whole internet.

Plz, give "legacy" options, to keep the old layout.

Post #767855
Member

10:33 am, Mar 1 2019
Posts: 8


In the series list, can the "Show as List" option be saved?

So as to don't need to select it every time?

Post #767862 - Reply to (#767854) by zeando
user avatar


2:09 pm, Mar 1 2019
Posts: 2658


Unfortunately I don't have the resources to maintain two layouts. I have plans for the future layout either way so it wouldn't have stayed the same for long.

Post #767863 - Reply to (#767855) by zeando
user avatar


2:10 pm, Mar 1 2019
Posts: 2658


Thanks for the suggestion. I'll see if I can add it in with the other options.

Post #767870 - Reply to (#767840) by Syphilis
user avatar
Member

3:53 pm, Mar 1 2019
Posts: 409


Thanks for the additional IRC fix!

Everything seems to be back to the way it was before. 😎

Pages (12) [ First ... 7 8 9 10 11 12 ] Next
You must be registered to post!