Do you suggest using tables?

Post Reply
User avatar
cobber
Master Bludit
Posts: 78
Joined: Sun Feb 28, 2016 10:15 am
Location: Scotland
Has thanked: 21 times
Been thanked: 5 times

Morning,

Wanted to get some input regarding tables and TinyMCE.

Many of you have clients that you suggest using Bludit. When it comes to tables, what do you tell your clients?

a) Stay away from them as they can be tricky why it comes to responsive requirements

or

b) Provide a solution. If so what is that solution?

Many thanks
User avatar
multicolordev
Master Bludit
Posts: 137
Joined: Thu May 26, 2022 12:33 pm
Has thanked: 15 times
Been thanked: 91 times

Did you create theme on bootstrap? if answer is yes - table is good idea for inform - ofc not on every pages, BS has responsive div in class when you add overflow to mobile.

or create tab on inside div with overflow-x:scroll; on mobile media query - the same effect, and work ok.
Image
User avatar
cobber
Master Bludit
Posts: 78
Joined: Sun Feb 28, 2016 10:15 am
Location: Scotland
Has thanked: 21 times
Been thanked: 5 times

multicolordev wrote: Wed Jul 13, 2022 11:21 am Did you create theme on bootstrap? if answer is yes - table is good idea for inform - ofc not on every pages, BS has responsive div in class when you add overflow to mobile.

or create tab on inside div with overflow-x:scroll; on mobile media query - the same effect, and work ok.
Hi multicolordev

No I built the theme from pure css grid.

The reason I asked was incase a user decided to use the table creation option in Tiny MCE and wondered what everyone else does.

Thanks for the reply.

Are you the same multicolordev that used to develop plugins and back end themes in GetSimple cms? Just wondering
User avatar
multicolordev
Master Bludit
Posts: 137
Joined: Thu May 26, 2022 12:33 pm
Has thanked: 15 times
Been thanked: 91 times

i know is not friendly fix if you create own pure css but you can use my plugin with bootstrap grid
https://plugins.bludit.com/plugin/bootstrap-toolbar and change classes on code plugins.
Are you the same multicolordev that used to develop plugins and back end themes in GetSimple cms? Just wondering
yep, the same guy - good to know someone know my work.

this is link to my discord if i can help with bludit plugins or something else:
https://discord.gg/d5s83yk4R6
Image
User avatar
cobber
Master Bludit
Posts: 78
Joined: Sun Feb 28, 2016 10:15 am
Location: Scotland
Has thanked: 21 times
Been thanked: 5 times

multicolordev wrote: Wed Jul 13, 2022 5:36 pm i know is not friendly fix if you create own pure css but you can use my plugin with bootstrap grid
https://plugins.bludit.com/plugin/bootstrap-toolbar and change classes on code plugins.
Are you the same multicolordev that used to develop plugins and back end themes in GetSimple cms? Just wondering
yep, the same guy - good to know someone know my work.

this is link to my discord if i can help with bludit plugins or something else:
https://discord.gg/d5s83yk4R6
Brilliant, nice to catch up with you again. I gave some feedback when you first developed the backend themes you made for GetSimple.

The dark them was my goto whenever I installed GS.
As you can tell, I jumped ship and moved over to Bludit recently.

Will try and catch you on discord at some point
Post Reply