Wrapping Text Around Images in Email Messages in Blackbaud NetCommunity

You may have noticed that your email messages can render differently in different email clients. One common problem is that images may not wrap around text (especially in Outlook), so your email appears like this in your inbox:

To ensure images wrap around text in Outlook and other email clients, create a “table within a table” or what is commonly known as a nested table.

If you’re not familiar with HTML, don’t worry. Here’s how you can add a “table within a table” in your Blackbaud NetCommunity email:

1. Click in the place you wish to add the image within your email.

2. Type a unique string of letters that does not appear anywhere else in the email (e.g.: ZZZZZZZZZZZZZ). This will make finding the exact cell in the HTML much easier.

3. Click on the “HTML” icon in the first row of icons.

4. Find and highlight the unique string of letters (e.g.: “ZZZZZZZZZZZZZZ”). Tip: You can search by pressing Ctrl+F.

5. Erase the unique string of letters (e.g.: “ZZZZZZZZZZZZZZ”)

6. Paste the HTML below in its place:

<table cellspacing=”0″ cellpadding=”0″ border=”0″>
<tbody>
<tr>
<td>INSERT IMAGE HERE</td>
</tr>
</tbody>
</table>

7. Click “Update” in the bottom left corner.

8. A new table/cell containing the phrase “INSERT IMAGE HERE” has now been added to your email.

9. Click in your new table/cell and add your image. Erase “Insert image here” wording. (Note: If you’ve already inserted your image, you can drag it into the table.) Your table should now appear like this:

10. Select the table by clicking on its outer edges. Your table should appear like this:

11. Click on the first icon of the second row:

12. On the screen that appears, set the Alignment to “Left” or “Right” (depending on if you want your image aligned to the left or right of your email). Then click “Update” in the bottom left corner:

13. Click Save in the top left corner of your email.

Have questions? Let us know in the comments section below.

You can keep up with us on Twitter by following @bbsupport; we use the hashtag #bbnc when we discuss Blackbaud NetCommunity. Take a look at our Twitter Guide for more information.




  • http://twitter.com/BigCarpLilPond No Name Joe

    This functionality was available in previous BBNC versions without having to edit HTML code – all one had to do was insert a table into an existing table.

    • http://twitter.com/mikesnusz Mike Snusz

      No Name Joe, thanks for the reply. You’re right. I believe when BBNC switched to the new content editor (Tiny MCE), it no longer allowed inserting tables within tables.

  • http://twitter.com/mikesnusz Mike Snusz

    stilllearning – This is a great solution, too, and has
    the same result as nested tables on desktop and mobile devices. We created the
    nested table solution for those who aren’t comfortable navigating the HTML on their own.

  • Heather Butler

    I agree with stilllearning on the align=”right” code however this does not render correctly in Outlook. It is fine in iphone mobile and in gmail (the only two I checked) I just wish there was a consistency in email editor.
     

    • http://twitter.com/mikesnusz Mike Snusz

      Hi Heather, please send your contact info to mike.snusz@blackbaud.com and I can assist you. Placing images within tables is specifically for Outlook, so I’d like to take a closer look at your email.