With Ja_Purity_II, the tables are Aligned to the left, even if we put parameter to centre them.
In this tutorial, we are going tu use the JCE Editor.
1- Creation of a "custom-table" class
We are going to add a CSS Class in template.css
Folder : templates > ja_purity_ii > css > template.css
We are going to add the follow code :
.custom-table {
margin: 0 auto;
}
2- Administration of the table
With JCE, edit the table :
At the level of CSS Class go to the value (Add Value)
Then put the name of your custom Class :
The table is displayed now as centred in the article.
















