• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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 }
 
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. 😀
 
Back
Top