Hello,
Wondering if someone can share some code to remove the spacing around my header. It's on the top, bottom, left and right (see image).
Any ideas on how to make this fit together nicely? Looking to remove the padding on all sides of the image and have the header up at the top of the browser window. The live site can be seen at http://raisingnaturalkids.ning.com/
Cheers!
Tags: spacing

Use this code in advanced css. I think your header image is smaller than mashhead size.. make it at least 982px in width.
#xg_masthead{
width: 982px;
padding: 0px;
}
Permalink Reply by Atheist Universe on November 19, 2012 at 11:21am Your #xg_masthead (the container of your <img>) has 10px padding all around.
You need to find the #xg_masthead division definition in your CSS and change the padding-top, -right, -bottom, -left values to 0px.
Permalink Reply by Groudswell on November 19, 2012 at 3:53pm Thanks, Atheist Universe.
Just wondering - does that get made in Custom CSS or in Developer Mode. When I work in Developer Mode and then go out of it I lose my changes.
Permalink Reply by Atheist Universe on November 20, 2012 at 7:08am These values are set in CSS (Developer Mode).
Yes for some reason, going back from the Developer to the "easy" mode resets basic theme values that you might have changed manually. Once you get into Developer Mode, you can't get out of it =)
Riccardo Rossini replied to Jen's discussion 'Menu on Mobile Device Difficult'
Indrie Florin Gabriel replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
Melinda Orr replied to JFarrow's discussion 'Ning Emails Going to Spam?'
Fire-Tech replied to Alex's discussion 'More styling in the Design Studio'
Allison Leahy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Liliana Parra replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
Allison Leahy replied to Jen's discussion 'Menu on Mobile Device Difficult'© 2013 Created by Ning.
