MyBB Community Forums

Full Version: Can Any One Make A Responsive Plugin Like This
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
[attachment=41530]
Can Any One Make A Responsive Plugin Like This
What do you mean by Responsive Plugin?
If you mean a plugin that produce responsive frontend design that too is not demonstrated by your attached snap.

What I am missing?
That is a Xenforo recent activity display. I guess it is responsive. The particular forum used to be on MyBB before. They seem to have moved to Xenforo.
(2019-02-12, 04:23 PM)effone Wrote: [ -> ]What do you mean by Responsive Plugin?
If you mean a plugin that produce responsive frontend design that too is not demonstrated by your attached snap.

What I am missing?

obviously he is saying that he want that plugin but he wants it responsive. Pretty easy to understand imo
(2019-02-13, 12:05 AM)Michael2014 Wrote: [ -> ]obviously he is saying that he want that plugin but he wants it responsive. Pretty easy to understand imo

Thanks
(2019-02-12, 04:21 PM)Khankharor Wrote: [ -> ]Can Any One Make A Responsive Plugin Like This

Yes it can be done mate, use responsive tables.
Modify your templates code.

There are other better layouts than tables such as grid and flexbox if you want to try which are better.
https://www.merriam-webster.com/dictionary/responsive

Do you mean to refresh content using AJAX technology? I'm just guessing.
(2019-02-13, 05:16 AM)WallBB Wrote: [ -> ]
(2019-02-12, 04:21 PM)Khankharor Wrote: [ -> ]Can Any One Make A Responsive Plugin Like This

Yes it can be done mate, use responsive tables.
Modify your templates code.

There are other better layouts than tables such as grid and flexbox if you want to try which are better.

How Can i Do This Kindly Share Full Information
(2019-02-13, 09:56 AM)Khankharor Wrote: [ -> ]
(2019-02-13, 05:16 AM)WallBB Wrote: [ -> ]
(2019-02-12, 04:21 PM)Khankharor Wrote: [ -> ]Can Any One Make A Responsive Plugin Like This

Yes it can be done mate, use responsive tables.
Modify your templates code.

There are other better layouts than tables such as grid and flexbox if you want to try which are better.

How Can i Do This Kindly Share Full Information
You can follow the method of responsive table from w3school and implement it
https://www.w3schools.com/howto/howto_cs...onsive.asp

If you want us modify it for you, please share the template of the above plugin here.
(2019-02-13, 07:32 AM)Omar G. Wrote: [ -> ]https://www.merriam-webster.com/dictionary/responsive

Do you mean to refresh content using AJAX technology? I'm just guessing.

Generally "responsive" in web design means "responsive to different screen sizes" or more simply stated, "looks good on mobile or desktop."
Pages: 1 2