HighDots Forums  

Liquid layout with 100% height scrollable container

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Liquid layout with 100% height scrollable container in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SebiF
 
Posts: n/a

Default Liquid layout with 100% height scrollable container - 12-01-2004 , 05:15 PM






Hello,

It might have been asked before but since I could not find a reference
here's my qustion:

I want a liquid layout similar to this one:
http://www.alistapart.com/d/negativemargins/ex5.htm

but with the footer fixed at the bottom and the content in a
scrollable area.

I was able to tweak the file easily to show the content in the
scrollable area ( by setting overflow:auto; for the "main" div
height:100% for body and "outer_wrapper", "container" and "main"
divs).

But I've had no success in getting the footer to stick to the bottom.

This design is for a web application, so I see how it might have
different style needs than a web page. Any ideas?

Thanks,
sebif

Reply With Quote
  #2  
Old   
Neal
 
Posts: n/a

Default Re: Liquid layout with 100% height scrollable container - 12-01-2004 , 05:39 PM






On 1 Dec 2004 15:15:14 -0800, SebiF <sebif (AT) yahoo (DOT) com> wrote:

Quote:
Hello,

It might have been asked before but since I could not find a reference
here's my qustion:
Which of the at least 3 newsgroups you've multiposted to would you like
your answers in?



Reply With Quote
  #3  
Old   
SebiF
 
Posts: n/a

Default Re: Liquid layout with 100% height scrollable container - 12-03-2004 , 10:51 AM



Neal <neal413 (AT) yahoo (DOT) com> wrote

Quote:
On 1 Dec 2004 15:15:14 -0800, SebiF <sebif (AT) yahoo (DOT) com> wrote:

Hello,

It might have been asked before but since I could not find a reference
here's my qustion:

Which of the at least 3 newsgroups you've multiposted to would you like
your answers in?
Hi Neal,

ok, so that's how it's done!
now I don't have to copy & paste my next question separately in 34
newsgroups

back to the original question, I belive I have found the CSS design I
was looking for:

http://www.stunicholls.myby.co.uk/layouts/body4.html


Reply With Quote
  #4  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Liquid layout with 100% height scrollable container - 12-03-2004 , 12:26 PM



SebiF wrote:

Quote:
back to the original question, I belive I have found the CSS design I
was looking for:

http://www.stunicholls.myby.co.uk/layouts/body4.html
Please, no.

Have you tried to scroll your content divs with the mouse wheel?

Have a look at some of the sample templates here.

http://nemesis1.f2o.org/templates

These are a couple nice ones, that you should be able to incorporate
your design into:
http://www.benmeadowcroft.com/webdev...ft-column.html
http://bluerobot.com/web/layouts/layout1.html

Notice also how the menus come /after/ the content text? That's so
screen readers don't have to read your menu first on every page.

Don't use a definition list for a menu, use a <ul><li>, properly styled.

--
-bts
-This space intentionally left blank.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.