How do I make the menu justify to the right?

HomeForumsTechozoicHow do I make the menu justify to the right?

This topic has 1 voice, contains 1 reply, and was last updated by  Jeremy Clark 261 days ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
August 7, 2011 at 5:49 pm #1636

On the Techozoic template it gives the option of aligning to the left and center. How do I get the menu to line up along the right of the header? Here is my website http://www.PicketFencePropertyManagement.com

August 30, 2011 at 5:39 am #1637

Jeremy Clark

You would need to disable the Login/logout links under the Nav tab of the Techozoic Settings page, then in the custom css box under the Style settings page add this.

#navwrap{
float: right;
}
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.