Bonjour.
J'ai défini un style pour mes cellules de tableau (TD) :
<table style="width: 100%; margin-left: auto; margin-right: auto;" border="0">
<tbody>
<tr>
<td style="border-radius: 10px; text-align: center; padding: 1px 5px; border: 1px solid black;">
<p> <span style="font-size: 24pt;">Constitution du bureau</span></p>
</td>
</tr>
</tbody>
</table>
Le résultat est bien affiché dans la prévisualisation de l'éditeur (JCE)
![previsualisation.JPG Cliquez sur l'image pour l'afficher en taille normale Nom : previsualisation.JPG Affichages : 14 Taille : 18,6 Ko ID : 1996822](filedata/fetch?id=1996822&d=1551514257)
Mais pas dans l'affichage final
![Affichage final.JPG Cliquez sur l'image pour l'afficher en taille normale Nom : Affichage final.JPG Affichages : 11 Taille : 16,7 Ko ID : 1996823](filedata/fetch?id=1996823&d=1551514317)
Cela marche très bien sur mon autre site qui n'est pas fait avec joomla : http://www.philaero.fr/meteo-aviation.php
Merci d'avance et bon week end.
Philippe
J'ai défini un style pour mes cellules de tableau (TD) :
<table style="width: 100%; margin-left: auto; margin-right: auto;" border="0">
<tbody>
<tr>
<td style="border-radius: 10px; text-align: center; padding: 1px 5px; border: 1px solid black;">
<p> <span style="font-size: 24pt;">Constitution du bureau</span></p>
</td>
</tr>
</tbody>
</table>
Le résultat est bien affiché dans la prévisualisation de l'éditeur (JCE)
Mais pas dans l'affichage final
Cela marche très bien sur mon autre site qui n'est pas fait avec joomla : http://www.philaero.fr/meteo-aviation.php
Merci d'avance et bon week end.
Philippe
Commentaire