Splunk Enterprise

How to add icon image inline with the title

Ashwini008
Builder

Hi,

I want to add image inline with my title but i am getting like this below

Ashwini008_0-1634831212115.png

 Any suggestions on how can i add it inline like below

 

Ashwini008_1-1634831263583.png

 

This is my code
<row >
<panel >
<html>
<h3><img src="/static/app/search/icons/info_icon.png" width="22" align="right" title="Details/>
</h3>
</html>
<table>
<title>BW TR Exception View</title>
<search>

Labels (1)
Tags (4)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Can you include the title in the HTML block?

Ashwini008
Builder

It is coming like this the blue header is not inline now

Ashwini008_0-1634833803824.png

 

<html>
<h3> BW TR Exception View<img src="/static/app/search/icons/info_icon.png" width="22" align="right" title="details"/></h3>
</html>

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Try changing the background to the h3 block?

Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...