Splunk Search

single value background image

vikas_gopal
Builder

Hello Everyone,

Please suggest me how to place an images to extreme left in the single value box.This is what I have done in CSS. With the below code image is appearing in the middle of the box.

.dashboard-row1 #book_code {
 background: transparent 50% 50% no-repeat url('/static/app/VikasDev/books.png');
padding-left: 40px;
padding-top: 40px;
height:20px;

}

Here #book_code is my single id....

Tags (2)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

What happens when you replace 50% 50% with left center?

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

What happens when you replace 50% 50% with left center?

martin_mueller
SplunkTrust
SplunkTrust

Certainly, just look at the CSS behind it and see what makes it appear in the centre and change that.

0 Karma

vikas_gopal
Builder

wow that works fine thanks martin.Similarly can we change the locations of the single value text .I mean can we place that total count to left...?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...