GithubHelp home page GithubHelp logo

Comments (4)

sorccu avatar sorccu commented on July 18, 2024

Hi,

Would you mind sharing your test cases?

Simo

from cufon.

mummybot avatar mummybot commented on July 18, 2024

Sure, I'll put them together shortly :)

from cufon.

stusar avatar stusar commented on July 18, 2024

Hey Mummybot!

I use Cufon a lot and I encountered the same problem you are having. I solved it with a single line of CSS:

.primary cufon {float: left;}

You have to set the padding correctly, but at least now your text looks the same in all browsers.

Here's the example: www.saratusar.com

Hope that helps,
Sara

from cufon.

ggilder avatar ggilder commented on July 18, 2024

I noticed a similar error. Not only is the computed height different across browsers, but the vertical alignment of the Cufon text changes. It seems that Firefox aligns the text correctly, but IE and Webkit browsers do not. However, if I remove the following style from the cufon tag, the alignment is identical across browsers:
vertical-align: middle !important;
Perhaps that should be removed from the defaults unless it interferes with something else...

from cufon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.