
|
Manage Email Signatures Centrally - For All Users extend your brand and promote your products, services, special events and news
|
| View previous topic :: View next topic |
| Author |
Message |
mtatechys Quite a regular
Joined: 18 Sep 2007 Posts: 12
|
| Posted: Tue Nov 20, 2007 3:27 pm Post subject: word editor |
|
|
| i have a signature that looks perfect in outlook but if the user has the option for using word as editor or is using outlook 2007 the signature gets totally messed up it even has a bad link to a nonexistant image |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Tue Nov 20, 2007 5:52 pm Post subject: HTML Source |
|
|
Please copy HTML source here.
Did you use Cockpit as editor or use our guide lines here if you use your own editor? |
|
| Back to top |
|
 |
mtatechys Quite a regular
Joined: 18 Sep 2007 Posts: 12
|
| Posted: Tue Nov 20, 2007 6:05 pm Post subject: code |
|
|
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"></o:SmartTagType>
<STYLE>
st1\:*{behavior:url(#ieooui) }
</STYLE>
<STYLE>
<!--
/* Font Definitions */
@font-face
{font-family:Georgia;
panose-1:2 4 5 2 5 4 5 2 3 3;
mso-font-charset:0;
mso-generic-font-family:roman;
mso-font-pitch:variable;
mso-font-signature:647 0 0 0 159 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0pt;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
span.GramE
{mso-style-name:"";
mso-gram-e:yes;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:36.0pt;
mso-footer-margin:36.0pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
.signatureTable {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
color: #000000;
text-align: left;
vertical-align: middle;
padding: 5px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-bottom-color: #000000;
border-top-color: #000000;
}
a:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
font-weight: normal;
color: #FF6600;
text-decoration: underline;
}
-->
</STYLE>
<DIV class=Section1>
<P class=MsoNormal><SPAN><BR><BR><FONT color=#000000><FONT face=Arial color=#000000 size=2><STRONG>((First_name)) ((Last_name))<BR></STRONG></FONT></FONT></SPAN><SPAN style="FONT-SIZE: 7pt; FONT-FAMILY: Arial; mso-bidi-font-size: 7.5pt; mso-bidi-font-family: 'Times New Roman'"><FONT color=#000000><FONT size=2><FONT color=#000000 size=1>((Title))</FONT><BR></FONT></FONT>((Company))<BR><BR>
<TABLE cellSpacing=0 cellPadding=0 width=325 border=0>
<TBODY>
<TR>
<TD><FONT size=1>((Address))<BR>((City)) ((State/Province)) </FONT><FONT size=1><FONT color=#000000>((ZIP/Postal_Code))<BR></FONT><FONT color=#000000>((Web_page)) </FONT></FONT></TD>
<TD><FONT size=1>{$$NULL(Telephone_number)$$VALUE(Tel: ((Telephone_number)) )$$} <BR>{$$NULL(Fax_number)$$VALUE(Fax: ((Fax_number))<BR>)$$}<FONT color=#122f56> <!-- Dynamic fields STOPS HERE --></FONT><FONT color=#000000>((E-mail))</FONT></FONT></TD></TR></TBODY></TABLE></SPAN><U><SPAN style="FONT-SIZE: 7.5pt; COLOR: blue"><BR></SPAN></U><SPAN style="FONT-SIZE: 7.5pt; COLOR: #112e55"><IMG src="http://www.madisontitle.com/IMAGES/MCRES.JPG"><BR><IMG id=_x0000_i1025 height=0 alt="" src="" width=0 border=0></SPAN></P>
<TABLE class=signatureTable cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD><A href="http://www.madisontitle.com/" target=_blank>TITLE INSURANCE</A> • <A href="http://www.madison1031.com/" target=_blank>1031 EXCHANGE</A> • <A href="http://www.leaseprobe.com/" target=_blank>LEASE ABSTRACTING</A> • <A href="http://www.madisonspecs.com/" target=_blank>COST SEGREGATION</A> • <A href="http://www.madisoncres.com/" target=_blank>WHEN YOU THINK REAL ESTATE, THINK MADISON!</A></TD></TR></TBODY></TABLE>
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center> </DIV>
<P class=MsoNormal><BR><BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"></P><!--eMS4.8.9.D7M.11Y.2007--></DIV> |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Tue Nov 20, 2007 6:34 pm Post subject: CSS |
|
|
I also would like to use CSS, but this is not rendered correct in Outlook 2007 and other email clients and therefore not recommended.
Please change to basic HTML-tags like in these examples or use the build-in editor in Cockpit. |
|
| Back to top |
|
 |
mtatechys Quite a regular
Joined: 18 Sep 2007 Posts: 12
|
| Posted: Tue Nov 20, 2007 6:38 pm Post subject: built in editor |
|
|
| the problem i had with the default editor was that there was very little options for changing font size and table size etc - is there a way to do that? |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Wed Nov 21, 2007 6:49 am Post subject: Font size |
|
|
| mtatechys wrote: | | the problem i had with the default editor was that there was very little options for changing font size and table size etc - is there a way to do that? |
Yes, just click the icon 'Change selected text font and color' in Cockpit design view.
Regarding table formatting, you need to click your table and then look for the 'TABLE' button just below the main edit window.
You can still use your preferred editor - only you need to know the limitations in Outlook 2007 (which you do now ...).
I always use this tool when customers ask me to make their design in HTML (this is not a free service). |
|
| Back to top |
|
 |
mtatechys Quite a regular
Joined: 18 Sep 2007 Posts: 12
|
| Posted: Wed Nov 21, 2007 4:33 pm Post subject: design |
|
|
| how much do u charge to design a page for us? |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Wed Nov 21, 2007 7:08 pm Post subject: |
|
|
Just did it ...
Removed a lot of code and added many font tags replacing styles.
Added link to logo.
Cannot use hover, but kept links.
If you like it, you can buy 10 licenses online here.
| Code: | <BR><BR><FONT color=#000000><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2"><STRONG>((First_name)) ((Last_name))<BR></STRONG>
((Title))<BR>
((Company))<BR><BR></FONT>
<TABLE cellSpacing=0 cellPadding=0 width=325 border=0 summary="Madison">
<TR>
<TD><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="1">((Address))<BR>((City)) ((State/Province)) (ZIP/Postal_Code))<BR>((Web_page))</TD>
<TD><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="1">{$$NULL(Telephone_number)$$VALUE(Tel: ((Telephone_number)) )$$} <BR>{$$NULL(Fax_number)$$VALUE(Fax: ((Fax_number))<BR>)$$}((E-mail))</FONT></TD></TR></TBODY></TABLE>
<BR>
<a href="http://www.madisontitle.com/IMAGES/MCRES.JPG"><IMG src="http://www.madisontitle.com/IMAGES/MCRES.JPG" alt="Madison" border="0"></a>
<BR>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 summary="Madison">
<TR><TD><A href="http://www.madisontitle.com/" target=_blank style="text-decoration: none;"><font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1">TITLE INSURANCE</font></A>
<font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1"> • </font>
<A href="http://www.madison1031.com/" target=_blank style="text-decoration: none;"><font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1">1031 EXCHANGE</font></A>
<font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1"> • </font>
<A href="http://www.leaseprobe.com/" target=_blank style="text-decoration: none;"><font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1">LEASE ABSTRACTING</font></A>
<font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1"> • </font>
<A href="http://www.madisonspecs.com/" target=_blank style="text-decoration: none;"><font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1">COST SEGREGATION</font></A>
<font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1"> • </font>
<A href="http://www.madisoncres.com/" target=_blank style="text-decoration: none;"><font face="Georgia, Times New Roman, Times, serif" color="#000000" size="1">WHEN YOU THINK REAL ESTATE, THINK MADISON!</font></A>
</TD></TR></TABLE> |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|