Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

using serif font-family produces unreadable text
 

Mike M




quote this post edit post

IP Loged report this post

Old Post  07-23-04 - 05:16 PM  
Hi all,

Attempting to do css for cross platform/browser compatibility. Have an issue
with IE6 sp1 running on NT4.

When using IE6 sp1, example 1 works fine, example 2 produces unreadable
text. Rectangular blocks and symbols. Is this unreadable serif font deal a
known bug? Any suggestions appreciated.

Thanks,
Mike

------------------------------------------------------------

example 1
body              { font-family: sans-serif; }

example 2
body              { font-family: serif; }


Additional info:
On the same computer Netscape 6.2 has no problem dealing with the same style
sheet and serif font.

If you want to take a look, this is a page I found on the web that has the
same problem with IE6 and serif font on my NT machine. Checked out the style
sheet and serif is specified. http://www.acc.umu.se/~sagge/audio/1259/




Post Follow-Up to this message ]
Re: using serif font-family produces unreadable text
 

Andreas Prilop




quote this post edit post

IP Loged report this post

Old Post  07-23-04 - 05:16 PM  
On Fri, 23 Jul 2004, Mike M wrote:

> When using IE6 sp1, example 1 works fine, example 2 produces unreadable
> text. Rectangular blocks and symbols. Is this unreadable serif font deal a
> known bug? Any suggestions appreciated.

Specify your chosen typefaces and supply a screenshot.

--
Top-posting.
What's the most irritating thing on Usenet?



Post Follow-Up to this message ]
Re: using serif font-family produces unreadable text
 

Alan J. Flavell




quote this post edit post

IP Loged report this post

Old Post  07-23-04 - 05:16 PM  
On Fri, 23 Jul 2004, Mike M wrote:

> Attempting to do css for cross platform/browser compatibility. Have an iss
ue
> with IE6 sp1 running on NT4.

NT4 starts with a relatively impoverished set of fonts.

> When using IE6 sp1, example 1 works fine, example 2 produces unreadable
> text. Rectangular blocks and symbols. Is this unreadable serif font deal a
> known bug? Any suggestions appreciated.

Suggestions for you or for your readers?

For you - if your font selections are causing problems for your
readers, then stop doing it:
http://ppewww.ph.gla.ac.uk/~flavell...fonts.html#dont

For your readers - install optional language support, install better
fonts, make better default font selections, if necessary visit IE's
Accessibility menu and tell it to ignore fonts specified in the web
page.

On at least one Win OS (not sure if it was NT4 or NT5 ;-) I found that
installing Japanese language support (which I didn't actually need)
resulted in a wonderful expansion of the number of symbols which IE
would display correctly.  Mozilla (Netscape >=6) had no problems
before or after...  Opera was also OK.

> example 1
> body              { font-family: sans-serif; }
>
> example 2
> body              { font-family: serif; }

If you're going to specify font-family at all for IE, then you
probably should specify some of the better MS-supplied fonts first
(Arial, Lucida Sans Unicode, Palatino Linotype, Tahoma, etc. as the
case may be, but NOT Verdana (for reasons stated here often enough).
MS's choice of generic serif or sans font can often be distinctly
sub-optimal.  However, fundamentally I stand by my original advice,
based on experience:

if you are trying to use a wide character repertoire in a WWW
context, then if you, as author, try to force a particular font to be
used by every reader, whether by CSS or by FONT FACE, you will likely
do more harm than good

By all means specify your choice of font for decorative headings and
other annotations where the character repertoire is not an issue, but
leave it off at least for the parts of the body content where you need
your wide repertoire.  IMHO.

good luck.


Post Follow-Up to this message ]
Re: using serif font-family produces unreadable text
 

Christoph Paeper




quote this post edit post

IP Loged report this post

Old Post  07-24-04 - 04:16 AM  
*Mike M* <liasom@sbcglobal.net>:
>
> When using IE6 sp1, example 1 works fine, example 2 produces unreadable
> text. (...) known bug?

Yes, but I don't remember the exact circumstances to reproduce it or
whether this bug got a certain name.

> body              { font-family: sans-serif; }
> body              { font-family: serif; }

Specify at least one specific font (family) when using generic families.
It doesn't need to be widespread, not even exist.

--
"Opportunity is missed by most people
because it is dressed in overalls and looks like work."
Thomas Alva Edison


Post Follow-Up to this message ]
Re: using serif font-family produces unreadable text
 

kchayka




quote this post edit post

IP Loged report this post

Old Post  07-26-04 - 05:15 PM  
Mike M wrote:
>
> When using IE6 sp1, example 1 works fine, example 2 produces unreadable
> text. Rectangular blocks and symbols. Is this unreadable serif font deal a
> known bug? Any suggestions appreciated.

http://css.nu/pointers/bugs-ie.html

find in page: "serif"

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.


Post Follow-Up to this message ]
Re: using serif font-family produces unreadable text
 

Markus Ernst




quote this post edit post

IP Loged report this post

Old Post  07-27-04 - 12:15 PM  
"Mike M" <liasom@sbcglobal.net> schrieb im Newsbeitrag
news:ZH7Mc.19910$6i3.10891@newssvr23.news.prodigy.com...
> Hi all,
>
> Attempting to do css for cross platform/browser compatibility. Have an
issue
> with IE6 sp1 running on NT4.
>
> When using IE6 sp1, example 1 works fine, example 2 produces unreadable
> text. Rectangular blocks and symbols. Is this unreadable serif font deal a
> known bug? Any suggestions appreciated.
>
> Thanks,
> Mike
>
> ------------------------------------------------------------
>
> example 1
> body              { font-family: sans-serif; }
>
> example 2
> body              { font-family: serif; }

I had the same problem with sites with font-family: sans-serif after I
uninstalled the system font that IE used for it's default. The procedure to
get a normal display again was quite annoying:
- Remove all fonts
- Install Windows system fonts again
- Open Internet Explorer (Then it does not have the wrong font and should
choose a system font for default again)
- Close Internet Explorer and reinstall the other fonts

Anyway the problem is local at your box and not on your webpage. Still, as
others pointed out, font-family: Arial, sans-serif (or whatever) is a safer
choice.

HTH
Markus




Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 04:35 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Stylesheets archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top