Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-03-24 15:45:48

bluelena69
Member
From: North Carolina
Registered: 2006-01-06
Posts: 51

IE 6.0 check please

Can someone check my work site with IE6 and let me know what is going on with it? I have IE7 here and understand that there are problems with IE6 (surprise, surprise, huh???) It looks fine in FF, Opera and IE7…

Gallery of Art & Design

Thanks,
BlueLena

Last edited by bluelena69 (2006-03-24 15:46:32)


“He has emotional problems. We need a new American President…”

—Hugo Chavez

Offline

#2 2006-03-24 17:24:30

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: IE 6.0 check please

Screenshot

It’s got something to do with the footer margins I think.

Offline

#3 2006-03-24 18:32:14

maarten
Member
From: Netherlands
Registered: 2005-02-19
Posts: 130
Website

Re: IE 6.0 check please

Bluelena,

For one thing I think you should add padding to your #content part in your CSS. This will solve the text problem.

Maarten

Last edited by maarten (2006-03-24 18:32:52)

Offline

#4 2006-03-24 19:14:45

NyteOwl
Member
From: Nova Scotia, Canada
Registered: 2005-09-24
Posts: 539

Re: IE 6.0 check please

It’s caused by an interaction between the #footer and the .copyright divs.

Might I suggest that you change the #footer css to

text-align: center;
margin: 0 auto;

and remove the width and margin declarations from the .copyright css and use padding: 20px 0;

The main content can be fixed by reducing the offset of the left margin as well as eliminatnng it for the headers.

Just for my own curiousity – why so many negative margins?


Obsolescence is just a lack of imagination. / 36-bits Forever! / #include <disclaimer.h>;

Offline

#5 2006-03-24 19:34:16

bluelena69
Member
From: North Carolina
Registered: 2006-01-06
Posts: 51

Re: IE 6.0 check please

NyteOwl et al,
Thanks so much. I think that took care of it. I didn’t want to download IE to fix it and didn’t want to wait to get home. Experience will teach me to do better and complete browser testing…how I long for the day…

I’m working on my personal site now and hopefully that will reflect a better understanding of these nuances, such as negative margins, of which there are so many because of inexperience. I plan to fix all of them.

Cheers,
J


“He has emotional problems. We need a new American President…”

—Hugo Chavez

Offline

Board footer

Powered by FluxBB