You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Display site logo is not visible in Gmail

Summary:

We have added display site logo in candidate notification using both HTML template and ${SiteLogoImageUrl}, it is visible in Outlook but not visible in Gmail.

Content (please ensure you mask any confidential information):

We added candidate site logo in one of the candidate notification using below mentioned code:

<table width="550" cellpadding="0" cellspacing="0" border="0" align="left" style="padding: 15px 0px 15px 0px;" class="devicewidthbig">
    <tbody>
    <tr>
        <td width="100%">
            <table width="550px" style="margin: 0;width: 100%;">
                <tbody>
                <tr style="display: ${LogoImgDisplayType};height: 35;margin: 0;padding: 0;vertical-align: bottom;">
                    <td align="left" style="margin: 0;padding: 0;">
                        <img width="150" style="margin: 0;padding: 0;" ${src}="${SiteLogoImageUrl}" alt="">
                    </td>
                </tr>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!