Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

jawad ahmad
Beigetreten 12. Juni 2022
·
Letzte Aktivität 12. Juni 2022
Folge ich
0
Follower
0
Gesamtaktivitäten
2
Stimmen
0
Abonnement
1
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von jawad ahmad
jawad ahmad hat einen Kommentar hinterlassen
Community-Kommentar Q&A - Tickets and email
Here are the most common reasons to such a behavior:
- There may be an empty paragraph tag (
)on top of your signature template. It does not add any content to the signature other than an empty space. An empty paragraph usually looks like this:
- When adding an image or a table on top of your signature you may add a too large top margin for the added object. To make sure that does not happen you can edit the MARGIN-TOP attribute to be "0".
- Similarly to MARGIN you may also need to add PADDING. The padding clears an area around the content (inside the border) of an element. Therefore if you create an object with assigned PADDING you may experience too wide top spacing between e-mail body and signature. In such a case it is best to assign PADDING-TOP in the value 0. For example:
- It is also possible to set the line height for each line created in your signature, this is done by using the CSS style LINE-HEIGHT. However, abusing this style may cause unnecessary spacing.
- Consider the difference in line breaking. Instead of hitting Enter key (generating new paragraph) or appending additional table cell, you may simply use Shift+Enter shortcut that only breaks the current line.
- The paragraphs generated in HTML code may be displayed differently depending on the application used. For example in OWA application all paragraphs are shown without any margins, when in desktop Outlook the spacing is pretty visible. To avoid such problem you may add MARGIN and PADDING attributes (like in points 2 and 3).
- You might want to implement a scenario where your signature is divided into two separate rules. For instance: one of the rules contains a signature and the second one contains only a disclaimer. Once both templates are inserted into your message you notice that there is a gap between them. This can be resolved by adding the style MARGIN: 0 for any element after the tag in the second template. It would look like this:
... - When creating a template in some third-party tool it may add some tags that are not supported by our software nor even valid according to W3C standards. Importing the code created in such a tool to the Template Editor of any of CodeTwo products may cause the template to be displayed incorrectly. One of the problems can also be some additional spacing. For that reason we always recommend designing signatures directly in our built-in Template Editor.
- If you are experiencing unnecessary spacing when sending e-mails from iPhones or iPads please check if your iOS signature does not have any spacing in it. To do so please access the device Settings, navigate to Mail, Contacts, Calendars:
Kommentar anzeigen · Bearbeitet 12. Juni 2022 · jawad ahmad
0
Follower
0
Stimmen
0
Kommentare