cesarabueg 0 Report post Posted February 8, 2011 I've successfully placed a background in the nav area, but I can't seem to remove the background colors of it. I tried not putting a color code on the "Design Control" area and tried placing some CSS code on the "Custom Code" but after several attempts, its still there. Anyone can help please? Here is the site now: http://freelancecatapult.com/ I want to remove all background colors and replace them with image hovers instead. Thanks in advance Share this post Link to post Share on other sites
Andrew 207 Report post Posted February 9, 2011 Have you tried making your css rules for editing the nav very specific? http://htmldog.com/guides/cssadvanced/specificity/ Share this post Link to post Share on other sites
cesarabueg 0 Report post Posted February 9, 2011 Yeah was thinking of that, but I'd have to do that, every time I change things around. I guess there's no easier solution. When do you think we'll have the ability to put 2 different navigation bars, w/o hacking the code? Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted February 9, 2011 Well, without editing the original code you'll of course have to override it by being more specific. Thanks, Bryan Share this post Link to post Share on other sites