Note that there are some explanatory texts on larger screens.

plurals
  1. POHTML Signature in iOS Mail
    primarykey
    data
    text
    <p>I am having a problem with the mail app in iOS resizing the image and text of my HTML signature, I have another HTML signature which does not seem to get resized however this one is. When viewed on the iOS mail app the text and images are much larger than they should be. I have tried a various amount of different viewport meta tag variants with no avail.</p> <p>Here is the HTML code for my email signature:</p> <pre><code>&lt;html&gt; &lt;head&gt; &lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt; &lt;meta name="viewport" content="width=device-width" /&gt; &lt;/head&gt; &lt;body style="word-wrap: break word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-family: Tahoma;"&gt; &lt;table cellspacing="0" cellpadding="6" border="0" style="color: #333;" width="480"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td width="130" rowspan="6" style="width: 1px;"&gt;&lt;a href="http://www.unbiased-advice.co.uk/" target="_blank"&gt;&lt;img width="130" style="padding-right: 22px; border-right: 1px solid #EEE;" src="http://www.unbiased-advice.co.uk/email-signature/email-logo.gif"/&gt;&lt;/a&gt;&lt;/td&gt; &lt;td width="350" style="padding: 6px 0 0 13px; font-size: 9pt; color: #444; table-align: left;"&gt;Kind Regards,&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td style="padding: 5px 0 6px 13px;"&gt;&lt;span style="font-size: 17pt;"&gt;Forename Surname&lt;/span&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td rowspan="2" style="padding: 0 0 0 13px;"&gt;&lt;img src="http://www.unbiased-advice.co.uk/email-signature/ian-hurst-signature.gif" /&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td style="padding: 6px 0 0px 13px; font-size: 10pt;"&gt;01722 123 456 &lt;span style="color: #DDD;"&gt;|&lt;/span&gt; &lt;a style="color: inherit;" href="mailto:test@test.com"&gt;name@unbiased-advice.co.uk&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td&gt;&lt;span style="padding: 6px 0 0px 5px; font-style: italic; font-size: 12px;"&gt;"Straight Forward Advice... In Black and White"&lt;/span&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td style="padding: 12px 0 6px 6px; font-size: 10pt;" colspan="2"&gt; &lt;a href="https://www.facebook.com/HurstFinancial"&gt;&lt;img src="http://www.unbiased-advice.co.uk/email-signature/facebook-logo.gif" style="display: inline-block; margin: 0 5px 0 0; vertical-align: top;"/&gt;&lt;/a&gt;&lt;a style="color: inherit;" href="https://www.facebook.com/HurstFinancial"&gt;Facebook&lt;/a&gt; &lt;a href="https://www.facebook.com/HurstFinancial"&gt;&lt;img src="http://www.unbiased-advice.co.uk/email-signature/twitter-logo.gif" style="display: inline-block; margin: 0 5px 0 5px; vertical-align: top;"/&gt;&lt;/a&gt;&lt;a style="color: inherit;" href="https://twitter.com/hurstfinancial"&gt;Twitter&lt;/a&gt; &lt;span style="color: #DDD;"&gt;|&lt;/span&gt; &lt;a style="color: inherit;" href="http://www.unbiased-advice.co.uk"&gt;www.unbiased-advice.co.uk&lt;/a&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td colspan="2" style="padding: 5px 0 1px 6px; font-size: 10pt; color: #555;"&gt;35 Chequers Court, Brown Street, Salisbury, Wiltshire, SP1 2AS&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td colspan="2" style="font-size: 8pt; color: #AAA; padding-top: 12px;"&gt; &lt;p&gt;Hurst Financial Consultancy Limited is authorised and regulated for investment and mortgage advice by the Financial Conduct Authority Ref 448150.&lt;/p&gt; &lt;p&gt;Our company registered office is: 35 Chequers Court, Brown Street, Salisbury, Wiltshire, SP1 2AS. Co. Registration Number 5616157.&lt;/p&gt; &lt;p&gt;We accept no responsibility for the content of any e-mail as internet communications are not necessarily secure.&lt;/p&gt; &lt;p&gt;Views or opinions presented are those of the author and do not necessarily represent those of Hurst Financial Consultancy Ltd.&lt;/p&gt; &lt;p&gt;Anyone replying by e-mail to the author of this message (or e-mailing anyone else using the &lt;a style="color: inherit;"&gt;anyone@unbiased-advice.co.uk&lt;/a&gt; address) is advised that such e-mails may be&lt;br&gt; read by persons other than the intended recipient.&lt;/p&gt; &lt;p&gt;No responsibility for viruses is assumed but reasonable steps are taken to ensure e-mail is virus free.&lt;/p&gt; &lt;p&gt;If at any time you would prefer not to receive email from us please &lt;a style="color: inherit;" href="mailto:unsubscribeme@unbiased-advice.co.uk"&gt;click here&lt;/a&gt; (&lt;a style="color: inherit;"&gt;unsubscribeme@unbiased-advice.co.uk&lt;/a&gt;) and we will remove your address from future mailings.&lt;/p&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt; &lt;/table&gt; &lt;/body&gt; &lt;/html&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload