> I am using the jQuery Media Plugin and I am using a .swf font file that I
> made via an online generator. When I use the script supplied 
> athttp://www.malsup.com/jquery/media/sifr.htmlhttp://www.malsup.com/jquery/media/sifr.html,
>  I get a white area behind the
> sIFR text and I cannot control the font size with the CSS for some reason.
>
> Is there some sort of transparent .swf file that I need to get instead of
> what I have now or is there a workaround for the white area behind the sIFR
> text?
>
> Also, how can I control the font size, since the CSS won't do it for me for
> some reason? Is there a way to control the font size with the jquery?


You can control the background color using the 'bgColor' option.  I
just updated the sIFR demo page to show how to do this and also how to
control the font size using the height option:

http://www.malsup.com/jquery/media/sifr.html?v2

Mike

Reply via email to