Your Ski Advisor Active member Licensed customer Oct 11, 2017 #1 I have the CTA Table bbcodes and would like to add a bbcode for a space in a cell. I'm using this, but doesn't work. Code: <span> </span> Should I use something else?
I have the CTA Table bbcodes and would like to add a bbcode for a space in a cell. I'm using this, but doesn't work. Code: <span> </span> Should I use something else?
Mike XenForo developer Staff member Licensed customer Oct 11, 2017 #2 What are you writing in your post? What are the advanced options for the BB code? Upvote 0 Downvote
Your Ski Advisor Active member Licensed customer Oct 11, 2017 #3 It is being used with the table bbcodes, [td][sp][/td] or [td][sp][/sp][/td] nothing was set in the advance tab. Upvote 0 Downvote
It is being used with the table bbcodes, [td][sp][/td] or [td][sp][/sp][/td] nothing was set in the advance tab.
Mike XenForo developer Staff member Licensed customer Oct 11, 2017 #4 Only the latter example is valid. You need to select the "Display HTML replacement when empty" option for the BB code for it to be allowed though. Upvote 0 Downvote
Only the latter example is valid. You need to select the "Display HTML replacement when empty" option for the BB code for it to be allowed though.
Your Ski Advisor Active member Licensed customer Oct 11, 2017 #5 Awesome, thanks. That was it. Upvote 0 Downvote