[Solved] Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Do you want to say something about UT99.org?
Post Reply
Buggie
Godlike
Posts: 2698
Joined: Sat Mar 21, 2020 5:32 am

[Solved] Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Post by Buggie »

When view ut99.org on mobile devices paging for block "RECENTLY ACTIVE THREADS" on index page is hidden. Better show it, as on PC.

Related CSS in ext/board3/portal/styles/prosilver/them ... ersion=124

Code: Select all

@media (max-width: 500px)
.portal-news-pagination .pagination {
    display: none;
}
User avatar
Que
Inhuman
Posts: 781
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Post by Que »

I've mentioned this before .. looks like an easy fix.
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
Que
Inhuman
Posts: 781
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Post by Que »

without paging then we are stuck to the last 7-8 posts on the main page..
but cannot go back any further.
doubt this problem can/will be addressed in the future.
:wth:
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
Buggie
Godlike
Posts: 2698
Joined: Sat Mar 21, 2020 5:32 am

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Post by Buggie »

Shade wrote:
I hope this will be fixed too soon if Shade start work on forum.
User avatar
Que
Inhuman
Posts: 781
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Post by Que »

Almost a year and nothing done about this simple problem.
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
Shade
Site Admin
Posts: 1480
Joined: Sun Jan 27, 2008 12:03 pm
Personal rank: Founder of UT99.org
Location: Germany
Contact:

Re: Show paging for block "RECENTLY ACTIVE THREADS" on main for mobile view

Post by Shade »

Fixed. Sorry for the massive delay...
UT99.org Discord Server: https://discord.gg/6CP2UjZ
UT Server Browser: https://ut99.org/servers
Post Reply