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!

Splunk Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...