By gpapa3 on
I am new in Drupal and I would like your help to tell me what content type I will use to create internal links to my primary-links pages.
Then I can use the a href and link them. Is the latter correct?
Thanks,
George
I am new in Drupal and I would like your help to tell me what content type I will use to create internal links to my primary-links pages.
Then I can use the a href and link them. Is the latter correct?
Thanks,
George
Comments
hi George, Primary Links are
hi George, Primary Links are for menus - you should use the menu system to create menu lists to navigate your site not an individual page. Then you can link from these menu items to your various internal pages/content types.. not the other way around ;) No need to write those h refs manually most of the time
Hope that helps