Dashboards & Visualizations

How to change the font size for a SINGLE VALUE panel?

maximusdm
Communicator

I am following the instructions from:
https://docs.splunk.com/Documentation/Splunk/6.5.1/AdvancedDev/UseCSS

without any luck. If I convert the Dashboard to HTML and use everything works but I need to use XML format.
Here is a screen shot of my TEST dashboard:

alt text

The Dashboard belongs to the ' search' application. Any ideas?
I also downloaded File Monitor for Windows so that I could monitor the file paths (files) that Splunk access. I just cannot see anything in my trace, for instance, an app accessing the file dashboard.css; This is so frustrating.

1 Solution

maximusdm
Communicator
0 Karma

sbbadri
Motivator

Convert your dashboard to html and add below &lt/heade&gt

&ltstyle&gt
.single-value .single-result {
font-size: 1000px !important;
}
&lt/style&gt

maximusdm
Communicator
0 Karma

maximusdm
Communicator

not sure what happened but it is working now. I even restarted Splunk many times without any change but something happened that this thing is working now.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...