# Need help with layout stuff for law firm beta

**URL:** https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824
**Category:** web dev
**Created:** [September 29, 2004, 8:25pm UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824 "2004-09-29T20:25:29Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Kristopher](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kristopher/32/501_2.png) [@Kristopher](https://forum.kirupa.com/u/Kristopher)
#### Post date: [September 29, 2004, 8:25pm UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824/1 "2004-09-29T20:25:29Z")

</div>

Hey guys. I asked a question a few days ago that Voet answered, but here’s something different that Voets solution last time didnt work.

Take a look at this beta page: [www.krisgosser.com/gruber/site4/index2.htm](http://www.krisgosser.com/gruber/site4/index2.htm)

It’s for a law firm. Notice how the DIV that says “test” (it’s the body div) extends farther than the shadow-border div? I think it’s because the CSS has it extending 100%, which calculate 100% of the screen size **before** the header and nav divs are in place.

So the question is, what should I put for height so that it will extend all the way to the bottom of any screen and go farther if it needs to?

Thanks!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 1, 2004, 7:54pm UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824/2 "2004-10-01T19:54:49Z")

</div>

need some help guys.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 2, 2004, 10:06am UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824/3 "2004-10-02T10:06:59Z")

</div>

Site looks nice and clean and has that movie court room feel to it with the light brownish. for the div height use px instead of % 🙂

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 2, 2004, 10:47pm UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824/4 "2004-10-02T22:47:25Z")

</div>

the problem is I want it to be dynamic so no matter what the screen resolution, it’ll extend to the bottom of the page and not have to scroll if necessar.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 3, 2004, 11:02am UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824/5 "2004-10-03T11:02:43Z")

</div>

sorry i can’t help ya out! but css zen garden does have some excellent usability tutorials and articles, everything CSS! check them out! [www.csszengarden.com](http://www.csszengarden.com)

Hope it works out 🙂

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 3, 2004, 1:29pm UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824/6 "2004-10-03T13:29:27Z")

</div>

I’d say go with pixels instead of %… But if you really want to, then you can keep working on it… Just different browsers react a whole lot different to those %'s. Also, get rid of the thing showing todays date. Possibly replace it with a last update date, but who goes to a law firms website to find out todays date? (I really HATE that in webpages)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 3, 2004, 2:26pm UTC](https://forum.kirupa.com/t/need-help-with-layout-stuff-for-law-firm-beta/65824/7 "2004-10-03T14:26:26Z")

</div>

> 

Also, get rid of the thing showing todays date. Possibly replace it with a last update date, but who goes to a law firms website to find out todays date? (I really HATE that in webpages)

For a legal firm site, I think its suitable for those that need to go to a meeting or court case.
