Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How can I get external stylesheets to work in svg in Firefox?

  • 1 resposta
  • 3 têm este problema
  • 13 visualizações
  • Última resposta de dquattro

more options

Developing website in Visual Studio. I have a svg file containing css classes for fill, which are referenced in an external style sheet.

Works fine in IE. The svg graphic renders in Firefox; but, doesn't recognize the external fill color.

If I use an internal style sheet in the svg, it works fine in Firefox.

Developing website in Visual Studio. I have a svg file containing css classes for fill, which are referenced in an external style sheet. Works fine in IE. The svg graphic renders in Firefox; but, doesn't recognize the external fill color. If I use an internal style sheet in the svg, it works fine in Firefox.

Todas as respostas (1)

more options

Additional detail on the question: Controlling the height and width of the svg content using the external stylesheet works fine in Firefox