[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,962

Likes

130,986

Resources

3,400

Bits Credits

503

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
58,719
Messages
89,871
Members
55,607
Latest member
bmanx
Top Bottom