The content place holder in site.master should be empty of any html, that's where the default and home pages will place their content.
Move the html in the site.master OUT from between the content place holder cph.
Add the:<asp:content id="Content1" contentPlaceHolderId="cph" runat="server">
</asp:content> tags to the deafult.aspx page as it is missing.
Last edited by hollystyles; Nov 5th, 2007 at 11:01 am.
Reputation Points: 262
Solved Threads: 68
Veteran Poster
Offline 1,181 posts
since Feb 2005