Yes, it's fixed! But I found one more font problem: '*http://static.pylonsproject.org/fonts/nobile/stylesheet.css*' defines a set of 'NobileXXX' fonts via @font-face, but in other CSSes the simple 'Nobile' font-name is used. So the Nobile font is not used at all.
Thank you, Andrey Upadyshev On Mon, Apr 25, 2011 at 3:53 PM, Blaise Laflamme <[email protected]>wrote: > Hi, > > thanks for reporting the issue, Access-Control-Allow-Origin was added > to the server config, can you verify if it works on your side? > > On Apr 25, 12:07 am, Oliora <[email protected]> wrote: > > Hello! > > I'm not sure it's the right place to say about Pylons site problem, > > but I couldn't find better. > > > > I have a problem viewing the Pylons site on FF 4.0 and it looks like > > the reason in serving fonts from different domain > > (static.pylonsproject.org) without 'Access-Control-Allow-Origin' > > header set. (See more: > http://www.thebrightlines.com/2010/01/12/implementing-font-face-cross...). > > > > Thank you, > > Andrey Upadyshev aka Oliora > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
