Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to add a zone below the top nav by modifying default.aspx of site

  Asked By: Alfred Hale         Date: Apr 19, 2003      Category: Sharepoint      Views: 302

I am trying to add a web part zone to the default.aspx in a custom
site definition (team site). I want to replace the Home logo with a
web part zone so that our users can insert an image there without
using front page. However when I try to add a zone there I get an
error:

"WebPart and controls must live in a runat='server'
HtmlForm.WebPartZone"

When I change the location of the <form runat = "server"> I get this
error "An unexpected error has occurred"

Anyone tried doing this? Is this possible?

I did not have a problem doing the same for an area custom site
definition.

Tagged:                            

 

1 Answer Found

 
Answer #1       Answered By: Lewis Mann          Answered On: Apr 19, 2003       

Did you see in that code that Alternate header? You can place the alternate header easily. I have not done in person. But I saw one article to place your header instead of default  header.

 


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