• 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

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

The border on html embed codes

ChainKiller

💖 Chevereto Fan
The html embed codes are like this:
Code:
<a href="imglink"><img src="imgsource" border="0"></a>

I don't understand the need of border="0", this should be left to the css, maybe i want to have border on my images, instead you should add the alt attribute.
I know how to change this but doing it every time there is a new version is annoying.
 
By default all linked images has a border in HTML. So by doing that you turn off that. You must take in consideration that the sharing codes are mostly for forums and blogs so if in the target blog they want to use a boderm then simply force the border by CSS.

By the way I don't know why this is in request and suggestions.
 
It was in request and suggestions because i was requesting/suggesting for it to be removed/changed.
Anyway, still don't see the need for it, if you can post html code most of the time you can edit the css too.
 
Back
Top