Edit Your Site's Navigation links
These HowTos only work with the default themes supplied by Bryght sites. Other Drupal themes may have a different navigation scheme which may not work. (Technically any theme that uses PHP Template should work as documented here; templates based on other Drupal theme engines will probably not work.)
How to Edit Your Primary Navigation
- Login
- Click Administer » Site building » Themes
- Click on themes (your default theme will be checked)
- Click on the "configure" tab
- Click on the default theme you are using (e.g. box_cleanslate)
- NOTE: the changes will apply to all the themes that use PHPTemplate, and not to just the individual theme. This is a known issue.
- Under "Primary links:", enter the link text.
- Enter a URL. Use a relative URL for URLs on the site (e.g.
node/42oraggregatoror a URL alias, like in our case,adminguide) and for external links URLs start with http://) - (optional) Enter a description, which will appear over the link when users hover over the link.
- (optional) If you need more primary links, click the box next to I need more primary links, click "Save configuration" and you'll be given spaces for 5 more links.
- Click on "Save configuration"
How to Edit Your Secondary Navigation
- Same as above but enter your info under "Secondary links:" instead of "Primary links:"