Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ
このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。
解決済み アーカイブに保管済み

SVG image not scaling

fredrik_b

Hello.

I'm trying to figure out why Firefox won't scale my svg image (the logo) properly. Here's the website. It works in Safari, Chrome and, with added CSS, even in IE. So what's the deal, why won't it scale in Firefox?

Thanks! Fredrik

Hello. I'm trying to figure out why Firefox won't scale my svg image (the logo) properly. Here's the website. It works in Safari, Chrome and, with added CSS, even in IE. So what's the deal, why won't it scale in Firefox? Thanks! Fredrik
この回答をすべて読む

選ばれた解決策

There is currently no width and height setting for this image. Setting the width to 100% via the Inspector fixes this for for me.

すべての返信 (6)

What is the web address?

Sorry... Here's the adress: appendixfotografi.se

選ばれた解決策

There is currently no width and height setting for this image. Setting the width to 100% via the Inspector fixes this for for me.

cor-el said

There is currently no width and height setting for this image. Setting the width to 100% via the Inspector fixes this for for me.

That wasn't so hard, should have checked that one. Thanks a bunch! I guess Firefox isn't as forgiving as the others...

You're welcome.

That makes Firefox the perfect browser to check your code :wink:

cor-el said

You're welcome. That makes Firefox the perfect browser to check your code :wink:

Yeah, it certainly does!

この投稿は fredrik_b により に変更されました