General Page Layout
- Adjusting side nav column width (subnav width)
- presentation.css
- #col-b
- This is the side column: change desired width
- #col-a
- This is the main content column, set width to fill out (set background color to see), too wide and the side nav will be forced down to the bottom
- #col-b
- subnav.css
- #subnav a
- Set width so that any borders (roll-overs) or colors fill out #col-b fully
- #subnav a
- NOTES
- Test IE 6 - will not be forgiving where IE7 or FF will be in having the columns not set exactly.
- presentation.css