Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Banner image issue

dfry123
Mega Expert

I've updated my banner image and it works fine, however when you collapse the banner to make it smaller it shows an X as the banner. Is this a different image?

find_real_file.png

That's where you collapse the banner

1 ACCEPTED SOLUTION

go to a link like this:


https://<your instance>.service-now.com/images/logos/small_logo.gifx



In my instance, this is the image used instead of the logo when I collapse the banner.


I found that out by right clicking on the image and selecting "inspect element" ( in IE )



find_real_file.png



That said, I have no idea how to get the correct image in there.   I looked in "System UI" -> Images, but its not there.


Perhaps a quick call to S/N support can help.


View solution in original post

9 REPLIES 9

dfry123
Mega Expert

No, the issue is when the banner is expanded it shows correct - See below:



find_real_file.png



BUT when I collapse the bar it shows this:



find_real_file.png


dfry123
Mega Expert

Anyone have any recommendations?


go to a link like this:


https://<your instance>.service-now.com/images/logos/small_logo.gifx



In my instance, this is the image used instead of the logo when I collapse the banner.


I found that out by right clicking on the image and selecting "inspect element" ( in IE )



find_real_file.png



That said, I have no idea how to get the correct image in there.   I looked in "System UI" -> Images, but its not there.


Perhaps a quick call to S/N support can help.


That actually helped, I just changed the name to my image to "images/logos/small_logo.gif" and it somehow overwrote the system image and its displaying my image. very weird... thanks for your help!


I had a similar issue come up when we put an HTML field on incident form to allow users to insert images of screenshots.


I had to limit their options to "attach" image only.   IF they uploaded to the image database, then they could override the existing images.


It is very confusing.



There is a posting on this subject at this URL


How can I restrict a user's ability to insert images into the db_images table?



There is also a discussion about how to remove the "Image Library" option when uploading images.


Removing the "Image Library" option when attaching images to HTML fields