Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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

When uploading a page to my internet site, part of Page does not upload?

more options

I am uploading from Microsoft FrontPage 2002 to my internet site via Register.com. The page uploads correctly except it leaves off part of the text. It completely loads correctly if I use Internet Explorer or Google Chrome. I like Firefox because it loads fast.

I am uploading from Microsoft FrontPage 2002 to my internet site via Register.com. The page uploads correctly except it leaves off part of the text. It completely loads correctly if I use Internet Explorer or Google Chrome. I like Firefox because it loads fast.

Saafara biñ tànn

Do you see the text if you use "Edit > Select All" or press Ctrl+A on that page to highlight the selected text?

If that is the case then you have have a problem with the text color set to transparent and you can repair that by setting a specific color or by removing that color rule.

TABLE { color: transparent; } -> TABLE { color: black; }
Jàng tontu lii ci fi mu bokk 👍 0

All Replies (2)

more options

Saafara yiñ Tànn

Do you see the text if you use "Edit > Select All" or press Ctrl+A on that page to highlight the selected text?

If that is the case then you have have a problem with the text color set to transparent and you can repair that by setting a specific color or by removing that color rule.

TABLE { color: transparent; } -> TABLE { color: black; }

cor-el moo ko soppali ci

more options

Hi, \

I would like to thank for your reply. It sounds like it will work and I will try it.