[OzzModz] Forum Index Tweak

[OzzModz] Forum Index Tweak 2.3.0
Options to hide the avatars and threads/messages stats columns from your forum list.

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,858

Likes

129,090

Resources

3,395

Bits Credits

461

LEVEL

11

5,910 XP

FateKid submitted a new resource:

[OzzModz] Forum Index Tweak - Options to hide the avatars and threads/messages stats columns from your forum list.

"Less is More"

This easy to install add-on will add some options to hide the avatars and threads/messages stats columns from your forum list.

The idea is to make your forum index easy to read and understand for your forum members. Simplicity. A regular member does not need the extra information about how many threads and messages a certain forum contains. It is nice to know for an admin, but not for your users. By removing those two stats columns, you will have more room for the...

Read more about this resource...
 

SkyNet

Newcomer

Status

offline

Posts

49

Likes

83

Resources

3

Bits Credits

0

LEVEL

1

390 XP

extra
Code:
.node-stats {
    z-index: 1;
    display: none;
}
.node-extra {
    width: 400px;
}

Play with @media
Code:
@media (max-width: ...px)
value..
 

Latest threads

Forum statistics

Threads
56,962
Messages
87,712
Members
53,799
Latest member
JustAKing
Top Bottom