views:

117

answers:

3

For some reason I can't seem to get sIFR to display fontsize larger than about 126 px. I've tried to change the MAX_FONT_SIZE found in sifr.js, but it's no use.

I've also tried adjusting different fontsizes in the css, but it won't go higher than 126px.

Does anybody know how to get sIFR to display a really large fontsize?

-- Ploma --

A: 

I believe I put in that max because Flash itself didn't let me go higher.

Mark Wubben
A: 

Ok, thats a bit odd. Because if i change the width and height on the fly in firebug, I can see sifr growing way beyond 126px. but when I enter the px size in the css and sifr.js it wont go higher than 126 px

ploma
That's because sIFR will try and scale the Flash movie, not increase the font size.
Mark Wubben
A: 

MAX_FONT_SIZE is also in the Actionscript. It must be a limitation of Flash. I have tried increasing it without any luck.

Matthew