concentrium 0 Report post Posted July 8, 2012 I'm using the Classic NavBar and I'd like to align the buttons to the right. I've searched everywhere and can't figure out how to do it. I've already made CSS formatting changes to the type so I don't want to start over. Also, when it was part of the BrandNav, there wasn't a line under the buttons but now one has showed up. Can I remove this as well? Any help is greatly appreciated! Share this post Link to post Share on other sites
batman 389 Report post Posted July 8, 2012 You can try to add in your CSS rules for buttons right [code].main_nav ul {float: right;}[/code] for line under buttons [code].navigation_wrap {border: none;}[/code] Life is too short to remove USB safely ... Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted July 8, 2012 Hi concentrium, DId Batman's suggestion resolve your issue ? Please search our forums, before posting! Share this post Link to post Share on other sites
concentrium 0 Report post Posted July 8, 2012 I always hoped that one day Batman would save me! Worked like a charm! Thanks for your help. Share this post Link to post Share on other sites
batman 389 Report post Posted July 8, 2012 I'm glad your wish was fulfilled. You made me laugh a lot with the comment ! :) Thanks for the "Thanks" Life is too short to remove USB safely ... Share this post Link to post Share on other sites