I've to implement custom font in a website, What should be used. Client is providing custom fonts.
All browser support (Including IE6 and in all A Grade Browsers)
text Selectable
Selection visible
Accessible with screen reader
Successfully degradable if JS is
disabled
Easy to implement and manage in less time
Mobile browser compatible
...
Hi,
I have a webpage with an 'o' with an acute. How would I get this entity to display in sIFR3?
I have output the html as both ó and
Many thanks,
C
...
Hi,
I am developing a Wordpress site using the WP sIFR plugin. Yesterday my hyperlinks suddenly stopped working after 15 minutes or so. When I open the page in a new window, they are reactivated, even in the original page. I am using Firefox 3 on a Mac.
http://stellaandmoon.com.au/art/
Can anyone help me? I would really appreciate any...
Hi, i've been using sifr3 on links containing characters like:
%3D and %26.
When i click on the link it automatically decodes the link.
What i want is to let it just pass true.
How can i do that?
...
I am having a problem with sIFR 3 not displaying in IE. I get 3 larges black XXX in IE yet it displays fine in Firefox. I have checked i do have the most recent version of flash installed correctly.
Here is the code on the page
<div id="features">
<div id="mainmessage_advertisers"><h2>Advertisers</h2><br /><br /><h3><a ...
Hi, I want to work in sifr 2 with right to left language. But it seems that flash 8 doesnt support to unicode or r-t-l fonts.
Please help.....
Thanking in advance.
...
I have redone all the steps of the "how to" on novemberborn, but still i cant get it to work.
http://www.luukratief-design.nl/dump/simplefolio/
Does anyone know the answer? would appreciate it.
...
I have tried setting a line-height for sIFR3 in both the sifr-config.js and my web stylesheet but neither seem to apply a line-height?
...
If I'm alreadu using jquery library on site then should i use origional sifr or jquery plugin.
What are cons to use jquery sifr plugin over origional sifr 3?
jQuery sIFR Plugin
http://jquery.thewikies.com/sifr/known-issues
...
There seems to be a strange gap on the left side of the colorbox when it's laying over a Sifr element.
This picture shows the Sifr titles:
This one shows the colorbox being toggled on. Mind the gaps near the Sifr titles:
Does anyone know how to solve this?
...
How to get cross-browser text (blur) shadow? including IE6, 7, 8.
is there any css or js solution?
I want to get text-shadow with semantic and valid markup.
...
When I right align there is what appears to be like a 3-5 pixel padding on the right. But when it is left aligned it is perfectly lined up with the content. Any help would be appreciated.
...
For graceful degrading and minimal coding for the sIFR feature on my websites I would want to define styles in CSS as much as possible. Here's what I do:
• Define a H3 tag to be replaced by sIFR3.
• H3 comes in varying colors by CSS depending on it's container, say:
body.blue-txt h3{ color: #009CDA; }
body.white-txt h3{ color: #FFFFFF...
When I use sIFR with wmode:'transparent' and click sIFRed text an outline occures. It happens only in Firefox. Can I do anything about it?
When I use solid color outline does not appear, but I must have a transparent background.
...
It seems to me that sIFRed text when selected allways have black background. My site design is dark (mostly black). So when use select sIFRed text it looks like nothing happens, it is selected but no one can see that cause both site and selected text background are black. Normal text have white or some kind of dark-green color depending ...
Hey Guys,
my file beginning looks like this:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>My title</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<script src="js/update.js" type="text/javascript"></script>
<!-- sifr -->
<link href="sifr207/sIFR-screen.css" rel="styl...
I am using sIfr (3.436) for my H1 and H2 tags. In IE8 the text flickers and jumps around alot. See example: http://www.addenergy.no/drilling-production/category352.html
I have tried various font-tuning as explained at Wiki.Novemberborn, but can't get a good result.
Any help to lead in the right direction is appreciated!
The sifr-conf...
Hello,
I've recently added sIFR 3 to a website i'm building. I've got it all looking good except when you hover over the text and roll the scroll wheel the Flash text scrolls and hides the top line.
The same happens when you click the text and press the down key.
Is there any fix for this?
Thanks
...
Hi there,
My website uses sIFR and it all seems to work great, except for one word in my navigation bar. The navigation links all work, but the word "Zoeken" (= Search) in front of the search form doesn't get changed to the desired font type.
I have checked the header.php of my site, as well as the CSS, but any of the changes that I made...