The Cufon isnt displayed in IE8 for my site;
http://jameschetwood.co.uk/hosted/aramteas/loose-tea/black

Thanks

Comments

Drupal Centric’s picture

I was having the same issue but then just as I was about to swap to @font-your-face I found this in the readme file:

Internet Explorer has a limit of 32 CSS files, so using @font-your-face on CSS-heavy sites may require turning on CSS aggregation under administer >> site configuration >> performance.

I then turned on CSS caching and cufon worked fine. It might be worth adding this to the cufon readme file!

jdln’s picture

thanks

grasmash’s picture

I had an issue with cufon text not displaying in IE8. I fixed it by added this css:

.cufon {
   visibility: visible !important;
}

Hope that helps someone!

ahoyboyhoy’s picture

This one worked for me. Big thank you!

xiarra’s picture

Issue tags: +cufon in IE8 not working

@madmatter23

Thank you so much for your info. It worked!!!

I just registered here just to thank you. I really appreciate it. Its been 2 days that I've been searching for the IE8 Cufon fix. THANKS!!! ^________^ a huge smile for yah!!

overbythere’s picture

Thanks madmatter23, that fixed my issue too.

troky’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -cufon in IE8 not working

Automatically closed -- issue fixed for 2 weeks with no activity.