[css-d] Faux Columns not scaling to the bottom of page - revisited

2007-03-06 Thread ~davidLaakso
Gunlaug Sørtun wrote: > Jon Hughes wrote: > >> This actually does not agree with my IE7, as you can see from the >> screenshot I included. >> >> http://goonsquad.org/santini/error.gif >> > > I'm not surprised that it doesn't work in IE7, but that has nothing to > do with the hack/bug mentio

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-06 Thread Ernie Finlay
Looks good,both side columns are approx. 2em's short of reaching the bottom. From: Gunlaug Sørtun <[EMAIL PROTECTED]> CC: css-d@lists.css-discuss.org Subject: Re: [css-d] Faux Columns not scaling to the bottom of page Date: Mon, 05 Mar 2007 23:23:26 +0100 Ernie Finlay wrote: &g

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-06 Thread ~davidLaakso
Gunlaug Sørtun wrote: > >>> > > [notes regarding methedology for100% tall scaling have been trimmed] > > Regarding those conditional commented spaces for IE6, does the above > test-page satisfy the criteria in IE6 (and 5.x/win) - without any C

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-06 Thread Jon Hughes
PS I hope the original author will set a background-color. I am getting tired of getting slammed with a face full of fuchsia every time I open his page in my version of Opera :-P . --- Should be done now :) Thank you all for being so helpful. This list is so fantastic :) - Jon _

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-06 Thread Gunlaug Sørtun
~davidLaakso wrote: > Gunlaug Sørtun wrote: >> > Georg, your example gets both the IE7.0 and Opera seal of approval. > It is the original authors page that Opera was unhappy with. I know :-) > Whatever became of Jon Hughes, anyway? Dunn

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread ~davidLaakso
Gunlaug Sørtun wrote: > ~davidLaakso wrote: >> francky wrote: > >>> As you reported before that IE7 was o.k. with Georg's basic page, >>> then apparently the cc's have to exclude IE7: > > I prefer to exclude those CCs entirely - if you don't mind. IE6 does > well with a negative margin-bottom on t

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Gunlaug Sørtun
~davidLaakso wrote: > francky wrote: >> As you reported before that IE7 was o.k. with Georg's basic page, >> then apparently the cc's have to exclude IE7: I prefer to exclude those CCs entirely - if you don't mind. IE6 does well with a negative margin-bottom on the outer container, since it hide

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread ~davidLaakso
francky wrote: > ~davidLaakso wrote: > >> francky wrote: >> >> >>> Anyway, I found after some experiments [2] that: >>> >>> * html body { margin-bottom: -23px; } >>> >>> is helping, together with in the html (IE only) 2 times a non-breaking >>> space just before the end of the last

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread francky
~davidLaakso wrote: > francky wrote: > >> Anyway, I found after some experiments [2] that: >> >> * html body { margin-bottom: -23px; } >> >> is helping, together with in the html (IE only) 2 times a non-breaking >> space just before the end of the last wrapper div's: >> >>

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread ~davidLaakso
francky wrote: > Gunlaug Sørtun wrote: > >> Ok, so let's see how far a bit of "blind hacking" of IE7 leads us. >> Same test-page needs checking in IE7... >> >> CSS:

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread francky
Oops, I see I've send the wrong screenshot (wrong url but same page) > is corrected now. - My last question about IE7 can be canceled, as David checked IE7 in the meantime, & alright. francky __ css-discuss [EMAIL PROTECTED] htt

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread francky
Gunlaug Sørtun wrote: > Ok, so let's see how far a bit of "blind hacking" of IE7 leads us. > Same test-page needs checking in IE7... > >>> >>> CSS: >>> > > IE7 I can't check eithe

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread ~davidLaakso
Gunlaug Sørtun wrote: > Ernie Finlay wrote: > >> In IE7,side columns and text are blocked level with the bottom of the >> building photo. >> > > Ok, so let's see how far a bit of "blind hacking" of IE7 leads us. > Same test-page needs checking in IE7... > > >>>

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Ian Young
> Ernie Finlay wrote: > > In IE7,side columns and text are blocked level with the bottom of the > > building photo. > > Ok, so let's see how far a bit of "blind hacking" of IE7 leads us. > Same test-page needs checking in IE7... > > >> > > >>

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Gunlaug Sørtun
Ernie Finlay wrote: > In IE7,side columns and text are blocked level with the bottom of the > building photo. Ok, so let's see how far a bit of "blind hacking" of IE7 leads us. Same test-page needs checking in IE7... >> >> CSS:

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Ernie Finlay
In IE7,side columns and text are blocked level with the bottom of the building photo. From: Gunlaug Sørtun <[EMAIL PROTECTED]> To: Jon Hughes <[EMAIL PROTECTED]> CC: css-d@lists.css-discuss.org Subject: Re: [css-d] Faux Columns not scaling to the bottom of page Date: Mon, 05 Mar 2

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Ian Young
> > > re: someone will have to tell me how that one is doing. > XP :: IE7.0. Good to go at text-size 'medium." I regret that at > text-size 'largest" the faux does not extend to the bottom viewport. > Screenshot: If you add a min-height to faux-

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread ~davidLaakso
Gunlaug Sørtun wrote: > Jon Hughes wrote: > >> http://santinipackers.com/phazm/ >> >> I need to get the left and right columns to span to the bottom of the >> page, >> > > Ok, here's a corrected copy of your page... > > someone will have to tell me how > that one is doing. > > ...which is

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Gunlaug Sørtun
Jon Hughes wrote: > http://santinipackers.com/phazm/ > > I need to get the left and right columns to span to the bottom of the > page, Ok, here's a corrected copy of your page... ...which is working as you want in latest Opera, Firefox, S

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Ian Young
> Subject: RE: [css-d] Faux Columns not scaling to the bottom of page > > > --->From: Ian Young [mailto:[EMAIL PROTECTED] > --->To: Jon Hughes; css-d@lists.css-discuss.org > --->Subject: RE: [css-d] Faux Columns not scaling to the bottom of page > --->

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Jon Hughes
--->From: Ian Young [mailto:[EMAIL PROTECTED] --->To: Jon Hughes; css-d@lists.css-discuss.org --->Subject: RE: [css-d] Faux Columns not scaling to the bottom of page --->> http://santinipackers.com/phazm/ --->> --->> I need to get the left and right columns to span to t

Re: [css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Ian Young
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jon Hughes > Sent: 05 March 2007 15:33 > To: css-d@lists.css-discuss.org > Subject: [css-d] Faux Columns not scaling to the bottom of page > > > http://santinipackers.com/phazm/ > > I need to get the lef

[css-d] Faux Columns not scaling to the bottom of page

2007-03-05 Thread Jon Hughes
http://santinipackers.com/phazm/ I need to get the left and right columns to span to the bottom of the page, This has been giving me trouble for about 2 months. Anyone have any suggestions? __ css-discuss [EMAIL PROTECTED] htt