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
Get Updates on the Splunk Community!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...