Dashboards & Visualizations

Simple XML Checkbox: How to customize CSS to format all check boxes in a row, not a column?

mlorch
Path Finder

Hi,

I'm trying to customize my Simple XML Checkbox (Splunk-Version 6.1.1): All check boxes should be placed in a row, not in a column (default).

It's the first time i use css, so i'm not getting the correct result. I put something like the following in
appserver/static/dashboard.css:


.checkbox {
float:left;
}

Now some checkers are displayed in a row, but not all. There seems to be some "width" statement missing, but all trials didn't work out. Also there is only the first checkbox-button visible. All others in the same row are missing. Only lables.

Next question: ".checkbox ..." is a little bit board. I would like to restrict it to one specific dashboard. Possible?

Thanks.

hsesterhenn_spl
Splunk Employee
Splunk Employee

Did you try to review the PAS app?

http://dev.splunk.com/view/dev-guide/SP-CAAAE2X

It's part of the developer guidance...

http://dev.splunk.com/view/dev-guide/SP-CAAAE2R

HTH,

Holger

0 Karma
Get Updates on the Splunk Community!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...