XF 2.3 Table formatting not preserved after import from Invision Power Board (IPB)

jacdem

New member
Hello,
After migrating my forum from Invision Power Board (IPB) to XenForo, I noticed that table formatting in posts is no longer preserved. For example, this content:
Code:
CAN  CER  CIS  CON  
CRE  GLA  GUE  INC  
ISE  LUS  NER  PIR  
PLA  TAN  TRE  USE
used to display as a properly aligned grid in IPB, but now shows up as a simple vertical list in XenForo.
These tables were either created using BBCode (e.g. [table][tr][td]) or via manual spacing with a monospaced font. Unfortunately, XenForo does not render them as expected.
Is there any official support or recommended solution to restore this type of formatting?
Should I enable HTML in posts, or define custom BBCodes for [table], [tr], [td]?
Thank you for your help,
Best regards,
 

Attachments

  • jMeN25ngBz.webp
    jMeN25ngBz.webp
    37 KB · Views: 6
Back
Top Bottom