0
votes
1answer
11 views
Why sifr text’s swf takes more width than actual text ?
I think if we can match swf size with original text width's then rendering will be fast.
0
votes
3answers
26 views
sIFR 3 r436 ul li width problem in IE7
I use sIFR 3 r436 in a horizontal menu using the following css:
#block-menu-primary-links ul.menu
{
margin:0;
padding:0;
display:block;
}
#block-menu-primary-links ul.menu li.leaf {
…
0
votes
0answers
5 views
Can sIFR js files be combined into 1 js file?
In the new sifr 3, the author has implemented the ability to combine the css files into 1 file. There are 4 .js files total and I was wondering if there were any ideas how to combine these files for a …
0
votes
0answers
5 views
sIFR getAncestor() not a function?
Trying to reference the replaced element in order to change its style during a rollover, like this:
, onRollOver: function(el) { el.getAncestor().style.backgroundPosition="bottom" }
I'm getting an …
0
votes
5answers
54 views
Custom font and a CMS
I'm building a web site for an artist who has had a custom font made from his handwriting. He'd like to use this font extensively throughout the site - not for all body copy because it'd be difficult …
0
votes
1answer
30 views
sIRF, could use some help
It works perfectly when pulled within labels like in the demo
<label class="title">I'm no image. I'm Avenir! </label>
However, how can I achieve this within the code below (nothing …
0
votes
3answers
33 views
How do I get colors to work in sIFR 3 r436?
I've got a demo page up here; you can view source to see what I'm trying to do.
As you can see, everything about it seems to be working except for colors. I'm trying to set the color to blue …
0
votes
1answer
8 views
SIFR - IE issue: G.brokenFlashIE is null or not an object
I've got this very issue.
Did anyone ever get to the bottom of it?
http://discuss.joyent.com/viewtopic.php?id=24961
0
votes
2answers
9 views
sIFR not showing until all javascript has executed?
I am using sIFR on a page which I am loading into an iframe, and using a javascript in the parent window which constantly polls the iframe to see when it changes height (ie. when you click a link in …
0
votes
3answers
41 views
First line text-indent in sIFR
Hi, I have a text block made whith sIFR and I want to indent the first line.
Look at this image to see what I want:
http://alltutorials.hi2.ro/testimonial.jpg
I want the word WOW to be after …
0
votes
1answer
48 views
SIFR3 vs JQuery SIFR
Jquery SIFR reads the style of a selector directly from the css. So there is no need to configure this manually in the js as follow.
sIFR.replace(futura, {
selector: 'h1',
css: '.sIFR-root { …
0
votes
3answers
14 views
sifr fade problems on IE
hello,
i use a sIFR title in a list on my website. i fade list-items out and in. works fine. but in IE when i fades, the sIFR title suddenly has a black background. but just during the …
1
vote
2answers
29 views
sIFR 3 no text wrap around floating images
Is sIFR supposed to wrap around floating images? I have some headings next to a large image float:left and the image bumps the headline down below it. Headings that aren't beside floating images do …
0
votes
1answer
13 views
sifr 3 only visible on my computer
Hi all,
I am using sifr3 in my website. I have uploaded the website on a real server and I realized that the sifr3 fonts are only visible when I'm browsing the page from my computer. I have uploaded …
0
votes
1answer
39 views
sIFR3 h1 height
Hi there,
I use sifr3 for my text.
Now my problem is that i can't get the line height right for my tag.
Can somebody please help me?
line-height, height, leading etc wont work.
Here you can find …
