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!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...