I've been tasked with re-skining a site that uses sifr extensively. Unfortunately the new glyphs seem to render both taller and fatter than the old ones, necessitating changes to the font-size of every instance. The site is quite large with many different templates and one-off page layouts, so identifying and tuning each instance will...
I got a menu powered by SIFR like this:
<h2><a href="images/logo.jpg">IDENTIIES</a></h2><br>
I've setup the different states of the a:link style and I'd like this link to stay in another color when it has been clicked on (until another link is clicked on).
I think this has something to do with javascript, but I can't make this work.
...
Alright after having searched thr whole web for my answer, I hope to have someone to help me on this plezzzz.
I'm working with a php styleswitcher to give my website a day/night look and i'm using 2 sifr-config files to handle the color changes needed for the text to keep be readble on both backgrounds color.
(let's say I'm writing in ...
Hello everybody,
I have been looking for help for hours now an I cannot solve my problem.
I have implemented sIFR3 in a website for headlines, but the uppercase characters such as "S" and "C" or special characters lieke "Ä" or "Ü" for example are cut off.
I found a workaround tutorial here:
http://blog.unity.fr/articles/sifr-accented-c...
I need to make sifr3 fonts from .otf fonts, how can I do that?
...
Hi
Please have a look here: www.blokeswhobake.co.nz - sifr works great, except it does not want to work with internet explorer. I have had the same problems on a number of sites. I have no idea what I am doing wrong.
Thanks for your help
...
I'm trying to make a horizontal menu using sIFR3 and it's making a strange thing in Opera (only). It moves one random element (never the first one though) a bit lower than the rest. I tried to check it out with adding a border-bottom, but it turns out to be a straight line.
The elements are h2's, but the same problem is with span or any ...
Hi there,
I spent a lot of time trying to configure a styleswitcher script that replace my html background and css from one color to another, I got some texts using SIFR3, mainly h1, h2 tahs and h2 a: links...
My only problem is that when I'm switching, the flash text doesnt take the color change into consideration, I've tried to play ...
Hi, i'm having some trouble with the font size using sifr2, when the text is too big to fit a single "line", instead of a line break (as it happens in the demo html files provided with sifr2 with the text "Vanden Keere, Mrs. Eaves wed in Baskerville"), it justs shrinks the sifr-replaced text to a smaller font-size, in order to fit the sp...
Does sIFR support RTL Languages? And if it does is there any additional configuration?
Thanks,
Igor
...
I am using sifr in the content management system cmsms, and for the first time ever i've experienced a problem with sifr.
http://www.improvingbiz.co.uk/index.php?page=e-commerce
Sifr is showing the text as well as the flash, resulting in this double headline!
I have sifr replacing #title and using the following in screen css:-
.sIFR-...
I'm trying to style a couple of instances of sIFR text in a site I'm working on, and I don't quite understand the technique recommended in the styling documentation.
It says that: "When specified for the .sIFR-root class and given a px unit, this determines the actual font size sIFR uses to render the Flash movie", but then warns you of...
Sifr 3 font cut last word in IE8.
Click here for snapshot
Following is the js code
<script type="text/javascript">
var cochin = {
src: '<?=jsPath?>sifr/fonts/eurostile.swf'
,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};
sIFR.activ...
When sifr is loaded, the images i have loading inline with the H3 tags are covered up: http://dearearth.net/eco%5Ffabrics.html
I know this is a known issue. Any help? Thanks! (also, explain in detail when possible, please)
...
I have a website with two pages. A and B. When you click on a link in page A, it will uses the Prototype Ajax.Updater() to load the link page (page B) into a div on the page (Page A).
When page B loads into page A, the sIFR replacements are not working and the tag inner text is not even showing.
I have tried doing a sIFR.redraw() when ...
is it possible to make sifr re-run or update again without having to refreshing the page??
Id imagine there is a function like sifr() or something..?
...
Hello,
I am using sifr3 to replace a few headings. One of them has a background color.
The normal page css has h2 padding set to 0, the sifr css has the same for the replaced h2, anf the sifrconfig.js has the same, yet there still appears to be padding, slighly more on the bottom.
main css:
h2 {
font-size: 22px;
margin-bottom:...
Hello,
If you re-size or re-scale your browser window on the following site that I'm working on the sifr fonts do not change size at all. And even worse if the page is sized down some of the sifr text will get cut off on the edges.
http://hokey.squarespace.com/
I'm guessing it's an easy fix. I'm kinda new to sifr.
Please help if someone...
Hello,
I'm new to sIFR and so far it's working very nicely. But now I need to replace something in small-caps. I tried just adding
font-variant: small-caps;
to my css inside the sIFR.replace() call, but it didn't work. I've read through all the sIFR documentation at http://wiki.novemberborn.net/sifr3 and realize there are certain...
Hello,
Has anyone seen this before? http://img30.imageshack.us/img30/3388/sifrgreenbg.jpg
I'm using sIFR on a lot of pages and have always tested them to be cross browser compatible. Never seen it acting like this. Now all of a sudden I got a report about sIFR showing up with green background in Safari 4.0.3 on MAC. I checked it myself...