Can make the company logo bigger?

Hi Community,

I’m using email signature generator to create an email signature. The problem I’m facing is when I uploaded (in fact is just input an URL of the company logo) the company logo, it turns out very small. Is there any way to make the company logo bigger?

Hi @matthewchk,

If you’re using your generated signature for sales emails, you can edit it within the CRM (see this link).

In the editing options, switch to HTML. You should see the logo with dimensions (will probably have an “IMG” tag around it, e.g. “<IMG>logo.png</IMG>”. I’ve not used the logo generator myself, but you can override the size attributes of an image file by specifying them manually (see this link).

Hope this helps.

First of all, thanks for your advice. However, I’m using the HubSpot email signature generator instead of editing the email signature.

Hi Matthew,

Regardless of where the code comes from, my above response still stands.
In the code generated by the signature generator, you will see standard HTML, per this link.
You should be able to specify image dimensions within the HTML by following the instructions in my previous post.
If you’re having trouble with this, please feel free to paste the HTML that’s been generated by the signature generator into this thread and I’ll be happy to take a look for you.