Images

Different options for displaying images in your articles are available.

Image by default

flower.jpg

<p>
  <img src="/hc/article_attachments/18071602343186"/>
</p>

Image with a rounded border

<p>
  <img class="image-with-border" src="/hc/article_attachments/18071602343186"/>
</p>

Image with shadow

<p>
  <img class="image-with-shadow" src="/hc/article_attachments/18071602343186"/>
</p>

Image with overlay

<p class="image-overlay">
  <img src="/hc/article_attachments/18071602343186"/>
</p>

Image Lightbox

It's possible to open a larger version of the image in the lightbox:

<p>
  <a class="image-with-lightbox" href="/hc/article_attachments/18071602343186">
    <img src="/hc/article_attachments/18071602343186" width="400" />
  </a>
</p>
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.