Images size issue - Confluence / Guide Sync | Community
Skip to main content

Images size issue - Confluence / Guide Sync

  • April 26, 2023
  • 4 replies
  • 0 views

raphael12

Hi Zendesk Community,

Small images sizes (only) are too much increased while synchronizing Confluence articles to Zendesk using the KolibriDigital integration app.

Does somebody has ever fixed this please?

Best regards,

Raphaël

4 replies

raphael12
  • Author
  • April 26, 2023

Hi @pulkit12 and @bruce19

Regarding your answers to this post.

I wonder if you might know please :s? 

Best regards,

Raphaël


Pulkit12
  • April 26, 2023

Hi Raphaël Péguet - Officers.fr

Is it possible for you to provide the link of article where you are facing this, on the meantime please add the below CSS at the bottom of your style.css 

.article-body img {
    height: auto;
    max-width: 100%;
}

Please let me know if it solves your issue 

Thank You 

Pulkit

Team Diziana


raphael12
  • Author
  • April 26, 2023

Thanks @pulkit12 I added the code but saw no changes. Also for information in the guide editor the size is already wrong. Here is the link to an article with the issue


Bruce19
  • April 26, 2023

In Confluence, try resetting the image to its original size, then entering the desired size in pixels. Avoid using the small, medium, or large sizer buttons.