Hi there,
How can I remove the white space on the left and right of header, menu and footer except the main content on twenty ten, which is exactly like this forum?
Know that modification should be done under structure but not sure exactly how: Please help!!! Thanks.
/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
margin: 0 auto;
width: 940px;
}
#wrapper {
background: #fff;
margin-top: 20px;
padding: 0 20px;
}