Done Inconvenient paging on mobile

fake-kun

Bass Propagandist
Level 5
Joined
Dec 2, 2024
Messages
2,328
Solutions
3
Reaction score
10,127
Points
3,477
Location
Abel City
Currently, if you want to go to the next page of a thread, you have to scroll all the way to the bottom.

Is there any chance that the paging on mobile can be made the same as on PC?
 
Last edited:
Been thinking about it for awhile, and didn't want to complain.. ?
 
Was also thinking about this just a little while ago.
If anything, it would be great if the page counter was both at the top and bottom for threads.
Edit: Oh wait it already is on PC. But yeah I agree.
 
Well... there's the "Jump to New" option, but that's hardly a solution.

We will see what can be done.
This button doesn't work at all for me.
Whenever I click it, it just jumps to the equivalent of pushing the "Page Down" key once, which is like one scroll wheel's length.

Not sure if it's just on my end, though.
 
This button doesn't work at all for me.
Whenever I click it, it just jumps to the equivalent of pushing the "Page Down" key once, which is like one scroll wheel's length.

Not sure if it's just on my end, though.
Weird. It works perfectly for me.

I guess it depends on how frequently you check any given topic. If it's one you read a lot, it will have less to show as new content.
 
Weird. It works perfectly for me.

I guess it depends on how frequently you check any given topic. If it's one you read a lot, it will have less to show as new content.
Yeah that might be it.
It's weird though because I'm sure it just skips a tiny inch sometimes. At the very least on mobile.
 
If there's a custom CSS, Administrators can use the following CSS:
CSS:
@media (max-width: 480px) {
    .block-outer:not(.block-outer--after) .pageNavWrapper:not(.pageNavWrapper--forceShow) {
        display: block;
    }
    .block-outer-main{
        float: left;
        text-align: center;
    }
    .block-outer-main+.block-outer-opposite {
        margin-top: 0;
    }
    .block-outer-opposite{
        float: right;
        text-align: center;
    }
}

Else, I wish Stylebot has a mobile plugin ::confused
 
If there's a custom CSS, Administrators can use the following CSS:
CSS:
@media (max-width: 480px) {
    .block-outer:not(.block-outer--after) .pageNavWrapper:not(.pageNavWrapper--forceShow) {
        display: block;
    }
    .block-outer-main{
        float: left;
        text-align: center;
    }
    .block-outer-main+.block-outer-opposite {
        margin-top: 0;
    }
    .block-outer-opposite{
        float: right;
        text-align: center;
    }
}

Else, I wish Stylebot has a mobile plugin ::confused
thanks will use
 

Users who are viewing this thread

Connect with us

Featured Video

Gintama Rumble (VITA)

Latest Threads

Urikupen Kyujotai -- the first animated work I fell in love with

Uri1.png

Come and join the good king Leo and his...
Read more

Top 10 Video Game Locations I’d Get Zooted In:

I was inspired by a video I saw on social media so I thought I'd give my own take
  • Cheep...
Read more

Anyone into star trek?

1746482330442.png


I revisit voyager often but i like the next generation and have finished up...
Read more

YTPMV Thread (oh no)

YTPMVs (short for "YouTube Poop Music Video") are a weird kind of phenomenon where...
Read more

Online statistics

Members online
176
Guests online
280
Total visitors
456

Forum statistics

Threads
7,554
Messages
187,681
Members
549,868
Latest member
DumbPup

Support us

Back
Top