Yes. I have also copied the examples at the bottom of this page: http://jquery.thewikies.com/sifr/#description
And they work except that the resulting swf ends up being very small. The text in the "Sample text" example starts out being 5em but the swf that replaces it ends up being about 12px. I can get it working but the size is messed up. On Dec 15, 10:36 am, banalitis <banali...@googlemail.com> wrote: > Have you given line-height alongside font-size a go? > > On 15 Dec, 16:25, flycast <e...@janasnyder.com> wrote: > > > I am trying to get the sifr plugin working. It seems to be working > > except that I cannot get the size of the font to change except by > > using zoom. I have the Gunmetal swf file specified and the font is > > changing to the Gunmetal font. > > > I have tried setting the height using style in the tag and using a > > class in a seperate css file. Both times I disables the sifr plugin to > > make sure that the styles were "taking". > > > If I use zoom then the text gets cut off. > > > What is the proper way to control font size?