ElioStruyf GitHub Star | M365 Development, Developer Technologies MVP | Google Developer Expert Azure | Microsoft 365 | Visual Studio Code | End-to-End Testing

Along with acting as VP of BIWUG (Belgian Information Worker User Group), Elio is an independent contractor for his own consulting company, Struyf Consulting.

Moving The Searchbox Into The Top Ribbon v4.master

I have seen that some people have difficulties with moving the searchbox position to the top ribbon in SharePoint 2010 v4.master file. Two months ago I did this for a client to have more space for all the subsites. Here is what I have done to let it work in IE 7 - 8 and Firefox.

Read more

V4.master Sticky Footer With Docked Ribbon

After getting the footer working in the undocked version, I have tried to get it to work with a docked ribbon.

The problem is that SharePoint’s Javascript will automatically calculate the exact size of the div “s4-workspace” each time you click on the ribbon or a webpart. This will push the footer off the screen or the bottom from the scrollbar falls of the screen.

Read more

V4.master Sticky Footer With Undocked Ribbon

Hi, This is actually my first blog post and it’s about my first real frustration and moment of joy with SharePoint 2010. This week I wanted to insert a “sticky” footer to my masterpage (v4.master). For two days I have tried to get it working on Internet Explorer and Firefox, but for some reasons it always came out as a disappointment.

Read more
Back to top