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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...