1
jfernau
Site mangled by IE... Help!
  • 2003/12/29 8:08

  • jfernau

  • Just popping in

  • Posts: 95

  • Since: 2003/12/29


I hope this is the right place to post this. I've been using XOOPS for about a day, so if this is stupid or obvious, I apologize in advance.

I am putting a site together for a nearby community. I'm using Linux, and was checking the site with Mozilla Firebird, Konqueror, and Galeon. All was well. Then I asked my wife to bring up the site on her Windows box (W2K, IE5). Pure ugliness. Menu fonts are huge. Right block is in the middle of the page without center content. When center content is added, it moves over some, but not far enough. My only other machine is running XP/IE6. Everything looks fine there, except the right block sits in the middle of the page until there is content in the center block. Then everything moves to it's proper place. In my browsers, it's perfect.

Is this a known problem? As much as I hate Windows/IE, I don't have a choice but to make it work, or move on to something that will work with it. I really like XOOPS, and would like to use it if possible.

I am using the default theme. The only modules that I am using at this point are Agenda-X, vlweather(phpWeather), cjaycontent, and mymenu. If you'd like to look at it, the address is www.moscowmills.com.

Any ideas would be greatly appreciated.

Thanks.

John

2
robekras
Re: Site mangled by IE... Help!
  • 2003/12/29 8:51

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


This thread could be of interest for you:

https://xoops.org/modules/newbb/viewtopic.php?topic_id=13548&forum=5#forumpost54487

3
MadFish
Re: Site mangled by IE... Help!
  • 2003/12/29 8:58

  • MadFish

  • Friend of XOOPS

  • Posts: 1056

  • Since: 2003/9/27


It's a problem with the way IE5 deals with CSS (ie. not very well). Its fairly easy to work around though.

Have a look at this thread, you will also need to refer to the annotated guide to the XOOPs CSS to see where to change things.

4
kahumbu
Re: Site mangled by IE... Help!
  • 2003/12/29 14:02

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Hi John,

Based on my webstats, 95% of my users use IE. But I design and use Mozilla Firebird. So now, when I try to design a theme or change a template, I have no choice but to have both running to see how they render my changes.

Here are some things that might help you:

1. Never let a td be empty. If you don't expect any content for a cell, at least place a non-breaking space (   ). This is especially true for tables using percentage widths. Your home page doesn't have any content, so the center-column is considered 'non-existent' by IE and the right column is 'pulled' to the center.

2. With fonts and borders, do not use relative values (small, thin). Go for absolutes (1px). For fonts, try to use px instead of pt since px is rendered better by both browsers.

3. Use 99.9% as table width. This is something I found here in the forums, but I have not yet encountered any problems with my nested tables that needed the 99.9% width. But this might help solve that 'ugliness' in your front page.

I like Mozilla Firebird, but I have to be realistic with what browsers my members use.

Hope this helps.

5
Stewdio
Re: Site mangled by IE... Help!
  • 2003/12/29 17:54

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


Good advice for anyone, thanks kahumbu!


Login

Who's Online

157 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 157


more...

Donat-O-Meter

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

Latest GitHub Commits