Classified Advertising Home page layout
Posted by balajidharma on January 26, 2016 at 6:54pm
Share your ideas for a home page layout.
Read moreWrappers and #divs are not centering
Posted by pwndius_pilatus on September 29, 2012 at 11:35am
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 