1. Home
  2. Knowledge Base
  3. Custom Themes
  4. Article prettify: Images and Videos

Article prettify: Images and Videos

Add effects to your images without using Photoshop. Scroll to see what your options are.

Default image

Default Image

Here is a code you should use to apply the effect.

<p>/<br><img src="https://growthdot.com/wp-content/uploads/sites/14/2021/10/Default-Image-1.png">/<br></p>

Image with border

Image with border

Here is a code you should use to apply the effect.

<p><img class="border" src="https://growthdot.com/wp-content/uploads/sites/14/2021/10/Image-with-border-1.png" alt="image2.jpg"></p>

Image with shadow

Image With ShadowHere is a code to apply the effect.

<p><img class="shadow" src="https://growthdot.com/wp-content/uploads/sites/14/2021/10/Image-With-Shadow-1.png></p>

Image with a zoom like Medium

Image With Zoom

Here is an HTML code to apply to any image.

<p><img class="zoom-default" src="https://growthdot.com/wp-content/uploads/sites/14/2021/10/Image-With-Zoom.jpg"></p>

Videos

Enrich your articles with video content. All you need is a link to the video and a piece of HTML code.

Note that in the code you need to paste the link without the https: part.

The full link looks like this:

https://www.youtube.com/watch?v=uLc8AKkGSgc

You need to paste only this part

//www.youtube.com/watch?v=uLc8AKkGSgc

to this code:

<div class="embed"><iframe src="//www.youtube.com/watch?v=uLc8AKkGSgc" width="560" height="315" frameborder="0" allowfullscreen=""></iframe></div>

Article prettify: Images and Videos

Was this article helpful?
%s
— %s