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!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...