Social Icons

Overcoming The Fears of Cloud Adoption

  Over these years, we have worked on numerous cloud projects and have many times seen hesitation amongst the clients for moving their Data to ‘cloud’ platforms. They…

Intranet Trends to Look Out for in 2018

Workplaces are no longer physical spaces occupied by employees. Organizations now are advancing towards ‘Digital Workplaces’ – this allows employees to connect more easily with each other across…

Apply Background image to SharePoint 2010 site

Add below lines of CSS and done!!! <style type=”text/css”> BODY { background-image:url(“bg.png”) !important; background-repeat:no-repeat; BACKGROUND-COLOR: transparent !important; }   .s4-ca { BACKGROUND-COLOR: transparent !important; } .ms-alternating,.ms-gb,.ms-alternatingstrong { background-color:…