Box_grey is intended to be relatively easy to modify for those that aren't competent in css positioning. It uses a hybrid CSS/table based layout designed to be fairly robust with different sizes of content and has a neutral grey colour scheme.
Currently box_grey is packaged with one theme-style variation called box_cleanslate.
Known Problems
IE5win
- Places calendar block right margin a few pixels outside the viewport.
- Gets the padding/margin on menu elements a little wrong, but not unusably so.
IE5mac
- Has some problems with user pictures enabled, it may (somewhat randomly) increase the left margin on the node content text to match the right margin of the picture.
- Doesn't honour the styles for links with class="active", these should be pale grey.
Everything
- Fixed width content like the form textareas in the central column can make the sidebars shrink if the browser window is narrow. Again, this looks a little odd but remains perfectly useable.