-
CSS Frame layout with scroller
Hi,
In the CSS library section there is a CSS frame layout titled "CSS Left, Top, Bottom and Right Frames Layout".
How can I make the content section scroll-able, but with a scroller on the righthand side of the page? I dont want to scroller in the middle section, only on the far right side. The footer,header,and side nav bars must stay fixed as is, with only the content section scrolling down.
Any ideas on how to use the overflow property to accomplish this?
Thanks,
Eben
-
-
I want a layout similiar to http://www.webpelican.com/web-tutori...ames-tutorial/
Any ideas how this can be done, the above one has minor problems.
-
-
set top and bottom divs to fixed.....top:0; bottom:0; position:fixed;
i think that should do it if that makes sense not best example...
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks