Centering a Summary Number

Ashleigh
Ashleigh Coach
edited March 2023 in Scheduled Reports

How do you use HTML formatting to center a summary number? I tried using a center tag and '<div style="text-align:center"> and neither worked

**If this answer solved your problem be sure to like it and accept it as a solution!

Tagged:

Best Answer

  • GrantSmith
    GrantSmith Coach
    edited November 2021 Answer ✓

    @Ashleigh based on the resulting HTML code on the cards it doesn't appear that you can center the summary number in relation to the chart below. I'd toss an idea into the idea exchange for it.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**

Answers

  • @Ashleigh - Center the text in relation to what? The overall graph? The space for the summary number?

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • @GrantSmith its a table card so just center to that I guess

    **If this answer solved your problem be sure to like it and accept it as a solution!

  • GrantSmith
    GrantSmith Coach
    edited November 2021 Answer ✓

    @Ashleigh based on the resulting HTML code on the cards it doesn't appear that you can center the summary number in relation to the chart below. I'd toss an idea into the idea exchange for it.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • @GrantSmith Will do!

    **If this answer solved your problem be sure to like it and accept it as a solution!

  • Leaving this Ideas Exchange link here for folks finding this topic via Google:

    Add Text Alignment Controls to Card Elements (Title, Description, Summary Number) — Domo Community Forum

  • You can't do it with HTML tags, but you could play with concatenating white space to the front of the summary number if you have a fixed width card.

    Please 💡/💖/👍/😊 this post if you read it and found it helpful.

    Please accept the answer if it solved your problem.