Ana içeriğe geç

Adding a background image to the Help Center - Bilgi Bankası / Using Deskpro / Admin / Help Center - Deskpro Support

Adding a background image to the Help Center

Yazarlar listesi

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:

Yararlı Yararlı değil

Bir yorum ekle

Bir yorum gönderebilmek için lütfen oturum açın ya da kayıt olun.

Bir parola hatırlatıcısına ihtiyacın var mı?