Moving navigation bar down on top of header

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

Moving navigation bar down on top of header

Postby smstudios » 22 Apr 2012, 21:41

Ho do I move the navigation bar from the very top of the page down on top of the header image? I want the nav bar right on top of the header image with a margin between them and the top of the page.
smstudios
 
Posts: 4
Joined: 22 Apr 2012, 19:30

Re: Moving navigation bar down on top of header

Postby drake » 22 Apr 2012, 22:33

Without an url is hard to impossible to help you with such particular requirement.
drake
 
Posts: 3777
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Moving navigation bar down on top of header

Postby smstudios » 22 Apr 2012, 22:38

I'm pretty new to word press, but I think I just want to put a margin at the top of the page
smstudios
 
Posts: 4
Joined: 22 Apr 2012, 19:30

Re: Moving navigation bar down on top of header

Postby drake » 22 Apr 2012, 23:02

The navigation bar above header is outside the page... The id for this navigation bar is #nav-top. Adjust it's position and size to fit where you need.
drake
 
Posts: 3777
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Moving navigation bar down on top of header

Postby smstudios » 22 Apr 2012, 23:45

Can't get it to work. what code do I add to create the margin?

http://www.summitmusicstudios.com/?page_id=137
smstudios
 
Posts: 4
Joined: 22 Apr 2012, 19:30

Re: Moving navigation bar down on top of header

Postby drake » 23 Apr 2012, 00:06

You can move down the navigation bar by adding this code to Suffusion Options -> Backend -> Custom Includes -> Custom Styles:
Code: Select all
#nav-top {margin-top:100px;}

Adjust 100px to suit.
For avoiding the gap between navigation bar and wrapper add also
Code: Select all
#wrapper {margin-top:0;}


Any customized CSS definition should be added at Custom Styles rather than editing files, there are the last executed definitons, with highest priority and those definitions will stay safe at upgrades, unlike changed theme files.
drake
 
Posts: 3777
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Moving navigation bar down on top of header

Postby smstudios » 23 Apr 2012, 00:19

Thank you!
smstudios
 
Posts: 4
Joined: 22 Apr 2012, 19:30


Return to Support Requests

Who is online

Users browsing this forum: Andddusf, gene and 4 guests