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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...