Re: [css-d] Full-height left column in fluid layout.

2008-04-15 Thread Gunlaug Sørtun
Ingo wrote: >> > It sometimes stops to dynamically resize (stays small) in your > favourite browser (9.27 win xp). You mean vertically? The "lose 100% height initially" (or what one should call it) bug? Can't check in any browser on winXP n

Re: [css-d] Full-height left column in fluid layout.

2008-04-15 Thread Ingo
Gunlaug Sørtun schrieb am 15.04.2008 15:10 > > > It's a pretty versatile method. It sometimes stops to dynamically resize (stays small) in your favourite browser (9.27 win xp). Greetings, Ingo _

Re: [css-d] Full-height left column in fluid layout.

2008-04-15 Thread Gunlaug Sørtun
Richard Grevers wrote: > Since the footer has a child it was easiest to fake the left column > by giving the child the same left margin and moving the background. That's easier than stacking, yes. >> Also a number of contradicting styles in your page, which makes it >> less cooperative. I don't

Re: [css-d] Full-height left column in fluid layout.

2008-04-15 Thread Richard Grevers
On 4/15/08, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Richard Grevers wrote: > >> Having had problems with onetruelayout before, I tried Gunlaug's > >> companion column example. > > > FYI: "companion column" is not mine. It's Ingo Chao's (linked to from my > site). > I stand corrected. (Sorry

Re: [css-d] Full-height left column in fluid layout.

2008-04-15 Thread Gunlaug Sørtun
Richard Grevers wrote: >> Having had problems with onetruelayout before, I tried Gunlaug's >> companion column example. FYI: "companion column" is not mine. It's Ingo Chao's (linked to from my site). >> > But I still have the problem of the gap (

Re: [css-d] Full-height left column in fluid layout.

2008-04-14 Thread Richard Grevers
On 4/15/08, Richard Grevers <[EMAIL PROTECTED]> wrote: > On 4/10/08, David Laakso <[EMAIL PROTECTED]> wrote: > > Richard Grevers wrote: > > > > > http://www.vine.org.nz/index.php/services uses a > > And also: > > > > > > Having had problems w

Re: [css-d] Full-height left column in fluid layout.

2008-04-14 Thread Bill Brown
> In Opera and Firefox, the long page example ( > http://www.vine.org.nz/index.php/adult-classes ) shows a gap between > content and footer, and the sample text and outline I included in the > companion column for testing purposes are visible, but not its > background. > Any further clues? Not to

Re: [css-d] Full-height left column in fluid layout.

2008-04-14 Thread Richard Grevers
On 4/10/08, David Laakso <[EMAIL PROTECTED]> wrote: > Richard Grevers wrote: > > > http://www.vine.org.nz/index.php/services uses a > negative-margin based > > How can I make the left-column > > (which is sized in ems) full height? > > > > http://www.vine.org.nz/index.php - complicated by the > pr

Re: [css-d] Full-height left column in fluid layout.

2008-04-09 Thread Alan Gresley
Richard Grevers wrote: > Hi, > http://www.vine.org.nz/index.php/services uses a negative-margin based > 2-column layout plus footerstickalt. How can I make the left-column > (which is sized in ems) full height? - note that it is full height in > IE6, but that has broken the footer positioning on sh

Re: [css-d] Full-height left column in fluid layout.

2008-04-09 Thread David Laakso
Richard Grevers wrote: > http://www.vine.org.nz/index.php/services uses a negative-margin based > How can I make the left-column > (which is sized in ems) full height? > > http://www.vine.org.nz/index.php - complicated by the presence of > the two-column masthead, which may mess up 100% heights.

[css-d] Full-height left column in fluid layout.

2008-04-08 Thread Richard Grevers
Hi, http://www.vine.org.nz/index.php/services uses a negative-margin based 2-column layout plus footerstickalt. How can I make the left-column (which is sized in ems) full height? - note that it is full height in IE6, but that has broken the footer positioning on short pages. I will have a similar