@phenomlab much better 🙂
Screen Shot 2023-02-04 at 19.37.50.png
read
HI All,
How yours looks
How the default one looks like on mine
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%;
}
Thank you Works A Treat.
As you can see a new forum
I am wondering about this custom CSS though. Noob Question coming up
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.