cancel
Showing results for 
Search instead for 
Did you mean: 

Style Pivot2 Tooltip (such as background color and font color)

JLedgerwood
7 - Data Storage
7 - Data Storage

I'm following the example on this thread - https://community.sisense.com/t5/knowledge-base/add-tooltips-to-a-pivot-table/ta-p/2980

That page says that the tooltip itself can be styled using html.  I have a use case to style that tooltip to match the style of similar tooltips within our application.  Specifically, I'd like to change the background-color and the color of the font within that tooltip.  Is that possible?  If so, how?

1 ACCEPTED SOLUTION

JLedgerwood
7 - Data Storage
7 - Data Storage

I was able to address this issue by wrapping the tooltip with a span and applying a style to the span.  That style used a margin of 0px and appropriate padding to make the background color fill the entire tooltip.

Please close this as resolved.

View solution in original post

2 REPLIES 2

JLedgerwood
7 - Data Storage
7 - Data Storage

I was able to address this issue by wrapping the tooltip with a span and applying a style to the span.  That style used a margin of 0px and appropriate padding to make the background color fill the entire tooltip.

Please close this as resolved.

DRay
Community Team Leader
Community Team Leader

Hi @JLedgerwood,

Thank you for following up and providing the solution you found.

David Raynor (DRay)