From e23ab721a6c8853cad3db71e97e961cba3a3d9ea Mon Sep 17 00:00:00 2001 From: David Rosa Date: Tue, 10 Jan 2023 22:33:05 -0700 Subject: [PATCH] help center: Document sizing for organization logo and profile picture. Fixes part of #22121. --- templates/zerver/help/include/add-a-wide-logo.md | 11 +++++++++-- .../zerver/help/include/edit-organization-profile.md | 6 +++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/templates/zerver/help/include/add-a-wide-logo.md b/templates/zerver/help/include/add-a-wide-logo.md index f85dd28475..509111694e 100644 --- a/templates/zerver/help/include/add-a-wide-logo.md +++ b/templates/zerver/help/include/add-a-wide-logo.md @@ -1,8 +1,15 @@ {!cloud-standard-only.md!} You can customize the logo users see in the top left corner -of the Zulip app. For best results make sure your logo has a -transparent background, and trim any bordering whitespace. To upload a logo: +of the Zulip app. For best results: + +- The logo should be a wide rectangle image with an 8:1 width to height ratio. + It will be displayed at 200×25 pixels, or more on high-resolution displays. + +- Make sure your logo has a transparent background, and trim any bordering + whitespace. + +To upload a logo: {start_tabs} diff --git a/templates/zerver/help/include/edit-organization-profile.md b/templates/zerver/help/include/edit-organization-profile.md index f0e2878578..5513275b87 100644 --- a/templates/zerver/help/include/edit-organization-profile.md +++ b/templates/zerver/help/include/edit-organization-profile.md @@ -1,8 +1,12 @@ !!! tip "" - The organization description supports [full Markdown syntax][markdown-syntax], + The **organization description** supports [full Markdown syntax][markdown-syntax], including **bold**/*italic*, links, lists, and more. +!!! tip "" + Your **organization profile picture** should be a square image. It will be displayed at + 100×100 pixels, or more on high-resolution displays. + {start_tabs} {settings_tab|organization-profile}