I am using the trunk r70896 version of the sIFR module and have it working well enough to display text using the font i'd like, but I'm having a really hard time changing the style.
Sifr::replace_element('claritty', '.claritty', "'.sIFR-root {color: #000000; bgcolor: transparent;}'");
this line will work to change the colors as shown (I had to hack a little code to change the wmode property to transparent), but I can't figure out how to change link colors. Also, the flash text is vertically aligned to the top of the flash movie space and actually cuts off the top few pixels of the font. Not a total deal breaker for me since a T still looks like a T and not an l, but I imagine with some fonts it could look wrong.
Can anyone offer suggestions?
Thanks!