Technorati Tags: Footer to v4.master,customer sharepoint 2010 footer
To create custom Footer for SharePoint 2010 Master Page, this is what you have to do.
Open your master page and add this code near line 623
<SharePoint:DeveloperDashboard runat="server"/>
<div class="s4-notdlg" style="clear: both; background-color:#051b64; padding: 10px;">
© Copyright 2011 My Company Inc </div>
how to make 100% height and footer stick to bottom to the browser and screen resolution. Can you help on this.
Hi … is this a ‘sticky footer’ that anchors itself to the bottom of the screen at all times?
Yes, it’s fixed sticky footer
Hi Aryan
Would your recommend putting a web part in the footer area ( of a custom master) in order to get more exciting content.
Footer make sense if you want to develop public facing web site using SharePoint. For intranet site, I never created custom footer but it can be used to add exciting contents
hi aryan,
if we want to add image or banner as footer at bottom of page…. then how can i do this for intranet site?
Great Post thank you! Also there is also a 3rd party add on for a SharePoint sticky footer menu at http://www.qipoint.com. Thanks!
it’s not a sticky footer, it will not stick to the end of the page! please don’t mislead people!