Setting Banner image size

mdsannavulla
Kilo Guru

Hi All,

When uploading any image for banner in 'My company' the size of the image is reducing automatically in service-now nav page. Can we put any fixed size and width for the image?

find_real_file.png

7 REPLIES 7

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

Can't we do this by using any system property?


No, you can't.



Regards


Sergiu


zica
Giga Guru

HI Md,



Please, have a look on this following topic, you'll find your answer


Storing Images in the Database - ServiceNow Wiki



Furthermore, Image resizing is defined by the CSS. Larger images are resized to 250 pixels. For most browsers, the larger of the height and width measurements is reduced to 250 pixels and the proportion of the image is maintained. For example, an image with a size of 1508 x 663 pixels is resized to 250 x 110 pixels. Some browsers resize both the height and width measurements to 250 pixels, resulting in a square image.



Kind Regards,


ZA



Don'y feel shy to mark correct or helpful or like the answer