coding for menu above 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?"

coding for menu above header

Postby BAAG » 14 Mar 2012, 20:56

We would like to move our menu from below the header to above the header. I have copied the custom includes as per below (added the -top) but still isn't working. (by not working I mean not re-sizing how we would like it) What else do I need to change? http://www.baag.com.au is the website

Thankyou

Code for menu below header (this one is working)
Code: Select all
#nav ul ul a, #nav ul ul a:visited {
    width:204px;
}

#nav ul .dd-tab ul ul { left: 218px; }

#nav ul li a,
#nav ul li a:visited,
#nav ul ul li a,
#nav ul ul li a:visited {
   padding: 4px 7px 3px 7px;
}

#nav ul .dd-tab ul {
        top: 29px;


Code for menu above header (this one is not working)

Code: Select all
#nav-top ul ul a, #nav-top ul ul a:visited {
    width:204px;
}

#nav-top ul .dd-tab ul ul { left: 218px; }

#nav-top ul li a,
#nav-top ul li a:visited,
#nav-top ul ul li a,
#nav-top ul ul li a:visited {
   padding: 4px 7px 3px 7px;
}

#nav-top ul .dd-tab ul {
        top: 29px;
BAAG
 
Posts: 18
Joined: 11 Oct 2011, 19:08

Re: coding for menu above header

Postby BAAG » 15 Mar 2012, 18:47

Problem fixed... silly silly mistake on our part! Please ignore post!

We accidentally deleted the last "}"
BAAG
 
Posts: 18
Joined: 11 Oct 2011, 19:08


Return to Support Requests

Who is online

Users browsing this forum: Google [Bot], Vasanthan and 3 guests