• 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.

ClearType text rendering bug

Darkimmortal

Chevereto Noob
Changing the opacity of a text element with a transparent background screws up the rendering under Firefox (possibly other browsers too) on Windows with ClearType enabled.

fail.png



CSS fix:

Code:
h2, #ancho_deseado span, #kepp { background: #fff }
 
No, it has nothing to do with the JS framework. jQuery would do that too.

Just add that to the CSS and it will be fine.
 
Darkimmortal said:
No, it has nothing to do with the JS framework. jQuery would do that too.

Just add that to the CSS and it will be fine.

No.
 
There is no bug right now.
We are currently using Jquery + new effects + new css + NEW ALL...

Perhaps this could help with older versions. :D
 
Back
Top