ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 31,387
- Points
- 823
Reputation:
I seem to be full of questions.
This one refers to table formatting. We've been running our forum since 2013 and its been XF 1.5 for all of that time. We just upgraded to XF 2.3.10, and the table structure that we've been using literally forever now doesnt work, leaving bbcodes in plain text everywhere.
Here's how our old table bbcode worked:
Code:
Is there any way to achieve this in XF 2.3? I'd love the same kind of...
Read more
Continue reading...
This one refers to table formatting. We've been running our forum since 2013 and its been XF 1.5 for all of that time. We just upgraded to XF 2.3.10, and the table structure that we've been using literally forever now doesnt work, leaving bbcodes in plain text everywhere.
Here's how our old table bbcode worked:
Code:
Code:
[TABLE="class: cms_table_grid, width: 700, align: center"]
[TR]
[TD="bgcolor: #0d4a70"]xxxxxxx[/TD]
[TD="bgcolor: #0d4a70"]zzz
[/TD]
[TD="bgcolor: #0d4a70"]zzz
[/TD]
[TD="bgcolor: #0d4a70"]zzzz
[/TD]
[/TR]
[/TABLE]
Is there any way to achieve this in XF 2.3? I'd love the same kind of...
Read more
Continue reading...