This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

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.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 3 antwoorde
  • 1 het hierdie probleem
  • 2 views
  • Laaste antwoord deur 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

Gekose oplossing

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

Can you confirm that?

Lees dié antwoord in konteks 👍 0

All Replies (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

Gekose oplossing

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