In Zoho sites I want to create a footer with navigation links to pages that won't appear in the main navigation. Most sites do this because the "Privacy Policy" is not so important that it needs to appear beside the Logo.
So for example, I want my footer to have links like
Home | Privacy Policy | Terms of Service | Careers | Contact Us
© 2012, Best Company Ever, Ltd. All Rights Reserved.
In this example only "Home" and "Contact Us" appear in the main page navigation. Privacy Policy, Terms of Service and Careers are just other pages that only appear in the footer navigation.
1. How can I create pages that are not part of the main page navigation?
2. Which drag and drop 'Data Element' do I use to create the footer links?
I also want to create "Utility" navigation -- this is common on lots of websites in the upper right corner, above the site logo and navigation. For example my utility navigation would have links like:
Get a Quote | Join Our Team | Find a Location Near You
In this example only "Find a Location Near You" would be in the main navigation as "Contact Us"
1. Which drag and drop 'Data element' can I use to create this Utility Navigation, or do I need to custom write some HTML/CSS to do this?
Any other suggestions are greatly appreciated. Thanks,
C