Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Modify top navigation bar

  Asked By: Stephanie Lewis         Date: Feb 22, 2010      Category: Sharepoint      Views: 444
 

I should modify the top navigation bar (the one containing categories,
document library, search, subscriptions, etc.). In particular, I would
like to see links to other workspaces in the same portal (instead of the
original links).
Which file (in the resources folder, I suppose) do I have to edit? And
how?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Monica Bailey          Answered On: Feb 22, 2010       

you need to edit  db_view.xsl file
the links  in top  navigation are the dashboard folders, if you want to make
static links to tother folder  u can add the link in db_view.xsl file
if not then u can create workspace and make a webaprt
write vb script which will redirect it to the other workspace

 
Didn't find what you were looking for? Find more on Modify top navigation bar Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].