Banner Text Using HTML

eric_schroeder
ServiceNow Employee
ServiceNow Employee

If you want to add HTML to your banner text (top of the screen where it generally says 'IT Service Management Suite'. Just navigate to My Company and enter HTML directly into the banner text field - you may need to add it to your form and you might want to increase the field size. Here is an examle:



<div style='width: 100%; '><a href="http://www.xyz.com" class="nav_header_description">Company</a> | Company Home Page</div>
<div style='width:100%; height:125px;background-color:#283c5d;vertical-align:middle;background-image:url(https://dude.xyz.com/images/banner.jpg); background-repeat:no-repeat; background-position:top right;'>
<img src='https://dude.xyz.com/images/invisible.gif' height='43px'><br><span style='font-size:130%;'>My Coor Dept</span>
</div>

8 REPLIES 8

Try this:


<div style="margin:-5px 0px 0px -5px;padding:0px;"><img src="https://demomg.servicenow.com/images/logos/logo_service-now.gif"></div>


This is about as close as you are going to get with overlapping the images.


Not applicable

Hi,
I am also trying to get a small image underneath the search box. Is this possible?
The search box seems to be inside a div. Where is that div defined? Is it in a UI Page or Macro or something?
Could it be possible to add the image in there or might that cause problems?

Niall


shubhra
Kilo Explorer

Hi

Can anyone please share the code/solution. I am try to get a small image underneath the search box, on the extreme right hand side of the banner.


Thanks!!


Mohamed Faizel
Giga Expert

Hi..How can we set the marquee in banner text?I've done it but shown the tag once we log out the session...can any one help on this???

Thanks..