0
Answered

Bold facing table assets

bob rose 3 weeks ago in BLOX CMS updated 2 weeks ago 4

We have a site that would like to use the native table asset to present high school scores.
They want to bold face the winning team when the game is over.
When you insert a simple table from the article asset you can do this. However, we don't see any way of bolding the text when using the native table asset and dragging it inline. Possible to add - or is there a way to do this?

Answer

Answer
Answered

You can enter html into a table cell.

So you would wrap you 'bold' entry with <b>entry</b> and that would show as bold on the front end. any regular html tagging is retained on the cell data.

Joe Hansen
Director of Solutions Support

Blox Digital

Answer
Answered

You can enter html into a table cell.

So you would wrap you 'bold' entry with <b>entry</b> and that would show as bold on the front end. any regular html tagging is retained on the cell data.

Joe Hansen
Director of Solutions Support

Blox Digital

Bob - are you copying and pasting the tables generated by NewsTicker or a similar system? We found that CnP from NewsTicker's generated HTML table into an HTML asset worked great for us, if that helps.

Thanks Tracy ... we were entering them by hand, with several folks working on the table.