Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-11-25 12:37:52

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

ie 5.0-6.0 margin problem

hi css gurus,

why ie 5.0-6.0 push the left sidebar here extra 30px to right? than other browsers display it correctly

Offline

#2 2007-11-25 13:17:58

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Re: ie 5.0-6.0 margin problem

IE double margin bug > put display:inline in sidebar_1 and everything will be ok!

Something to read > http://www.positioniseverything.net/explorer/doubled-margin.html

Last edited by RedFox (2007-11-25 13:20:52)

Offline

#3 2007-11-25 13:37:44

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: ie 5.0-6.0 margin problem

RedFox wrote:

IE double margin bug > put display:inline in sidebar_1 and everything will be ok!

thank’s it works. but maybe you know the second answer too ;)

i noticed that ie 5.01 and 5.5 align my container to left on a sceen not center as i set it in css:

#container { margin: 0 auto; padding: 0 ; background:url(/textpattern/images/12.jpg) repeat-y top center; width: 700px; }

Offline

#4 2007-11-25 13:50:50

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Re: ie 5.0-6.0 margin problem

Try text_align:center …

Offline

#5 2007-11-25 14:46:14

Gallex
Member
Registered: 2006-10-08
Posts: 1,308

Re: ie 5.0-6.0 margin problem

RedFox wrote:

Try text_align:center …

in body properties?

Offline

#6 2007-11-25 19:12:52

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: ie 5.0-6.0 margin problem

Yes ;)

Offline

Board footer

Powered by FluxBB