Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-02-28 17:09:36

mwr
Member
From: Canada
Registered: 2006-01-31
Posts: 164
Website

All broke up with IE6

I’m at the design stage for a website, and I’ve got it looking pretty good in Firefox, Camino and Safari. But it falls apart in IE6. The sidebar is down by the footer, and there are unsightly gaps in the header. Is it related to using percentages for the widths?

http://www.thriftmac.com/caaglop4

Thanks for any help.


Mark

Offline

#2 2007-02-28 17:45:10

DigitalRealm
Member
From: Greenville, SC
Registered: 2006-07-22
Posts: 139
Website

Re: All broke up with IE6

Often times problems like you are experiencing with IE6 is due to width issues. Make sure you have explicit widths set on major layout elements. Also, make sure that you apply appropriate margins and paddings to everything.

Here is a quick way that I learned a while back that solved NUMEROUS IE6 layout problems for me…

* { margin: 0; padding: 0; }

Add this to the very top of your CSS. This one simple little rule will often times solve several layout problems, especially in IE6. This rule basically applies a margin and padding of 0 to every single element.

This may not fix your specific problems, but it does solve problems often.

Offline

#3 2007-02-28 18:16:33

mwr
Member
From: Canada
Registered: 2006-01-31
Posts: 164
Website

Re: All broke up with IE6

I’ve set percentage widths for all the major elements. I was wondering if IE6 has a problem calculating them.

I’ll try your trick for zeroing margins and padding. I had done this with body, but maybe that’s not enough. Would some kind person mind checking to see if it worked. I don’t have easy access to Windows.

The CSS is over here: http://www.thriftmac.com/caaglop/styles.css

p.s. Does anyone know of a way for Mac users to check how a web design looks in Windows without buying a new computer? ;) Webshotspro (free version) is too slow. Browsershots seems to only have intermittent support for IE.

Last edited by mwr (2007-02-28 18:23:27)


Mark

Offline

#4 2007-02-28 19:15:53

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: All broke up with IE6

I don’t have easy access to Windows

Parallels

regards

Last edited by marios (2007-02-28 19:16:26)


⌃ ⇧ < ⌃ ⇧ >

Offline

#5 2007-02-28 19:18:32

mwr
Member
From: Canada
Registered: 2006-01-31
Posts: 164
Website

Re: All broke up with IE6

Looks like I’ll have to save up for an Intel-based Mac …


Mark

Offline

#6 2007-02-28 20:02:53

masa
Member
From: Asturias, Spain
Registered: 2005-11-25
Posts: 1,091

Re: All broke up with IE6

I also use Virtual PC which works on G4s & G5s. It’s slow, but fine if all you do is page checking.

In any case you’d want the fantastic Multiple IE Installer

Download and install IE7 first, then follow the instructions above.

Cheers Martin

Last edited by masa (2007-02-28 20:03:37)

Offline

#7 2007-02-28 20:17:32

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: All broke up with IE6

Also, when running VM’s , make sure that you have enough memory installed.
Max it out as much as you can.

Looks like I’ll have to save up for an Intel-based Mac …

AFAIK, you don’t. supports G4, G5 hardware profiles as well.

But check the docs if in doubt, it will take same time to set it up and configured, and there is evaluation period of course.

regards, marios

Last edited by marios (2007-02-28 20:28:21)


⌃ ⇧ < ⌃ ⇧ >

Offline

#8 2007-03-01 17:50:33

LiamPreston
New Member
Registered: 2007-03-01
Posts: 1

Re: All broke up with IE6

mwr wrote:

I’m at the design stage for a website, and I’ve got it looking pretty good in Firefox, Camino and Safari. But it falls apart in IE6. The sidebar is down by the footer, and there are unsightly gaps in the header. Is it related to using percentages for the widths?

For non-business sites, Dean Edwards’ compliance patch for Explorer 5 & 6 proved useful.

Offline

#9 2007-03-09 02:48:35

mwr
Member
From: Canada
Registered: 2006-01-31
Posts: 164
Website

Re: All broke up with IE6

Hmm, that looks interesting. I’ll give it a test run.

I’ve been wondering why some Mac developer doesn’t come up with a web browser with all of IE’s odd behaviour built in — or maybe a way to switch it on. I bet a lot of developers would buy such an animal.


Mark

Offline

#10 2007-03-09 09:05:43

sthmtc
Member
From: CGN, GER
Registered: 2005-01-17
Posts: 586
Website

Re: All broke up with IE6

marios wrote:

AFAIK, you don’t. supports G4, G5 hardware profiles as well.

thats incorrect, it only works on intel macs.

Parallels Desktop for Mac is the leading virtualization solution for the Mac, enabling Mac users to run Windows simultaneously with their Mac OS X on any Intel-powered iMac, Mac mini, MacBook, MacBook Pro, and Mac Pro Towers.

Offline

#11 2007-03-09 14:44:33

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: All broke up with IE6

Could try QEMU for OSX. It will probably be slow but might be enough to test browser quirks.


Shoving is the answer – pusher robot

Offline

#12 2007-03-10 00:44:42

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: All broke up with IE6

sthmtc wrote:

marios wrote:

AFAIK, you don’t. supports G4, G5 hardware profiles as well.

thats incorrect, it only works on intel macs.

Sorry for that, it was some time ago, I testdrieved it, actually the other way around: Linux on top of XP, which isn’t that a good Idea, so I didn’t remember at all, what it supports from the MAC side.
Thanks, for correcting.

regards, marios


⌃ ⇧ < ⌃ ⇧ >

Offline

Board footer

Powered by FluxBB