Motivation
styling of pagination
bootstrap support
pagination on forum view page
On forum page pagination looks like this

But on the topic page (with bootstrap theme) it looks like this (because classes pagination, page-item and page-link bootstrap classes are used) - nexpprev is used there

Proposed Solution
add classes to PAGEX on the forum view page too
Like:

Result (bootstrap4):

Or bootstrap5


Thanks
Motivation
styling of pagination
bootstrap support
pagination on forum view page
On forum page pagination looks like this

But on the topic page (with bootstrap theme) it looks like this (because classes pagination, page-item and page-link bootstrap classes are used) - nexpprev is used there

Proposed Solution
add classes to PAGEX on the forum view page too
Like:

Result (bootstrap4):

Or bootstrap5

Thanks