• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

Add class to image HTML

kuro12

Chevereto Noob
Hi,

How can I add an class to HTML image please?

Example:

Default:

Code:
<img src="https://demo.chevereto.com/images/2018/12/24/3.jpg" alt="3.jpg" border="0">

What I want to:

Code:
<img class="image-class" src="https://demo.chevereto.com/images/2018/12/24/3.jpg" alt="3.jpg" border="0">

Thank you.
 
Back
Top