• Please note: The default language for any content posted is English. Do not create multi-accounts, you will be blocked! Before doing anything please take a moment to read our TERMS & RULES. If you find a broken link? Use the report button.
Resource icon

Table style override 1.0.0

No permission to download

rfans

The People-Eater
Staff member
Administrator
Moderator
Joined
28 Dec 2025
Messages
903
Reaction score
0
Resources
699
Points
162
rfans submitted a new resource:

- bbCode that overrides the built in [TABLE] bbcode with more features

After upgrading from XF 1.5, I had more than 1100 threads that used a custom bbcode to make tables. They looked like this:


Code:
[TABLE="width:800px,text-align:center"]
[TR="bgcolor=grey"]
[TD="text-align:left,font-weight:bold"]
...
... etc ... etc

Well, the built in TABLE bbcode did not handle that at all, and the raw text (no formatting at all) just showed in these threads. None of the table bbcodes i found could be easily switched to without manually updating a thousand+ posts...

 
Back
Top