Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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 with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

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!