text-align syntax for sifr? -


I'm having trouble finding usage / syntax for sifr text-alignment feature. Is this feature right inside the Flashvars parameter? So something like this:

sIFR.replace (fontname, {selector: 'h1', wmode: 'transparent', flashvars: 'textalign = center'});

I tried using the above mentioned R436 with no luck.

Apparently you only need to edit all.css file. Someone is talking about this.

If you do not want to change the CSS style of any of the original elements, you can specify which CSS selection you are applying to your CF sSelector


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -