Forum Discussion
Change the logo in Modern Team Site -- Strange behavour
Hi Hunter and thanks for your reply,
I think the PnP command used when I create the team site:
New-PnPUnifiedGroup -GroupLogoPath $logofilePath
Sets the logo image for the whole group, not only for the team site page.
Also when I apply some other branding customizations in the site I do this:
Set-PnPUnifiedGroup -Identity $groupName -GroupLogoPath $logo
So, in theory, this should change the Logo for the whole group as well.
Thanks,
Found this thread. This apparently used to be a bug across all of 365. Seems as though using a .jpg used to fix the issue, but also seems as though support was not super responsive to people having the error.
What is the file format you are using, and what is the size of the image?
- Marc Lluís LozanoNov 08, 2017Copper Contributor
It's Png format and the size 88x88 pixels.
But I think the same than you, it seems to be a bug. Let's wait if someone of Microsoft says something about it.
Thanks for reply,
- Samuel StevensonJun 23, 2018Copper ContributorAnyone find a fix for this yet?
- DeletedAug 13, 2018
I am still having this issue, updating the logo using powershell and it applies for a second then it reverts back to the default block colour with a letter.
Any updates would be very helpful.