当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

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

Bacground image won't repeat properly with new update to version 27.0.1 was working in older version

  • 3 件の返信
  • 1 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: richaru3

more options

http://www.ecatholic2000.com the background image only repeats 6 squares with alot of white space in between please try the url with Internet explorer to see how the background should look. I am using simple html : <BODY text=#0000ff vLink=#ff00ff link=#0000ff background="http://www.ecatholic2000.com/pics/stars2.gif" width="" height="" alt="" border="0"> I tried using css with background-repeat: repeat tag but that didn't help either, so I reverted to old html

http://www.ecatholic2000.com the background image only repeats 6 squares with alot of white space in between please try the url with Internet explorer to see how the background should look. I am using simple html : <BODY text=#0000ff vLink=#ff00ff link=#0000ff background="http://www.ecatholic2000.com/pics/stars2.gif" width="" height="" alt="" border="0"> I tried using css with background-repeat: repeat tag but that didn't help either, so I reverted to old html

選ばれた解決策

I see that you managed to fix the issue with that website.

Can you confirm that?

この回答をすべて読む 👍 0

すべての返信 (3)

more options

I neglected to mention that I tried uninstalling and re-installing firefox. I also tried the reset firefox feature. Problem still exists. I have added a screenshot.

more options

選ばれた解決策

I see that you managed to fix the issue with that website.

Can you confirm that?

more options

Thank you for trying to see if you could help cor-el. Yes I did resolve my problem. I temporarily lost the link to get here to say as much. I have had that html up there for around 10 years to display that background with no problems. After many hours of research on the web and the help faq's here, I found the answer myself by accident. All I had to do was put in the dimensions of the image. I never had to do that before for a background image. So it now reads: background="http://www.ecatholic2000.com/pics/stars2.gif" width="160" height="160" alt="" border="0"> and presto it worked.

Thanks again