@splunklearner You can add <div> block for that, <form version="1.1" theme="light">
<label>Dashboard</label>
<fieldset submitButton="true" autoRun="false">
<html>
<div style="
...
See more...
@splunklearner You can add <div> block for that, <form version="1.1" theme="light">
<label>Dashboard</label>
<fieldset submitButton="true" autoRun="false">
<html>
<div style="
background: linear-gradient(120deg,#fff5f5 0%,#fff 100%);
border-left: 6px solid #ff9800;
box-shadow: 0 2px 6px rgba(0,0,0,.12);
border-radius: 6px;
padding: 18px 24px;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 1.45;
margin-bottom: 24px;"> <!-- 👈 spacing between notice and dropdown -->
<h3 style="color:#d84315; margin:0 0 8px 0; display:flex; align-items:center;">
<span style="font-size:32px; margin-right:12px;">⚠️</span>
Important Notice
</h3>
<p style="margin:0 0 10px 0; color:#424242;">
Avoid running the dashboard for long date ranges
<strong>(Last 30 days)</strong> unless strictly needed – it may
impact performance. Use shorter ranges for faster results.
</p>
<p style="margin:0; color:#424242;">
Please ensure an <strong>Index Name</strong> is selected - this is required to load dashboard data.
</p>
</div>
</html> Regards, Prewin Splunk Enthusiast | Always happy to help! If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!