Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
475
Paging controls for forum search results
posted

When you're on a support forum and you search for something that returns several results, a paging control appears at the bottom. However, the numbers have no spacing between them and are tiny, which makes it more difficult to click on the correct number.  There are several examples on the web about how to create better paging controls.  However, a simple update to the control's style class in the CSS file would make it so much better to use.  All you have to do is add some padding to the numbers.

Parents
No Data
Reply
  • 0
    Offline posted

    You’re right—improving the spacing and size of pagination controls can make them much easier to use. Adding padding to the numbers in the CSS file is a simple yet effective solution that can greatly enhance usability. It might be worth suggesting this change to the forum’s developers or checking if there are any updates planned for the user interface.

     
Children
No Data