Skip to Content

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

  1. Login
  2. Click on administer
  3. Click on themes (your default theme will be checked)
  4. Click on the "configure" tab
  5. 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.
  6. Under "Primary links:", enter the link text.
  7. Enter a URL. Use a relative URL for URLs on the site (e.g. <!--p-->node/42 or aggregator or a URL alias, like in our case, adminguide) and for external links URLs start with http://)
  8. (optional) Enter a description, which will appear over the link when users hover over the link.
  9. (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.
  10. Click on "Save configuration"

How to Edit Your Secondary Navigation

  1. Same as above but enter your info under "Secondary links:" instead of "Primary links:"