Publishing problem

C

CJ

It seems that some of the fonts on my website do not show up in all browsers
like Firefox/Mac etc. I don't know how to fix it. I don't know codes, just
use the templates and themes. Is there a quick fix? If you have firefox or
one of the other browsers, maybe you can check the site and see what doesn's
show up. I use Internet Explorer. (www.pahle.com)

Thank you for any help you can provide!
 
R

Ronx

All browsers will show all fonts, provided those fonts are _installed_ on
the PC the browser is running on.
The best way to make the page render the way you want is to use a
font-family, for example:

font-family: arial, helvetica, sans-serif;

This will display arial as the first choice, if that is not available then
helvetica, and finally sans-serif.


Another example:

font-family: "unusual font", "times new roman", times, serif;

Note that font names with spaces are quoted.
 
C

CJ

Neither of these suggestions seem to be the problem. My default font is
Arial. Some of it shows up, some does not. If I highlight the area, it
shows but if I didn't know to do that, I would not know it was there.
 
R

Rick Sparks

I see what you mean.... it looks like a color issue.... try changing the
color of the font
 
C

CJ

Oh, my gosh, that did the trick. Why would Firefox not recognize black????
That's nuts! Thank you Rick!!!!!!!!
 
R

Rick Sparks

I've had a similar problem....sometimes colors will get washed out that you
wouldn't expect.... and it's easy to change just to try it.

Glad I could help...
.... and that Walli now gets the attention he deserves!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top