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

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

$
0
0

Carefully study all the examples of BS tables. There is everything you need.
Hello Pavel-ww, and all, still in trouble with table class, but I don't want to ask here every day, so I did lot of testing by myself, witout success...how to use more than one class?

I mean the idea is to have a kind of code to be copy pasted on top of every new table I will add on the site.

But, it looks one class is overwriting the second one, I've tried different ways: add one on top of the second one:

Code:

<table class="table table-striped your-own-first-class"><table class="table table-bordered">
adding double "closure" below

Code:

</table> </table>
Even also trying to use more class in one string:

Code:

<table class="table table-striped your-own-first-class"; "table table-bordered">
Thanks for a suggestion

Paolo

Statistics: Posted by Phala — Mon Apr 29, 2024 8:21 pm



Viewing all articles
Browse latest Browse all 1462

Trending Articles