Questions tagged [font-replacement]

12 questions
2
votes
1 answer

Pound Signs Disappearing from H3s

The pound signs (£) £ work perfectly within

tags, but are not showing up at all in the H3s on the site I'm building. Edit: It looks like the issue is with the font cufon. But, I can't find this font (or H3) in the css.

Tara
  • 1,528
  • 4
  • 20
  • 28
2
votes
2 answers

Why won't Cufon allow an addclass function with jQuery?

Man, I just don't get it. I have four sets of paired links, where by hovering over one sets off the other. I have it working in jQuery but when I add Cufon it's no dice. Here's JQ script: Is it possible to describe…
Gaelen
  • 305
  • 5
  • 19
0
votes
2 answers

Cufon font-replacement flickers, menu looks ugly

I'm using the cufon font replacement technique for my site. it works well, but there is an ugly flicker every time I go to another page within the site. It's not something users will not notice and it does not look pretty. Is there a work around…
IntricatePixels
  • 1,219
  • 6
  • 29
  • 55
0
votes
0 answers

Make advanced font settings using JS?

The "Standard", "Sans-Serif", "Serif", "Monospace" are set to font-names by the browsers and its users with extensions like the "Advanced font setting" which is written in JS. is there a way to change the font-names that it refers to with javascript…
0
votes
2 answers

How to use various selectors in SIFR 3r436

sIFR.replace(neutra, { selector: '#nav li', css:[ 'a { color: #ffffff; text-decoration:none; font-size:14px} a:hover { color: #d75a60; text-decoration:underline;}'], wmode: 'transparent', preventWrap: true ,forceWidth: true…
marebuffi
  • 41
  • 1
  • 6
0
votes
1 answer

What are some ways to speed up cufon's load time?

I'm using cufon for font replacement with jQuery for a site built on-top of drupal with a couple modules that tack on its own JS files. There seems to be a flicker in the text that I have cufon applied to. I'm profiling my JS in firebug and it…
Yin
  • 371
  • 1
  • 4
  • 9