Dashboards & Visualizations

TimeRangePicker Module Align to Right Side

gaoagong
Engager

I have searched and not found any good documentation on the TimeRangePicker as part of modules in a dashboard. I was able to get something working with some examples that I found, but I had one more simple request.

How do I get the TimeRangePicker to align to the right side of the screen instead of the left. I am used to it being on the right side and thus want to keep it there for consistencies sake. It is probably something simple, but I just haven't been able to find the trick.

0 Karma

jguarini
Path Finder

well you do some css

something like the following would make all time range pickers float to the right

for example have this in the app/appserver/static/application.css

.SplunkModule.TimeRangePicker {
float: right;
}

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...