|
Posted by dorayme on 06/18/07 08:06
In article <slrnf7cene.klt.spamspam@bowser.marioworld>,
Ben C <spamspam@spam.eggs> wrote:
> On 2007-06-18, Isaac Grover <isaac.grover@gmail.com> wrote:
> > Good evening from Wisconsin,
> >
> > I have a basic three-column with header layout and my right column is
> > pushed down 18px from where it needs to be. All the horrible colors
> > are still in place for your enjoyment. I'm sure this is a simple
> > answer for all the css gurus out there, but it's evading me.
> >
> > The page in question is http://www.rfdiscgolf.org/template.html .
> >
> > Any assistance would be appreciated. Thank you in advance.
>
> You need to move the "rightcolumn" div up in the source so it's after
> "leftcolumn" and before "mainbody".
>
> Firefox and IE7 always put floats "on the next line", which is a
> non-conformance to the specification. Your original page works as
> intended in Opera. The workaround is to put all the floats in first,
> before any of the non-floats.
Looks the same to me in Opera, FF and Safari. iCab is slightly
different, Calendar (right float) there without top gap.
--
dorayme
[Back to original message]
|