1
Reuss
Font strangeness (IE / Firefox)
  • 2005/9/29 5:43

  • Reuss

  • Just popping in

  • Posts: 39

  • Since: 2005/9/13


i made a site some time ago - using css to define text etc.

Everything been just fine - until now that is. I got one user complaining that the text is almost unreadable in IE - but not in Firefox........


She sent these two screenies:

As seen in IE:
Resized Image

As seen in Firefox
Resized Image

Wot is goin on?! Is it some setting in the IE that needs to be altered or what?

2
davidthomas1
Re: Font strangeness (IE / Firefox)

It looks like a simple case of not closing a <b>bold text</b> tag set.

Firefox can often work out where to close the tag by itself but IE is not so clever.

Check your code and make sure your <b> </b> tags are nested and written correctly.

hope it helps,

D
みんなちがってみんないい。

XOOPS 2.0.13.2

3
Reuss
Re: Font strangeness (IE / Firefox)
  • 2005/9/29 7:58

  • Reuss

  • Just popping in

  • Posts: 39

  • Since: 2005/9/13


uhm.. i forgot to add that when i look at the site in IE theres no problem at all.

I tested in on several machines - all with XP and IE - text looks fine to me.......

ill have a look at the bold tag thing - but i dont think thats the problem....

4
netsroht
Re: Font strangeness (IE / Firefox)
  • 2005/9/29 8:02

  • netsroht

  • Just popping in

  • Posts: 24

  • Since: 2002/2/11


FF is looking for styleNN.css. Maybe there's a wrong link to your real style.css.

BTW can't see the images as my internet is limited to several sites only, so I'M just guessing, what's on the images ;)
Greets, netsroht

Sorry for my bad english. I'm german.

5
Reuss
Re: Font strangeness (IE / Firefox)
  • 2005/9/29 10:49

  • Reuss

  • Just popping in

  • Posts: 39

  • Since: 2005/9/13


The trouble is with IE - not with firefox....

Well at least thats what this user says.. when i visit the site with IE theres no problem.... but she claims the text is really ugly in IE.. i dont get it...

I realized i hadn't post an URL.. so here it is:

Kulturbureau

yes i know its not in xoops.. but im working on two other sites in xoops.. and this came up.. so i thought id ask the wise & almighty experts here anyways

6
netsroht
Re: Font strangeness (IE / Firefox)
  • 2005/9/29 10:59

  • netsroht

  • Just popping in

  • Posts: 24

  • Since: 2002/2/11


is it possible that she has changed the font size in her IE?

This is only possible if there's no explicit size in css/html-File
Don't know how it is called in english as my OS is german, there it is called Ansicht(maybe view) and Schriftgrad(maybe font size)
Greets, netsroht

Sorry for my bad english. I'm german.

7
Reuss
Re: Font strangeness (IE / Firefox)
  • 2005/9/29 12:29

  • Reuss

  • Just popping in

  • Posts: 39

  • Since: 2005/9/13


ICh spreche auch deutsch

Anyways - i already asked her to change the font size in IE - did nothing at all...

8
davidthomas1
Re: Font strangeness (IE / Firefox)

I just had a look at the source code for your page.

It looks like it must be something to do with the CSS.

I noticed you have these classes

.brodtext 
color#000000;
font-weightbold
font-size12px
font-familyverdanahelveticasans-serif 
}

.
overskrift02 
color#000000;
font-weightbold
font-size14px
font-familyverdanahelveticasans-serif 
}


which all have bold font-weight and are used in the main text.

When I look at the site in IE, I get the same problem, the text is chunky and hard to read. Firefox renders it OK.

It could be a problem with the choice of font and/or encoding.

try taking out the bold font-weight statements in the mainstyle.css file and it should work ok.

D.
みんなちがってみんないい。

XOOPS 2.0.13.2

9
Reuss
Re: Font strangeness (IE / Firefox)
  • 2005/9/29 18:51

  • Reuss

  • Just popping in

  • Posts: 39

  • Since: 2005/9/13


heh.. thank u all for your suggestions.. made me look closer and try a few things.

I FINALLY figured it out!!!

body background is set to transparent ....and it has worked fine on all browsers so far.. seems that it doesnt anymore! When i set the background to a color everything was fine :)

YAY!

10
davidthomas1
Re: Font strangeness (IE / Firefox)

happy to hear it
みんなちがってみんないい。

XOOPS 2.0.13.2

Login

Who's Online

164 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits