Dashboards & Visualizations

Advanced xml title size and position

aaronkorn
Splunk Employee
Splunk Employee

What is the syntax in splunk advanced xml to change the size and position of the panel label?

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

That sounds to me like a case for adding custom CSS in etc/apps/app_name/appserver/static/application.css. The relevant selector likely is .splHeader-dashboard h2 if you want to modify everything, if you want to modify one specific view you'll likely need body.splView-view_name .splHeader-dashboard h2, and so on.

View solution in original post

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

That sounds to me like a case for adding custom CSS in etc/apps/app_name/appserver/static/application.css. The relevant selector likely is .splHeader-dashboard h2 if you want to modify everything, if you want to modify one specific view you'll likely need body.splView-view_name .splHeader-dashboard h2, and so on.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...