Re: [css-d] Positioning problem in IE

2008-05-09 Thread Glenn E. Lanier, II
On Thu, May 8, 2008 at 3:54 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Glenn E. Lanier, II wrote: > > http://www.lanierconsulting.net/flyout/flyout.html >> > > div#divLogin > { > position: relative; > height: 1%; > } > > ...will get IE on the right track. > > George, As always, you are spot

Re: [css-d] Positioning problem in IE

2008-05-08 Thread Gunlaug Sørtun
Glenn E. Lanier, II wrote: > http://www.lanierconsulting.net/flyout/flyout.html Adding... div#divLogin { position: relative; height: 1%; } div#divAdminMenuFlyout { left: 0; } ...will get IE on the right track. regards Georg -- http://www.gunlaug.no ___

[css-d] Positioning problem in IE

2008-05-08 Thread Glenn E. Lanier, II
I have a sample page that is stripped down, and still displays the problem I encountered in tried to make my page work in IE (works in Firefox, CSS and HTML validate). I want my administrative menu to "pop-up/flyout" when the user hovers over the "Administrative functions" link. This happens in Fi

[css-d] Positioning problem in IE Mac/ Disappearing problem IEWin

2005-07-16 Thread David Bailey
Hi, This is my first foray into css positioning. Problem 1: Positioning on IEMac 5.2 I have a problem with IE Mac not positioning correctly (or rather, as I would like it!). Please look at: http://www.dab-hand.co.nz/testbay/copyquality/index.html View Source for CSS (still in development stage;

Re: [css-d] Positioning problem in IE

2005-06-13 Thread Philippe Wittenbergh
On 13 Jun 2005, at 7:58 pm, Mike Davies wrote: Also in MacIE5 the right column looks OK but the main image doesn't appear which I can't understand as the image appears in the design this was adapted from and I only changed the file name. view at www.a-ridge-too-far.com/index.htm css - www.a-ri

IE Mac use was Re: [css-d] Positioning problem in IE

2005-06-13 Thread Christy Collins
Any self-respecting Mac user that bought a Mac in the early iBook or iMac days is probably using IE Mac. I personally know three of them. They don't have enough money to upgrade to a Mac that runs X and they don't know that there is anything so awful about IE Mac. They will just know that yo

Re: [css-d] Positioning problem in IE [addendum]

2005-06-13 Thread dwain
observed in ff 1.04 w2k sp4 -- Dwain Alford [EMAIL PROTECTED] http://www.alforddesigngroup.com "The artist may use any form which his expression demands; for his inner impulse must find suitable expression." Wassily Kandinsky, "Concerning The Spiritual In Art" ___

Re: [css-d] Positioning problem in IE

2005-06-13 Thread dwain
Mike Davies wrote: Can anyone suggest a solution? first validate your html and correct those errors. then validate your css and correct those errors. the css will not validate now until you fix the html. your borders are not being contained by the . they stick out to the right of the co

Re: [css-d] Positioning problem in IE

2005-06-13 Thread Larry Wishon
First, I would drop my concern over how it looks in Mac/IE. I just recently trashed my copy of this worthless piece of cyber-trash. I will no longer design taking Mac/IE into account, based on two reasons. First because it is used by less than 1% of the viewing public and secondly because no

[css-d] Positioning problem in IE

2005-06-13 Thread Mike Davies
Hello, I have designed a site using a 2 col. layout with a RH menu. This views correctly in Opera and Firefox but inevitably not in Win/IE5. The content of the RH column displays too far to the left. I can adjust it using the margin-right on the #rightcol but this upsets the layout in Opera/Firef