---
title: "How to Add an Image to Your RoundCube HTML Signature"
description: "When working with signatures, you may want to spice yours up with images for your company or for branding. This requires the use of an HTML signature as well as writing your emails within the HTML..."
url: https://www.inmotionhosting.com/support/email/html-signature-image/
date: 2016-04-13
modified: 2022-07-15
author: "Scott Mitchell"
categories: ["Email", "RoundCube Webmail", "Website"]
type: post
lang: en
---

# How to Add an Image to Your RoundCube HTML Signature

When working with signatures, you may want to spice yours up with images for your company or for branding. This requires the use of an HTML signature as well as writing your emails within the HTML editor. Below we show you how to include an image in your RoundCube signature.

## Adding Images to Your HTML Signature in RoundCube

### Set HTML Editor for Composing Emails

If you do not set the email composer to use HTML by default, the image will never display in the signature. Here, we explain how to set that.

1. Log into your webmail interface.
2. Select **RoundCube** from the email client choices.
3. Click on **Settings**, found in the upper right corner of the screen.
4. Click on **Preferences**.
5. Click on **Composing Messages**, under the *Section* column.
6. Set the **Compose HTML messages** dropdown to ‘*Always*‘.
7. Click **Save**.

### Set the Image in the Signature

Now that you have set the emails to be HTML by default, you can set the signature to have the image.

1. Click on **Settings** in the upper right hand corner.
2. Click on **Identities**.
3. Click on the identity you want to set the signature for from the **Identities** column.
4. In the right hand panel, locate the ‘*Signature*‘ field. To add an image, click the **HTML** icon on the toolbar.
5. This brings up a separate editor box. Enter your image code here and then click **Update**. Here is an example image code:<img src="logo.png">
6. The image should now appear in the Signature box. Click on the **Save** button to save the signature.
