RSS Feed/News Grid layout for XFRM without Addon

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,830
Points
823

Reputation:

hemant_bhardwaj submitted a new resource:

Grid layout for XFRM without Addon - Grid layout for resource manager

hey, everyone. one of my client want to achieve grid view in resource layout like we have grid layout with [TH] NODE with 2 column.
So here a simple CSS that you need to place it in Extra.less that will give it what you looking for.

CSS:

Code:
.structItem--resource {
    background-color: white !important;
    border-collapse: collapse;
    padding...
Click to expand...

Read more

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