views:

19

answers:

0

Hi - is there something in the implementation of Safari4 page zoom that trips up sifr3's width calculations?

When I use the browser zoom feature [zoom text unselected] on the Official SIFR3 Demo (http://dev.novemberborn.net/sifr3/beta2/demo/) on OSX Safari 4.0+, the replaced h1 text starts moving to the right and eventually the white background of the header overlaps the vertical borders.

Header holds up quite nicely in OSX Firefox 3.5.7, even wrapping the headline after a certain point.

Here's a screenshot of the 2 browsers together which might make more sense.

The Offical SIFR2 Demo (http://www.mikeindustries.com/blog/files/sifr/2.0/) works fine using page zoom on both browsers.

Are there any recommended workarounds to this? Been trying fitExactly and some of the other javascript methods but having no luck getting it sized right so far. Went with SIFR3 over SIFR2 because of its improved handling of font size (was getting different sized text for the same header types).

Thank You!