I had successfully changed the border of my tables. But not without causing another problem. Changing the table border just sets the frame around the table, but not the lines inside.
Code:
<table border="3">{TEXT}</table>
Code:
<td style="padding:0 10px 0 10px">{TEXT}</td>
Code:
<tr>{TEXT}</tr>
Statistics: Posted by Max11 — Mon Nov 04, 2024 1:11 am