EPrints Technical Mailing List Archive

Message: #00626


< 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


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

Attachment: signature.asc
Description: This is a digitally signed message part