Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Today on, "This should be really easy but it's really not!!!But it really is". We are attempting to add a banner image to the far left hand corner of site collection in SharePoint 2013.
Now it's fairly easy to change the title of your SharePoint 2013 site collection using the below PowerShell command:
|
It's also very easy to change the site logo using the below PowerShell command:
|
After doing a little research, I have found that it's just as easy to add that left banner to the site collection using the below PowerShell command:
|
The Breakdown:
To align a banner or graphic to the far left (with no spacing), we need use the ms-verticalAlignMiddle div class.