RSS Feed/News Tiled view of forum statistics

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
26,168
Points
823

Reputation:

Pepelniy submitted a new resource:

Tiled view of forum statistics - Making a tile view for the forum statistics widget

First, switch the position of the statistics widget to below / above the list of nodes, since the code is suitable only for such positions.

Add to extra.less

Less:

Code:
.block[data-widget-key="forum_overview_forum_statistics"] {

.block-minorHeader {
        display: none;
    }

.block-body.block-row {
        display: grid...
Click to expand...

Read more

Continue reading...
 
Status
Not open for further replies.
Top