bobbekaer 0 Report post Posted May 29, 2012 Hi I am working on http://www.bedreweb.dk/maury-galleri/ - trying to align the branding and the navigation. I would like the two to be on the same line? Hope you can help ;-D Bolette Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted May 29, 2012 Hi Bolette, Add this to your custom CSS. [code]#brandnav .brandnav-nav {margin-top: 1.6em;}[/code] I also recommend you install Firebug or use Google/Safari's web dev tool. This tool, allows you to inspect your HTML/CSS and change it on the fly, making CSS changes easy. Please search our forums, before posting! Share this post Link to post Share on other sites
bobbekaer 0 Report post Posted May 29, 2012 Hi Danny Gracias - it worked! Am new to Firebug - and couldnt figure this out :-) Bolette Share this post Link to post Share on other sites
bobbekaer 0 Report post Posted May 29, 2012 ...ups, it works fine in Crome and safari - but not in Firefox? :-) Bolette Share this post Link to post Share on other sites