Jump to content
Sign in to follow this  
snfdesigns

navigation bar not making subnav

Recommended Posts

snfdesigns

Hi there again Having problems with the navigation on the website I am building/editing www.zine***bfatmi.com/temporarywebsite (please delete three asterix to get url) the site is going well apart from the navigation bar...I have the main titles but the subnavs do not want to go under the main titles ie the sub nav 'Necklace' should be underneath 'Collection' but it is next to it. In wordpress I have make 'Necklace' a parent of 'Collection' but this shows next to it in preview. Underneath is the code for the navigation. Hope my rambling makes sense. /*=== Navigation ===*/ /*- Top Nav -*/ .topnav { float:left; width:907px; margin:0; padding:40px 0 0 0; font-size:16px; } .topnav ul { float:left; list-style:none; padding:0; margin:0; } .topnav li { float:left; padding:0 5px; font-size:16px; } .topnav li a { color:#babec4; display:block; float:left; padding:10px 15px; text-decoration:none; text-transform:none; } .topnav li a:hover { color:#9c9fa3; background:#ebebeb; } .topnav li.current_page_item a { color:#9c9fa3; background:#ebebeb; }

Share this post


Link to post
Share on other sites
Danny
Hi, I checked out the site and found this in the stylesheet. /* Theme Name: beautywp Theme URI: http://www.templatesold.com/ Description: TemplateSOLD.com - The Marketplace for Premium WordPress Themes Version: 1.0 Author: TemplateSOLD/TemplateAccess.com */ I would recommend contacting http://www.templatesold.com/ for support. As this isn't a PageLines product.

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
snfdesigns
sorry...got mixed up

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  

×