Table style override

dosut

Administrator
Staff member
The Table style override has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !

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:

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...
Click to expand...

Read more

Continue reading...
 
Back
Top