snfdesigns 0 Report post Posted December 14, 2011 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+ 1,327 Report post Posted December 14, 2011 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 0 Report post Posted December 14, 2011 sorry...got mixed up Share this post Link to post Share on other sites