Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ html text not visible on Firefox, but visible in Chrome

Posted by: Remmy Mar 25 2017, 08:57 AM

Hallo world!

I have a website for a couple of years now (www.klapwijkdrums.nl), but I noticed at one day that the text is not shown when I open my website with Firefox blink.gif .
With chrome it is working... I've tried a lot of things but nothing seems to work.
I now changed the text with a picture showing the text. Not an ideal solution wacko.gif ...

Do you guys know what is going wrong???

As example, I attached the code for this link on my website: http://klapwijkdrums.nl/contact.html

and the CSS file as well.


Thanks in advance biggrin.gif


Attached File(s)
Attached File  contact.html ( 1.1k ) Number of downloads: 252
Attached File  css.css ( 5.31k ) Number of downloads: 238

Posted by: pandy Mar 25 2017, 09:09 AM

Don't you see any text? Everything seems fine in my Firefox. Are you sure you haven't changed some user settings or use a user style sheet in FF?

Posted by: Christian J Mar 25 2017, 10:45 AM

QUOTE(pandy @ Mar 25 2017, 03:09 PM) *

Don't you see any text? Everything seems fine in my Firefox.

Just in case: did you check the attached HTML+CSS? It seems the online version works for the OP ("I now changed the text with a picture showing the text.") unsure.gif

Posted by: Remmy Mar 25 2017, 11:07 AM

QUOTE(Christian J @ Mar 25 2017, 10:45 AM) *

QUOTE(pandy @ Mar 25 2017, 03:09 PM) *

Don't you see any text? Everything seems fine in my Firefox.

Just in case: did you check the attached HTML+CSS? It seems the online version works for the OP ("I now changed the text with a picture showing the text.") unsure.gif


Hi! Thanks for the reply :-)

Yes as a solution I just put a picture showing the text. But I would like to have normal HTML text so that I can also include links etc.

To illustrate, you can see in the link http://klapwijkdrums.nl/contact.html the heading 'contact'twice in Chrome (one heading is in the picture and one is normal HTML text). But in FF you see only one time 'contact' since this one is in the picture.

Thanks laugh.gif

Posted by: pandy Mar 25 2017, 11:13 AM

Oh, I didn't notice it was images of text (and Christian was wrong tongue.gif ).

Well, the text is there but it's white (select it and you can see it). Probably because of one of the errors.

Posted by: pandy Mar 25 2017, 11:30 AM

Well, that was easy enough. The second of the two errors here.
https://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fklapwijkdrums.nl%2Fcontact.html&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en

Use the validators, both the HTML one and the CSS one. You should correct the other errors too, before they bite you. wink.gif

Before you are more sure about the syntax, it's a good idea to validate frequently and not wait until there is a problem. It's easier to find errors the less there is to go through and you'll know that up to that point everything is OK, so any errors you find later must have been introduced after your last validation and you can go through your recent changes. Keeps things less messy.

Posted by: pandy Mar 25 2017, 02:58 PM

QUOTE(pandy @ Mar 25 2017, 05:13 PM) *

Oh, I didn't notice it was images of text (and Christian was wrong tongue.gif ).


And I didn't read either the OP's or Christian's post properly. blush.gif I blame my BSODed screen though. cool.gif

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)