Change Log

Echo (2007-06-06)

  • Spotted a bug in IE with the FullWidth Tabs layout and fixed it.
  • Added CenterColumn with Tabs layout.
  • Added a minimum width to the Header and Footer of the ContentColumn layout.

Delta (2007-03-31)

  • Added FullWidth Tabs layout.

Charlie (2006-10-09)

  • Added :after for #content for the two InlineMenu layouts that will extend the background of the main DIV down to enclose the menu if the menu is longer than the content. It works in Firefox and Opera but not IE, because IE's just awkward like that (it doesn't support :after).
  • Removed a lot of the explanation comments to save a few kilobytes since all the details are available on the website.
  • Added details of menu requirements to the comments before each layout (i.e. "Doesn't need a menu" and "Requires a menu that must be placed before the main DIV").

Bravo (2006-10-05)

  • Added FullWidth Right layout.

Alpha (2006-10-04)

  • Created CentreSquare, CenterColumn, CenterColumn with Left InlineMenu, CenterColumn with Right InlineMenu, CenterColumn with Left Menu, CenterColumn with Right Menu, ContentColumn, and FullWidth layouts.