I am using the theme acquia slate. And I am using nice menus for primary links. I have added this menu to the header region as a block. Now the menu appears on the left side. I would like the menu on the right side of the header region in my theme. Is there a way to achieve this?

Comments

vm’s picture

use the firefox browser with the firebug add on it will help you narrow down the css being used in that area and adjust as necessary on the fly. Once you get the alterations you want, simply make those same alterations in your style.css file or whatever file firebug states the css is in.