Solved

How to add background Image on rectangle area of search bar?

  • 21 July 2022
  • 3 replies
  • 455 views

Hello, I would like to edit the default theme of Freshdesk and want to add a background image on the search bar?

 

How can I do that?

icon

Best answer by Aishvarya 27 July 2022, 09:59

View original

3 replies

Userlevel 5
Badge +6

Hey Omkar,

 

Greetings from the Freshworks community!
 

We understand that you would like to add a background image to the search bar. This is possible via the portal customization feature available from Pro plan. Kindly navigate to Admin → Portals → Customize portal. 
 

Sample CSS code:

body {

  background-color: #EFEFEE;

  background-image: url("https://iili.io/OMV4XR.jpg");

}

 

Here’s a solution article for your reference - https://support.freshdesk.com/en/support/solutions/folders/117138
 

Also, we highly recommend you use an image that is publicly hosted. Local images are specific to the system, and hence we do not suggest using the same.

 

Cheers,

Aishvarya

200x200 image converter  is best online solution

Badge

Conclusion: Embracing a New Era of Digital Imagery to Resize Image to 20KB

The advent of the “resize image to 20KB” tool marks a significant milestone in the quest for efficient image compression. By striking a balance between file size and visual fidelity, it paves the way for a future where quality no longer needs to be sacrificed for performance. As we embrace this technological breakthrough, we embark on a journey towards clearer, crisper, and more vibrant digital experiences.

Reply