Underline text in sifr

I recently started using sifr as a healthy alternative to generating text as an image using php. I have a question about underline text, for website design I need to specify the thickness of the underline and the distance from the text, is there a way to do this with sifr? If not, is there a way to solve this with css? I'm trying to work around this, but since I haven't found a way to get the exact width of the sifr text, I doubt if this is possible at all.

Any thoughts on this? They are greatly appreciated.

Best regards, Theis.

0


a source to share


1 answer


I suspect Flash is displaying a fake underline, and no, you cannot change its appearance. The only option is to make a border underneath the flash movie using HTML and CSS, but I won't work very well.



With sIFR 3, if you specify an option fitExactly: true

in Replace, the Flash will be the same as the inner text.

0


a source







All Articles