Questions tagged [footer]
The footer tag has no summary.
23 questions
0 votes
1 answer
21 views
Cannot locate footer definition in master .html, yet it displays
We have an Intranet site based on seattle.master / .html. It has a footer displayed. When I look for the footer I cannot locate it in the .html or the .master. how can I tell that our Intranet is ...
0 votes
1 answer
283 views
Comments section and Footer in News articles are not visible
I am facing an issue for News articles where it doesn't render Comments section and Footer. Following are the details: Issue: News article do not load/render completely. Comments section and Footer ...
0 votes
1 answer
3k views
Header won't appear when I open the Excel file on SharePoint, because on the VIEW menu only the NORMAL view exists. How can I add Page Layout View
I have created an Excel file with Header and Footer and I can view the Header and Footer using the Page Layout view when opening the file in my computer. I upload the same file on SharePoint and open ...
0 votes
1 answer
701 views
Site Footer is not showing up in mobile devices
We have a publishing site in SharePoint Online and we created a SPFx extension that basically just injects this css: div[class^="simpleFooterContainer-"] { height: 80px; background: #...
1 vote
1 answer
87 views
How to disable/hide Legal policies, Tools from footer in this Image in Sharepoint site
I have this footer in my sharepoint site left bottom section, it is visible everywhere. I want to hide it or disable it. I don't know how and from where this came, and not sure how to control this. ...
0 votes
1 answer
932 views
How to set a default Modern footer and/or set footer links Programmatically
I have a client with currently hundreds of Modern Communication sites in SharePoint Online, and will potentially be creating thousands in the near future. They have a fairly simple Footer with only a ...
2 votes
0 answers
394 views
SharePoint Modern Custom Footer SPFx Customizer - Multiple scrollbars
We have created a custom footer using SPFx application Customizer to provide information like social media icons, feedback button, site map (html) etc. This is now occupying more than 90% of content ...
1 vote
3 answers
5k views
SharePoint Online - Add a site footer
As stated here : Change the look of your SharePoint site, it is possible to add a site footer to your SharePoint Online site. The problem is: I can't find the "Footer" section in the "Change the look"...
0 votes
0 answers
428 views
Need help with HTML footer code for modern sharepoint page
I have a requirement in modern SharePoint to achieve footer as shown in screenshot below, I am using an SPFX web part through a github solution to embed footer and header in a modern sharepoint page ...
0 votes
1 answer
1k views
Adding Version number as well as Document ID Value to a Sharepoint Online Word document
I've read many articles on this now but it seems the the {version} tag it's no longer possible to add the {version} tag as an option in a content type information management policy in the label ...
1 vote
1 answer
2k views
Sticky BottomPlaceholder
Is there anyway to make a bottomPlaceholder footer (using ApplicationCustomizer) sticky? The footer I am making is rather large and cannot be on the screen all the time.
1 vote
2 answers
159 views
create a footer for only one page on a site collection?
I just wanted to have a horizontal bar with words at the bottom of the home page of the site collection.. How will I be able to do this? I didn't want to do it on the masterpages.
5 votes
2 answers
5k views
Add footer without Master page modification in SharePoint (Office 365)
Are there any approaches to add a sticky footer to all pages in SP site without Master Page modifications?
1 vote
1 answer
206 views
Create Dynamic Footer on Masterpage Updated by Non-Programmer
I have a nice footer with a list of Links, Images and Text. I've added this to the Masterpage and has worked out nice since it has been pretty much static, that is, until now. Our Publishing team ...
0 votes
1 answer
125 views
Webpart always overlaps the footer in SPS2013?
I`ve tried checking the CSS, but cant find the reason for why Webpart overlaps the Footer in SPS2013. Is it expected behaviour?