Skip to content

Forum Statistics Box

Solved Customisation
5 2 1.8k 1
  • HI All,

    How yours looks 🙂
    ss2.png

    How the default one looks like on mine 😞 ss1.png

    Best way that I am able to change that ? Change font size.

    Thank you 🙂

  • HI All,

    How yours looks 🙂
    ss2.png

    How the default one looks like on mine 😞 ss1.png

    Best way that I am able to change that ? Change font size.

    Thank you 🙂

    @Sampo2910 Try this

    .row.forum-stats {
        padding: 10px;
        margin-top: -25px;
        margin-bottom: -25px;
        margin-left: auto;
        margin-right: auto;
    }
    .row.forum-stats small {
        font-size: 50%;
    }
    
  • @Sampo2910 Try this

    .row.forum-stats {
        padding: 10px;
        margin-top: -25px;
        margin-bottom: -25px;
        margin-left: auto;
        margin-right: auto;
    }
    .row.forum-stats small {
        font-size: 50%;
    }
    

    Thank you 🙂 Works A Treat. ss1.png

    As you can see a new forum 🙂

    I am wondering about this custom CSS though. Noob Question coming up 🙂 ss2.png

    As you see I put your code in and all good. What happens when i want to put more in? Goes underneath in new thread. ? Say i wanted new theme for example or again something like this?

    Thx as always.

  • Sampo2910undefined Sampo2910 has marked this topic as solved on
  • Thank you 🙂 Works A Treat. ss1.png

    As you can see a new forum 🙂

    I am wondering about this custom CSS though. Noob Question coming up 🙂 ss2.png

    As you see I put your code in and all good. What happens when i want to put more in? Goes underneath in new thread. ? Say i wanted new theme for example or again something like this?

    Thx as always.

    @Sampo2910 said in Forum Statistics Box:

    Goes underneath in new thread. ?

    Yes, exactly that

  • Thank you 🙂 Works A Treat. ss1.png

    As you can see a new forum 🙂

    I am wondering about this custom CSS though. Noob Question coming up 🙂 ss2.png

    As you see I put your code in and all good. What happens when i want to put more in? Goes underneath in new thread. ? Say i wanted new theme for example or again something like this?

    Thx as always.

    @Sampo2910 said in Forum Statistics Box:

    Say i wanted new theme for example or again something like this?

    Yes, exactly the same process.


Did this solution help you?
Did you find the suggested solution useful? Support 💗 Sudonix with a coffee
If your organisation needs deeper expertise around infrastructure, security, or technology leadership, learn more about Phenomlab Ltd. Many of the deeper technical guides behind Sudonix are published there.

Related Topics