Re: [css-d] margin/padding-bottom relative to canvas bottom

2006-03-07 Thread cj
> > the example i linked to doesn't do this? > > No, not precisely. In that example, the footer is positioned "bottom: > 0px" and has a fixed height. On my page, the footer also sticks to the > bottom, but doesn't have a fixed height; instead, the top edge of the > footer is at a fixed distance fr

Re: [css-d] margin/padding-bottom relative to canvas bottom

2006-03-06 Thread cj
On 3/6/06, Frank Van Damme <[EMAIL PROTECTED]> wrote: > http://vandamme.homeunix.net/~frank/html-tryouts/smallwindow.html the example i linked to doesn't do this? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailma

Re: [css-d] margin/padding-bottom relative to canvas bottom

2006-03-06 Thread Frank Van Damme
On 3/6/06, ~davidLaakso <[EMAIL PROTECTED]> wrote: > Frank Van Damme wrote: > > Hello, > > > > I am trying to achieve a certain effect. I am trying to put a box on a > > web page where the content (a box, say) is positioned - either > > absolutely or using margins on top or sides - BUT I want it to

Re: [css-d] margin/padding-bottom relative to canvas bottom

2006-03-06 Thread ~davidLaakso
Frank Van Damme wrote: > Hello, > > I am trying to achieve a certain effect. I am trying to put a box on a > web page where the content (a box, say) is positioned - either > absolutely or using margins on top or sides - BUT I want it to always > remain the same height and have the content scroll ni

Re: [css-d] margin/padding-bottom relative to canvas bottom

2006-03-06 Thread cj
something like http://www.456bereastreet.com/lab/cssframes/ ? if that's kind of what you're looking for, the full wiki page can be found at http://css-discuss.incutio.com/?page=EmulatingFrames . __ css-discuss [EMAIL PROTECTED] ht

[css-d] margin/padding-bottom relative to canvas bottom

2006-03-06 Thread Frank Van Damme
Hello, I am trying to achieve a certain effect. I am trying to put a box on a web page where the content (a box, say) is positioned - either absolutely or using margins on top or sides - BUT I want it to always remain the same height and have the content scroll nicely in that area. Also, I would l