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
- 24,715
- Points
- 823
Reputation:
LQD submitted a new resource:
Side by Side Widget Design - Side by Side Widget Design
Read more about this resource...
Side by Side Widget Design - Side by Side Widget Design
3 Widget side-by-side where you want to show the responsive way is enough to use the following codes.
View attachment 79
HOW TO:
1- Defining an "HTML Widget"/admin.php?widgets/
, We choose "Forum List: Above Nodes" as the position to obtain the image above, and add the following code to the Template section.
Code:<div class="grid-main"> <div class="grid"> <xf:widget key="online_list_online_statistics" /> </div> <div class="grid">...
Read more about this resource...