I know this sounds basic but it's still a nightmare for me!

Let's say I want to move the Contact page from the Navigation menu to the Primary menu and change the path from /Contact to /Contact.html

How do I do this?

Many thanks in advance!

Comments

cmsquickstart’s picture

To rename your contact page from contact to contact.html
1. Go to Site building > Url aliases > Add alias
2. Existing system path: contact
3. Path alias: contact.html
4. Click create new alias button

To add the contact link to your primary navigation menu
1. Go to site building > menus > primary links
2. Click add item
3. Path: contact.html
4. Menu link title: Contact (or whatever you prefer)
5. Save

Note: the steps above are much faster if you have the admin menu module enabled - http://drupal.org/project/admin_menu

sp_key’s picture

Oh God thanks!
I was considering suicide, I just couldn't decide the most appropriate way.