Gå till huvudinnehåll

Adding a background image to the Help Center - Kunskapsbas / Using Deskpro / Admin / Help Center - Deskpro Support

Adding a background image to the Help Center

Författarlista

The easiest way to add a background image to your Help Center is in Admin > Help Center > Help Center Design and click Edit Custom CSS to change the CSS of the Help Center.

 

Screenshot 2023-08-01 at 16.04.38.png

Add the following to the template:

.dp-po .dp-po-main {
background-image: url(your_url_here);
}

You can add you can add background-size: contain; or background-size: cover; to adapt the size as needed

The URL needs to be a publicly accessible image. This will achieve a result like the below:

Hjälpfull Oanvändbar

Posta en kommentar

Logga in eller registrera dig för att lämna en kommentar.

Behöver du en påminnelse om ditt lösenord?