SharePoint Web Parts | Office 365 Web Parts | Blog | Support | Search | About us | Home |
You can add an nice animated snow Christmas background image to any page on your Sharepoint server by following the below steps:
<style> .ms-backgroundImage {background-image:url(/Style%20Library/SnowForest.gif)} .ms-core-overlay {background-color:rgba(255,255,255,0.62)} .ms-core-sideNavBox-removeLeftMargin {background:rgba(255,255,255,0.4)} </style>
The page now is decorated with the below animated snow background:
The script can be applied to SharePoint 2013, 2016 and 2019.
User Comments | Post a Comment |