You are on page 1of 3

Banner Text Using HTML | ServiceNow Community

Page 1 of 3

Home Forums Administration Cool Stuff!

Banner Text Using HTML


Mon, 10/27/2008 - 08:09 eric.schroeder

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> <div style='width:100%; height:125px;background-color:#283c5d;vertical-align:middle;background-image <img src='https://dude.xyz.com/images/invisible.gif' height='43px'><br><span style='font-size:130%;' </div>

Login or register to post comments

Cool Stuff!

Hi..How can we set the


help on this??? Thanks.. Login or register to post comments

Thu, 10/04/2012 - 03:26 faizeal87

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

Hi Can anyone please share


Hi

Wed, 05/23/2012 - 12:54 shubhra

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!! __________________ Regards Shubhra Login or register to post comments

Hi, I am also trying to get


Hi, I am also trying to get a small image underneath the search box. Is this possible?

Tue, 07/14/2009 - 04:36 niallm

http://community.servicenow.com/forum/135

01-Apr-13

Banner Text Using HTML | ServiceNow Community

Page 2 of 3

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 Login or register to post comments

Along similar lines, a

Thu, 04/23/2009 - 06:00 mguy

Along similar lines, a customer has asked for 2 logos on the top banner, so I put this in my /demomg instance banner text to place another logo on the right hand side (they want it as close to the edge as possible on the right)

align="right"> That's good but there is still some gap between the right-hand image and the text search box, does anyone know if it's possible at all to close that gap anymore? Marc

Login or register to post comments

Try this:< div


Try this: <div style="margin:-5px 0px 0px -5px;padding:0px;"><img

Thu, 04/23/2009 - 12:11 kcaldwell

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.

Login or register to post comments

Hi Eric, Thanks for the hint


Hi Eric, Thanks for the hint :)

Fri, 11/28/2008 - 08:23 fwilbrin

I did this and it works very good, the only thing you need to do extra is add a logo picture, if you leave it black it will default to the SNC logo. What I did was create a white 1x1 pixel image to get around this and use the HTML to display the logo... Login or register to post comments

hi, how can you change the


hi, how can you change the background color of the banner? thanks Login or register to post comments

Tue, 11/24/2009 - 07:00 quiksilver

http://community.servicenow.com/forum/135

01-Apr-13

Banner Text Using HTML | ServiceNow Community

Page 3 of 3

To modify the banner


here:

Thu, 11/24/2011 - 05:41 Arlen

To modify the banner background colour (or color for our Nth American friends) try the techniques described

http://www.servicenowguru.com/system-ui/tweaking-servicenowcom-header-custom-css/ and http://wiki.service-now.com/index.php?title=Modifying_the_Banner __________________ Arlen Vartazarian | Senior Technical Trainer ServiceNow | Transform IT

Login or register to post comments

Comment viewing options


Threaded list - expanded

Date - newest first

10 comments per page

Save settings

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Disclaimer: Content on the ServiceNow Community is provided voluntarily by users (and in some cases, partners and employees) of ServiceNow. All information on this site is to be used at your own risk. The solutions, suggestions, and ideas described within may or may not work depending on how your ServiceNow instance is configured, and there is no guarantee that something won't break as a result of following the offered advice. Please use discretion and test properly in sub-production environments as needed. For more authoritative information, please refer to the ServiceNow Wiki.

http://community.servicenow.com/forum/135

01-Apr-13

You might also like