opera.general
[Top] [All Lists]

Re: Fixing headers to the top of the display in M2

Subject: Re: Fixing headers to the top of the display in M2
From: "Antonio Remedios"
Date: Sat, 16 Jul 2005 18:05:12 GMT
Newsgroups: opera.general
On Sat, 16 Jul 2005 17:00:13 +0100, Ted S. <fedya@xxxxxxxxxxxx> wrote:

Somebody claiming to be "Antonio Remedios"
<antdos.removeme.please.nospam@xxxxxxxxx> wrote in
news:op.stz3whkl57rsnx@xxxxxxxxxxxxx:

Hmm.  You may possibly be getting confused - I believe that lump of
CSS  above is meant to refer to the "Display all headers" link in the
header  bit.  Check the omf|headers bit as well.

<snip>

omf|headers
{
 background             : ThreeDFace;
 border-left            : 1px solid ThreeDHighlight;
 border-top             : 1px solid ThreeDHighlight;
 border-right   : 1px solid ThreeDShadow;
 border-bottom  : 1px solid ThreeDShadow;
 color                  : ButtonText;
 display                : block;
font-family: Tahoma;
font-size: 8pt;
 padding                : 4px;
 position: absolute;
 top: 0%;
 max-height: 70px;
 overflow: auto;
 width                  : 100%;
}

</snip>

Have a go at making display: table.  That is, I think, the standard.

--
Ant :)

<Prev in Thread] Current Thread [Next in Thread>