How to enlarge the pdf preview in the article?
- 14 Jun 2022
- 1 Minute zum Lesen
-
Mitwirkende
-
Drucken
-
DunkelLicht
-
pdf
How to enlarge the pdf preview in the article?
- Aktualisiert am 14 Jun 2022
- 1 Minute zum Lesen
-
Mitwirkende
-
Drucken
-
DunkelLicht
-
pdf
There is no German content available for this article, You are viewing the fallback version (English).
Preview size of the PDF files in the article would vary for browsers. However you can configure the desired width of the PDF file.
Solution
To enlarge the pdf preview:
- Go to Settings → Knowledge base site → Custom CSS & JavaScript, and Custom CSS tab is the default selection
- Paste the below CSS snippet in the window
.content_block .content_container .content_block_text p * {width: 100%;}
- Click Save
Outcome
War dieser Artikel hilfreich?