Layout Designing

Events happening in the community are now at Drupal community events on www.drupal.org.
balajidharma's picture

Classified Advertising Home page layout

Share your ideas for a home page layout.

Read more
pwndius_pilatus's picture

Wrappers and #divs are not centering

Hi,
I wanted to create a design with centered header + menu, and under that a main content column on the left and a sidebar on the right.

Tried to center the zones and their belonging regions with a width and margin in the global.css:

      #zone-menu-wrapper {
    background-color: transparent;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    }
        #region-menu {
            background-color: #000044;
            width: 990px;
            margin-left: auto;
            margin-right: auto;
            }
Read more
Subscribe with RSS Syndicate content