Re: [css-d] Vertically align a div when height is dynamic

2006-03-15 Thread Richard Grevers
On 3/11/06, Aaron Seelye [EMAIL PROTECTED] wrote: Sorry about the lack of details, I'll try to do better. I'm looking at aligning the div in relation to the viewport. http://template006.pixelsoftfilms.com/ is what I'm working on, I'd like the actual content to be in the middle of the

Re: [css-d] Vertically align a div when height is dynamic

2006-03-10 Thread Zoe M. Gillenwater
Aaron Seelye wrote: I'm trying to vertically align a div when the height is unknown (as the subject alluded to), and all the examples I've found deal with a static height div. Even pointing me at a site that does this and I can backtrack what was done is fine, but I'm just at a loss

[css-d] Vertically align a div when height is dynamic

2006-03-10 Thread Aaron Seelye
Hello all, I'm trying to vertically align a div when the height is unknown (as the subject alluded to), and all the examples I've found deal with a static height div. Even pointing me at a site that does this and I can backtrack what was done is fine, but I'm just at a loss currently, and

Re: [css-d] Vertically align a div when height is dynamic

2006-03-10 Thread Aaron Seelye
, -Aaron - Original Message - From: Zoe M. Gillenwater [EMAIL PROTECTED] To: css-d@lists.css-discuss.org Sent: Friday, March 10, 2006 10:54 AM Subject: Re: [css-d] Vertically align a div when height is dynamic Aaron Seelye wrote: I'm trying to vertically align a div when the height

Re: [css-d] Vertically align a div when height is dynamic

2006-03-10 Thread ~davidLaakso
Aaron Seelye wrote: Sorry about the lack of details, I'll try to do better. I'm looking at aligning the div in relation to the viewport. http://template006.pixelsoftfilms.com/ is what I'm working on, I'd like the actual content to be in the middle of the viewport, rather than bumping up

Re: [css-d] Vertically align a div when height is dynamic

2006-03-10 Thread David Gee
Zoe M. Gillenwater wrote: Aaron Seelye wrote: I'm trying to vertically align a div when the height is unknown (as the subject alluded to), and all the examples I've found deal with a static height div. Even pointing me at a site that does this and I can backtrack what was done is

Re: [css-d] Vertically align a div when height is dynamic

2006-03-10 Thread ~davidLaakso
Aaron Seelye wrote: Yeah, that's pretty much what I'm after, except the height is obviously much larger than 380px, and couldn't be locked in to a specific value, and might at some point be taller than the viewport, so it'd have to be able to adapt to that. If it can't that's fine, I'm