sIFR Help/Questions
- Started
- Last post
- 3 Responses
- glen
I have 2 questions related to sIFR:
1. Does anyone know if it's possible to include two different fonts within a paragraph of text? Specifically, adding serif alternates to random words within a paragraph?
2. My on a MAC (using Safari) reviewing some sIFR and I noticed when I go tot he main nav and the dropdown appears, the sIFR text below the nav kinda faux bolds itself. When the dropdown disappears and I hover over the sIFR text, the faux bolding goes away. It's like it's almost flickering. Anyone know why it does this and if it can be fixed?
- ********0
I wish I could help, my only point in responding, is to tell you that sifr is far from perfect and full of holes.
On Q 1: I don't think that is possible, you must specify which font to use in the css, there may be some way to do it with an AS/JS/CSS solution, but I dont know about it.
On Q 2: not sure if its browser related, but make sure your dynamic text field in your flash is on a whole pixel. Sometimes weird things happen with dynamic text when your text field is positioned on anything other than a whole number for your x and y value.
Good Luck!
- version30
the key to sifr functioning properly is adjusting the padding margins etc in the css to prevent unwanted scaling, which sounds like your problem.
you way want to use swfobject by deconcept for a more diverse flash solution
- glen0
Thanks... i'll see if these help at all.