Skip to Content
0
May 29, 2020 at 03:49 AM

Logo Image not visible at top left corner of master page

80 Views

hi Team,

Am using below code to show company logo image to the top left corner of a master page, but the same is not appearing.

please find the below code & attached screen shot

<SplitContainer>
<masterPages>
<semantic:MasterPage 
floatingFooter="true"
navButtonPress="onNavBack"
showNavButton="false">
<semantic:customHeaderContent>
<Bar id="headerBar1">
<contentLeft>
<Image src="Notification/Image/*****IA.PNG"  class = "****IA_LOGO_IMAGE"></Image>
</contentLeft>
</Bar> 
</semantic:customHeaderContent>

				

Regards

Govardan

Attachments