Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-11-06 17:12:35

Dr. Gonzo
New Member
Registered: 2005-09-27
Posts: 2

Layout problems in IE

I wonder if anyone can help. My newly completed site looks fine in Firefox, but suffers layout issues in IE. For example – the content of the sidebar is pushed to the bottom of the screen and the header is not lining up. Im sure the solution is straight forward but I dont want to tinker too much and threaten the layout in Firefox.

http://www.chesswithdeath.com/

Any help would be much appreciated.

Take it easy,
Chess.

Offline

#2 2005-11-06 18:42:49

pompilos
Member
From: Spain
Registered: 2005-06-07
Posts: 114
Website

Re: Layout problems in IE

From an “alpha level” to another. IE is not very friendly with the standars. Your problem is very usual. To find the answers, make a search at Google, something like “IE hack” and you will find the solutions, some lines of extra code you need to add to your css file in order to force Explorer (5,6,7 each one has its own problems) render accurately the layout.

A good reason to encourage people to use Firefox.

Offline

#3 2005-11-06 18:58:36

edeverett
Archived Plugin Author
From: London
Registered: 2005-03-17
Posts: 42
Website

Re: Layout problems in IE

I haven’t looked at your code for long, but is it a problem with the box model and floats?

It looks like the floating right-hand column is too wide in IE to float upwards. Try making it narrower and see what happens. Have you got the dev toolbars for both IE and FF? they really help comparing what each browser is doing.

Ed.

Offline

#4 2005-11-07 20:25:10

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

Re: Layout problems in IE

It works here in IE


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

Offline

#5 2005-11-14 19:07:44

Dr. Gonzo
New Member
Registered: 2005-09-27
Posts: 2

Re: Layout problems in IE

Thanks for your responses.

Offline

Board footer

Powered by FluxBB