http://drupal.org/drupal-6.0 layout is broken because of smaller content area. The three column layout combined with images doesn't fit anymore.

Quickest fix: remove the img tags

Comments

gábor hojtsy’s picture

Looks like making it 2 columns should be ok? I'd rather not lose the images. It is still prominently linked from our Drupal 6 release announcements and our current stable release. So let's not reduce its value that much :)

yoroy’s picture

Yes 2 cols is better. As long as it's not 2 columns with a third lonely one underneath it, but rearraging the content of one column into the other tow.

drumm’s picture

http://drupal.org/books is an example of using the grid for 2 columns. The main content area is grid-8, so it is not divisible by 3. You could break out of the layout, like http://drupal.org/hosting, but we will likely be adding some news-related navigation to the right, like recent posts. More at http://groups.drupal.org/node/56713#Layout_Basics_916091082404843_.

tvn’s picture

Status: Active » Fixed

The page seems to be ok now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.