0
Answered

Bold facing table assets

bob rose 1 hour ago in BLOX CMS updated by Joe Hansen (Product manager) 1 hour ago 1

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