sifr

[solved] sifr3 multiple font faces in one .swf? for fonts that don't have bold or italic weights?

I have a font which only has a regular weight… I’d like to use another font as the bold weight and another as the italic weight… and have sifr use the extra fonts as a replacement based on strong and or b tags I’ve tried embedding the multiple fonts in the .swf but only the regular weight get’s applied when sifr is activated. If I have ...

Use multiple fonts in a single line with sifr3

Hello, I am using sifr3 and I know it is supposed to let you use multiple fonts in one line. I have tried a number of changes with my sifr.css and sifr_config.js files to no avail. I tried using spans, sub class of h1, etc. Sample Link: http://www.liquidcomma.com/about%5Fus/pages/overview/ Thanks for any help you can provide. ...

sIFR Mouse over styles and Scrolling Issues on Windows OS

I’m a windows OS user and use sifr3, I have some issues. I. MOUSE OVER STYLES: I have set color, hand pointer style, for mouse over. firefox/safary: After I scroll up/down a little by scroll bar in the browser, then I do mouse over on the embedded letter, but I don’t see the style I have set for mouse over. II. SCROLLIING: firefox...

displaying french content with sifr3

displaying french content with sifr, can't seem to make this work. I have sifr working perfectly but it wont disply any french characters and its for a french website. Would love some help thanks ...

Only getting one of the weight in flash file, how to go about...

first time using the latest build, here's what i have, i have bold, heavy, lighht and italic in the flash file how do i call them in the script i'd like to make to h1#logo use the bold weight. sIFR.replace(gotham, { selector: 'h1#logo', css: [ '.sIFR-root { font-size:44px; font-weight:Bold; color:#17140c; text-transform: up...

sIFR 3 - does getReplacementByFlashElement() or replaceText() work in IE6?

I'm currently running a Windows XP Pro VM using VirtualBox with IE6 standalone on it for testing purposes. I have noticed that neither of the text replacement methods appear to be working in IE6, however Safari/FF both handle things fine. I would like to know if this issue is pertinent to IE6 in general or am I just suffering from the ...

2 colors + different weight on one element using spans

trying to get the span to use the lighter weigth and be a different color sIFR.replace(xxx, { selector: 'h1#logo', css: [ '.sIFR-root { font-size:44px; font-weight:Bold; font-family : Gotham Bold; color:#17140c; letter-spacing:-2; text-transform: uppercase; margin: 0 !important;' ] ,filters: { DropShadow: { ...

JQuery Cycle Plugin, SIFR and PNG Fix - strange behaviour in IE

Hi, I am using the JQuery Cycle plugin to flick through a bunch of divs with content in them. Everything is fine in FF and Chrome but in IE 6/7 the SIFR titles do not appear in any divs apart from the first in the cycle. Does anyone know what could be causing this?, I have notice that when I switch of the belated_png fix for IE6 every...

sIFR Crashing More Often Than On Comparable Web Sites

Hi, We use sifr3 throughout our website and it tends to crash more often than what I have seen on other sites with comparable usage. Our URL is www.liquidcomma.com and if any one has any suggestions as to why this might be happening they would be greatly appreciated. Thank you ...

Alternative for SIFR

I wish to know if there is an efficient alternative for SIFR. We are facing performance challenges with SIFR and we wish to replace it. One option is that we just use system fonts. Can someone please provide any direction in which we can research and solve the performance issue that we are having with SIFR. Even a replacement suggestion ...

Can we use one swf movie to show font in normal , bold and Italic in sifr 3?

Can we use one swf movie to show font in normal , bold and Italic on a html page in sifr 3? ...

sifr menu list problems, height of object calculated wrong

I am using Drupal and have sifr set on list items, and also a, a:hover are set via Drupal so that the links hover. I looked at the sifr3-rules.js file drupal's render module creates and it looks good. and in fact my other sifr items look fine... But the list item ones are goofing for some reason... There is extra space below the list, so...

How to apply a sifr rule to a hyperlink and also its a.active counterpart

Have a hyperlink inside of a h1... like so: <h1 id="site-name"><a href="blah">blah</a><h1> I apply a sifr3 rule to the css: h1#site-name then inside sifr3-rules.js i apply the following rules... "a": { "text-decoration": "none" }, "a:link": { "color": "#FF0000" }, "a:hover": { "color": "#00FF00", "text-decoration": "none" } Bu...

sIFR3 h2 span color

I wanted to add this to my previous question, sorry about this Mark. I'm trying to display span in different colors and font weight, tried a bunch of combinations. < h2 >title< span > different color < / span>< / h2 > sIFR.replace(gotham, { selector: 'h2', css: [ '.sIFR-root { font-size:24px; color:#4a5659; font-family : Got...

How to make right click menu in Flash with "open in new window" for sIFR link?

How to make right click menu in Flash with "open in new window" for sIFR link? Can we make in sIFR3 directly? ...

sIFR letters narrower than original font

I am using corporate(expensive) font-family Gotham. The problem i'm having is that the sIFR font is slightly narrower that the original fonts which doesn't do the font justice. Is there a reason for this? Is there anything i can do about it? ...

sIFR dynamically changing the color of text onhover of parent element

Hi dudes, dudessessess, I'm using sIFR to style headings and want to dynamically change the color of text (within the flash movie) onhover of parent element. How would one do this? Any examples? I have never seen it done. <ul class="tab"> <li id="tab2"> <a href="#two"> <span class="organisation sIFR-replaced" s...

How to use our custom font on our website

How to use a stylish font on my website that works on all browsers ...

sIFR not rendering in IE6

Why is this not rendering sIFR text in IE6? http://www.medjugorje-royal.ba/ You can see source code. It works in other browsers. ...

Sifr 3 Barebones test - unusual line breaks

What I want to do: I want to use a non-standard font on the web in a various combinations of font-color and font-size without having to assign individual configs for each. So far sIFR seems to pick up font-size no problem. but not font color, so I am working on a work around. The problem I am running into: sIFR is breaking text to the n...