AI Search
Classic Search
Notifications
Clear all
Sep 14, 2024 5:55 pm
For fun, I also tried a purely <div> style bootstrap "table" and the same thing happens.
<div style="background:LightGray;width:200px;
padding:20px;height:120px; text-align: center; ">
<div style="padding:5px;background:linen;">
Header
</div>
<div style="float:left;
padding:20px 5px;margin:0 8px 8px 0px; background: red">
Sidebar
</div>
Article
</div>
Header
Sidebar
Article
Sep 14, 2024 6:25 pm
I also tried the solution here: https://wpforo.com/community/how-to-and-troubleshooting-2/table-formatting-in-forum-reply/#post-70467
<table style="width: 100%;">
<tbody>
<tr>
<th style="text-align: left; border: 1px solid black;">Test Text</th>
<th style="text-align: left; border: 1px solid black;">Test Text Test Text</th>
</tr>
</table>
Where the formatting just turns into this (screenshot)
Sep 20, 2024 9:36 pm
I ended up doing a full wipe, because even disabling all plugins and using a blank theme didn't work 🤨
This can be closed now~
Page 2 / 2
Prev



