Closed (fixed)
Project:
Drupal.org site moderators
Component:
Redesign
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2010 at 14:50 UTC
Updated:
28 Apr 2013 at 19:50 UTC
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
Comment #1
gábor hojtsyLooks 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 :)
Comment #2
yoroy commentedYes 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.
Comment #3
drummhttp://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_.
Comment #4
tvn commentedThe page seems to be ok now.