Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1889

Extensions for Joomla! 4.x • Re: Table properties

$
0
0
I’m struggling to reply the table properties, in table made with SP page builders, I’m replying all the option of table, row, and cell but the result showed are different…see:

http://opale.sviluppo.host/index.php?op ... page&id=13

And
http://opale.sviluppo.host/index.php?op ... age&id=16
Hi.

1) Сompletely avoid, using SP text editor to create and edit tables. This editor is new and still very raw. It uncontrolled adds p tags and other garbage.

Use the system editor instead
1.jpg
--

2) Even when using a system editor, do not stylize the tables by the editor. This creates not responsive and not universal code.

And I believe that all tables on your site should look the same.
If you use a text editor to stylize tables, you will have to do it every time from scratch.

Best practice:
Create a table in a system editor, fill it with content, then switch to the code mode, copy the table code and insert to your desktop HTML editor, for example Notepad ++.

Take Bootstrap tables classes from here https://getbootstrap.com/docs/5.2/content/tables/ and arrange them in your table. Then copy result and insert back to the system editor.

If appearance does not satisfy you, additionally stylize your table through CSS once and you will get all other tables with the same appearance.


I know this sounds complicated, but in fact it is a fairly simple and fast way if you try.

Statistics: Posted by Pavel-ww — Wed Apr 10, 2024 4:15 pm



Viewing all articles
Browse latest Browse all 1889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>