Thanks Jim, I see how that now allows the header to scroll with the
rest of the page. However, the footer is still not behaving exactly as
we would like. It is seems to be a working solution, but wow, with a
lot of hacks though.

- Ben

On 2/21/06, Jim Davis <[EMAIL PROTECTED]> wrote:
> Ben,
>
> Just change one line:
>
> /* position:fixed for modern browsers - header and footer do not scroll */
> body>div#headerwrap {
>     position:absolute;<----------- change from fixed to absolute
>
>
>  Jim
> On 2/21/06, Ben Liu <[EMAIL PROTECTED]> wrote:
> > Thanks Jim,
> >
> > That's an interesting solution. I'm discussing it with the designer
> > right now. We prefer to keep the footer pinned to the bottom and
> > having the entire page scroll rather than the center content, however,
> > we may need to consider it if we cannot find a solution exactly as we
> > desire.
> >
> > - Ben
> >
> > On 2/21/06, Jim Davis <[EMAIL PROTECTED]> wrote:
> > > Ben,
> > >
> > > See this demo for a possible solution:
> > >
> > > http://www.456bereastreet.com/lab/cssframes/
> > >
> > > Jim
> > >
> > >
> > > On 2/21/06, Ben Liu < [EMAIL PROTECTED]> wrote:
> > > > Thanks in advance for any help. I'm trying to create a site that
> > > > requires a horizontally stretching footer that is pinned to the bottom
> > > > of the browser port. T
> > >
> > >
> >
>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to