locked
How to Implement Footer in SharePoint 2010 RRS feed

  • Question

  • Hi,

     

    I was hoping to get some idea on How to Implement Footer in SharePoint 2010 ?

    I have chosen page layout that has footer , do i need to add content webpart and then add HTML ?

    Please share ...

     

    Thank you for your time

    Thursday, August 18, 2011 2:08 AM

Answers

  • Hello,

    Its better to use Master Page to add a custom footer. Please refer this similar thread:

    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010customization/thread/058aa53a-ffee-42e1-be55-0e48c8c10947/

     


    Thanks & Regards,
    Kamlesh | Blog | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
    • Proposed as answer by romeo donca Thursday, August 18, 2011 6:16 AM
    • Marked as answer by Kisha_sp Saturday, August 20, 2011 11:37 PM
    Thursday, August 18, 2011 2:57 AM
  • Hello,

     

    If you use the page layout then all the pages on site you need to create from this page layout only or need to add footer control in every page layout. As KSDN mentioned you can add custom footer control to the master page.  One possible approach to use Footer is create footer link list and render the links from the list. So if you go for list then you can have user control and render the links from the list in user control.  This also resolves the problem, if there are different links in footer on different web. Since you can have Footer Link List at web level. Also you can cache the links for given web.

     

    Thanks

    Prasham

    • Marked as answer by Kisha_sp Saturday, August 20, 2011 11:37 PM
    Thursday, August 18, 2011 9:47 AM

All replies

  • Hello,

    Its better to use Master Page to add a custom footer. Please refer this similar thread:

    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010customization/thread/058aa53a-ffee-42e1-be55-0e48c8c10947/

     


    Thanks & Regards,
    Kamlesh | Blog | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
    • Proposed as answer by romeo donca Thursday, August 18, 2011 6:16 AM
    • Marked as answer by Kisha_sp Saturday, August 20, 2011 11:37 PM
    Thursday, August 18, 2011 2:57 AM
  • Hello,

     

    If you use the page layout then all the pages on site you need to create from this page layout only or need to add footer control in every page layout. As KSDN mentioned you can add custom footer control to the master page.  One possible approach to use Footer is create footer link list and render the links from the list. So if you go for list then you can have user control and render the links from the list in user control.  This also resolves the problem, if there are different links in footer on different web. Since you can have Footer Link List at web level. Also you can cache the links for given web.

     

    Thanks

    Prasham

    • Marked as answer by Kisha_sp Saturday, August 20, 2011 11:37 PM
    Thursday, August 18, 2011 9:47 AM