Jump to content
Sign in to follow this  
alisamski

Branding padding help

Recommended Posts

alisamski

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

I don't any space between the header graphic and nav bar??

Share this post


Link to post
Share on other sites
alisamski

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×