Monday 4 November 2019

How to configure the logo for Portal - Branding

Hi Everyone,

As we all know Branding is the one which everyone wants. When we setup Portal, we see Contoso, LTD as a text at top left and the Customer might want the Company Logo there or may be some text. 

Here are the steps to change the Branding.

1) Create a Web File with Name, Website, Parent Page and Partial URL.
2) Attach the image to the Notes of the Web File created.
3) Navigate to Content Snippets and in the value(HTML), add a image tag with SRC as the PartialURL given in the Web file.

<p><a class="homelink" href="~/" title="MyPortal"></a><img src="/myportallogo" alt="Microsoft" height="42" width="42"></p>
4) Save the record.


Hope this helps.

--
Happy 365'ing
Gopinath

1 comment:

  1. Hi Which content snippet we should edit?
    or we need to create a new one ?

    ReplyDelete