ie font size issue

Found a bug? Tell us!!
Post Reply
johnywhy
Regular
Posts: 23
Joined: Tue Sep 23, 2008 11:29 pm

ie font size issue

Post by johnywhy »

this page looks perfect in firefox, but it looks like a mess in ie.
some of the fonts are too big.

http://scvdotnet.org/index.php?/archive ... Frame.html
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: ie font size issue

Post by garvinhicking »

Hi!

Your blog entry looks like a HTML code soup, you got empty tags in there a lot. I believe the '<h4 align="justify" />' makes this trouble. I think that <h4>...</h4> works better on IE.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
johnywhy
Regular
Posts: 23
Joined: Tue Sep 23, 2008 11:29 pm

cause?

Post by johnywhy »

i believe you're correct. why did serendipidity do that? i believe i used the wysiwyg editor for all edits i did on this page
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: cause?

Post by garvinhicking »

Hi!

Actually it's more the WYSIWYG editor doing. w hen you move a lot of stuff around and delete it again, there are often tags left behind. ESPECIALLY so if you use IE, which leaves a mess behind...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply