Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 14th, 2006, 01:05 PM
Mr. T.
Guest
 
Posts: n/a
Default box is moved about 20px in IE

Hi,

i have this page:

http://www.baekelandfonds.com/fonds1/default.htm

with this css

http://www.baekelandfonds.com/fonds1...nd_fonds_1.css

if you look at it in FireFox, it is perfectly like it should be displayed.
But when you open it in IE the left hand menu is moved to the right about 20
or so pixels, making the text block on the left go below it, which is
obviously not the intention. So i've been searching already a while but i
can't find why that menu is shifting right in IE.

Oh yes, in case you wonder: i've validated both the html and the css through
the w3 validators and they both passed fine.

Anyone got an idea what i'm doing wrong?

Regards & thx in advance!

Thomas


  #2  
Old March 14th, 2006, 01:35 PM
Steve Pugh
Guest
 
Posts: n/a
Default Re: box is moved about 20px in IE

"Mr. T." <me@myself.net> wrote:

[color=blue]
>http://www.baekelandfonds.com/fonds1/default.htm
>
>with this css
>
>http://www.baekelandfonds.com/fonds1...nd_fonds_1.css
>
>if you look at it in FireFox, it is perfectly like it should be displayed.
>But when you open it in IE the left hand menu is moved to the right about 20
>or so pixels, making the text block on the left go below it, which is
>obviously not the intention. So i've been searching already a while but i
>can't find why that menu is shifting right in IE.[/color]

The IE Doubled Float-Margin Bug
http://www.positioniseverything.net/...ed-margin.html

Looks like it would be triggered by your .menulist {... margin:0px 0px
0px 20px; float:left; ... } style.

Steve
--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <steve@pugh.net> <http://steve.pugh.net/>
  #3  
Old March 15th, 2006, 07:45 AM
Mr. T.
Guest
 
Posts: n/a
Default Re: box is moved about 20px in IE

Thx Steve!

That solved the problem!

Yet another thing learned!

Thx again!

Regards,

Thomas L.

"Steve Pugh" <steve@pugh.net> schreef in bericht
news:osgd12d2v2hg23kifgcs79g4l51i0f4ku9@4ax.com...[color=blue]
> "Mr. T." <me@myself.net> wrote:
>
>[color=green]
>>http://www.baekelandfonds.com/fonds1/default.htm
>>
>>with this css
>>
>>http://www.baekelandfonds.com/fonds1...nd_fonds_1.css
>>
>>if you look at it in FireFox, it is perfectly like it should be displayed.
>>But when you open it in IE the left hand menu is moved to the right about
>>20
>>or so pixels, making the text block on the left go below it, which is
>>obviously not the intention. So i've been searching already a while but i
>>can't find why that menu is shifting right in IE.[/color]
>
> The IE Doubled Float-Margin Bug
> http://www.positioniseverything.net/...ed-margin.html
>
> Looks like it would be triggered by your .menulist {... margin:0px 0px
> 0px 20px; float:left; ... } style.
>
> Steve
> --
> "My theories appal you, my heresies outrage you,
> I never answer letters and you don't like my tie." - The Doctor
>
> Steve Pugh <steve@pugh.net> <http://steve.pugh.net/>[/color]


 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles