EPrints Technical Mailing List Archive

Message: #00630


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: Unicode characters rendering in IE


Dear Tim,

Thanks for this!  I'll give it a try and see what happens.

Cheers,
Yvonne

-----Original Message-----
From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Tim Brody
Sent: 24 May 2012 12:02
To: eprints-tech@ecs.soton.ac.uk
Subject: [EP-tech] Re: Unicode characters rendering in IE

On Thu, 2012-05-24 at 09:59 +0000, Budden, Yvonne wrote:
> Dear All,
> 
>  
> 
> We’ve come up against an issue with the display of special unicode 
> characters in our repository, but only when being rendered by Internet 
> Explorer.

This looks like the solution:
http://ztoe.net/2008/11/ie-unicode-freakout-boxes-css/

In EPrints, add to your auto/zz_local.css:

body {
  font-family: "Arial Unicode MS", sans-serif; }

--
All the best,
Tim