DIPSH!T Email Signatures

Cut and paste into signature window inside gmail settings page.

by Pete Fecteau

HTML

<div class="emailsignature">
<table>
  <tbody>
    <tr>
      <td>
      <a href="http://printigree.com" target="_blank"><img class="companylogo" src="http://buttonpresser.com/dipshit/Email_Sig_Logo.png" /></a>
      </td>
    </tr>
    <tr>
      <td>
        <span class="staffname">Stoffle Johanssen</span><br />
        <span class="stafftitle">Owner &amp; Designer</span><br />
        <span class="officenumber">607.267.4220</span><br />
        <span class="socialmedia">
            <a class="sociallink" href="https://www.instagram.com/dipshitprinting/" target="_blank">@dipshitprinting</a>
        </span>
      </td>
    </tr>
  </tbody>
</table>
</div>

<br /><br />
<div style="clear:both;"></div>
<br /><br />

CSS

@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c');
@import url("//hello.myfonts.net/count/38ac3c");

.emailsignature {font-family: 'M PLUS Rounded 1c', sans-serif; ;line-height:161%;font-size:14px;color:#231f20;text-decoration:none;}
.companylogo {margin:0 0 10px -8px;width:225px;height:36px;background-color:transparent;float: left;}
.staffname {font-family: 'MochaMattari';src: url('webfonts/38AC3C_0_0.eot');src: url('webfonts/38AC3C_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/38AC3C_0_0.woff2') format('woff2'),url('webfonts/38AC3C_0_0.woff') format('woff'),url('webfonts/38AC3C_0_0.ttf') format('truetype'),url('webfonts/38AC3C_0_0.svg#wf') format('svg');
  color:#231f20;font-size:24px;font-weight:bold;}
.stafftitle {font-weight:bold;}
.officenumber {margin-top:8px;text-decoration:none;display:inline-block;}
.cellnumber {text-decoration:none;line-height:161%;}
.faxnumber {text-decoration:none;}
.socialmedia {display:inline-block;}
.sociallink:link,
.sociallink:visited {font-size:15px;margin:-7px 10px 0 0;text-decoration:none;}
.sociallink:hover,
.sociallink:active {text-decoration:underline;}
.socialmedia img {height:18px;width:18px;margin:-5px 2px 0 0;}