alisamski+ 9 Report post Posted June 6, 2011 PageLine Pro 1.3 Trying to get rid of the space between the header graphic and nav bar... for the life of me, can't seem to adjust padding or margins. Full page width Link taupe color sits bottom of header graphic. Code CSS in base: #header .branding_wrap{width:1024px !important;margin-left:-15px;margin-top:-45px; margin-bottom:0px;} body #page{background:transparent; } #branding .content-pad, #branding .branding_wrap { padding-top: 35px; padding-bottom: 0px; margin-bottom: 0px; } body #page-main{background:white; padding-top:0px;} #maincontent .content {margin-top:-20px;} #primary-nav ul.main-nav{width:1024px; } #nav_row{background:#B0B0B0; } #primary-nav #nav_row {border-bottom: 2px solid #D7D1C5;} Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 6, 2011 I don't any space between the header graphic and nav bar?? Share this post Link to post Share on other sites
alisamski+ 9 Report post Posted June 6, 2011 Impatient... and played around... this fixed it... #maincontent .content {margin-top:-5px;} #primary-nav ul.main-nav{width:1024px;margin-top:-35px;} Adam... I emailed you about inline boxes... didn-t want to use forum since the topic is closed.. :-) Share this post Link to post Share on other sites
catrina 103 Report post Posted June 7, 2011 Hello Alisa, You can still post here about the inline boxes if you want. Just start a new topic. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites