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!

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 ...