Done Inconvenient paging on mobile

fake-kun

Bass Propagandist
Level 6
1%
Joined
Dec 2, 2024
Messages
2,515
Level up in
2485 posts
Solutions
3
Reaction score
14,031
Points
5,977
Location
Wily Castle
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

Support this Site

RGT relies on you to stay afloat. Help covering the site costs and get some pretty Level 7 perks too.

Featured Video

Latest Threads

Have you done any ridiculous fixes?

The classic dad, a strange creature, proclaiming the famous "I can fix it!" while doing...
Read more

How do I make a thread?

I think i forgot, can someone explain it to me?
Read more

What do these two have in common?

images (6) (23).jpegimages (6) (22).jpeg
Read more

Remembering this forgotten game

Well, here we are in Sept 2025, and around 20 years ago this month. Some truly awesome games...
Read more

Amazons Tomb Raider TV Series is alive and confirms Sophie Turner as Lara Croft

lara-960x540.jpg

I'm a huge fan of Lara Croft and I think she's so hot but this Sophie Turner is...
Read more

Online statistics

Members online
134
Guests online
185
Total visitors
319

Forum statistics

Threads
12,510
Messages
305,276
Members
865,871
Latest member
Tucan

Advertisers

Back
Top