Managing email signatures?
Click download Free Trial
Manage Email Signatures Centrally - For All Users
extend your brand and promote your products, services, special events and news
 
Your eMailSignaturer resource    Receive answers in my inbox    Add URL in your RSS reader    Join us on Facebook     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
LiveZilla Live Help

different coloured font

 
Post new topic   Reply to topic    email signatureManage Email Signatures Centrally - For All Users Forum Index -> English Support
View previous topic :: View next topic  
Author Message
robert.connor
Just can't stay away


Joined: 13 Feb 2008
Posts: 40

Posted: Fri Sep 05, 2008 12:21 pm    Post subject: different coloured font Reply with quote

Hi Guys

I have successfully deployed the signature but users are reporting that the colour scheme is different from the one I created. In other words a line of text that should be blue comes out orange and for others it's the other way round!
From cockpit preview you can see the differences to individual signatures although the colours are right (blue and orange) they are just in the wrong palce.
Clients are using xp 2k3 and outlook 2003 others like myself are on Vist outlook 2007 but it is affecting both.

hope this makes sense

Thank you
Back to top
View user's profile Send private message
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1940
Location: Stoevring, Denmark

Posted: Sun Sep 07, 2008 4:51 pm    Post subject: Reply with quote

Please enter Cockpit code view and paste your signature HTML here and point out where the issues are.
_________________
</Jesper> | Test Email Signature | Showcase |
Back to top
View user's profile Send private message Visit poster's website
robert.connor
Just can't stay away


Joined: 13 Feb 2008
Posts: 40

Posted: Mon Sep 08, 2008 9:09 pm    Post subject: Reply with quote

Hi Jesper
It appears to change when the user does not have a DDI in Active directory and the condition removes the field from the signature using the conditional text:

<HR align=left width="42%" color=#333399 SIZE=1>
<FONT face=Arial><STRONG><FONT color=#333399><FONT size=2>
((Display_name))&nbsp;((Pager))<STRONG> <FONT color=#ff6600>| </FONT></STRONG>((Description))</STRONG></FONT>
<BR><BR><FONT size=2><FONT color=#ff6600>{$$NULL(Home_phone)$$VALUE(DDI:&nbsp;</FONT>((Home_phone))<BR>)$$} <FONT color=#ff6600>Tel:</FONT>&nbsp;&nbsp;
((Telephone_number)) &nbsp;&nbsp;<FONT size=2><FONT color=#ff6600>{$$NULL(Other_telephone_number)$$VALUE(Ext:&nbsp;</FONT>((Other_telephone_number))<BR>)$$}
<FONT color=#ff6600>{$$NULL(Mobile_number)$$VALUE(Mob:</FONT>((Mobile_number))<BR>)$$} <FONT color=#ff6600>Fax:</FONT></FONT>&nbsp;((Fax_number))
<BR><BR><STRONG><U>((E-mail)) <BR>((Web_page))</U></STRONG>
<BR><BR><FONT color=#333399>((Company))<STRONG> <FONT color=#ff6600>| </FONT></STRONG>1 Danbury Court<STRONG>
<FONT color=#ff6600>| </FONT></STRONG>Linford Wood<STRONG> <FONT color=#ff6600>| </FONT></STRONG>Milton Keynes<STRONG> <FONT color=#ff0066>| </FONT></STRONG>
((ZIP/Postal_Code))<STRONG> <FONT color=#ff0066>| </FONT></STRONG>England
<BR><FONT color=#333399>Global scanning recognition &amp; processing solutions for the public, private and not for profit sectors</FONT>
<BR><STRONG><FONT color=#ff6600>Examinations<FONT color=#ff6600> | </FONT>Elections<FONT color=#ff6600> | </FONT>Census<FONT color=#ff6600> | </FONT>Registration
<FONT color=#ff6600>| </FONT>Transactional Document Processing</FONT></FONT></FONT></FONT></STRONG> </FONT></FONT>

Thanks
Back to top
View user's profile Send private message
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1940
Location: Stoevring, Denmark

Posted: Tue Sep 09, 2008 6:21 am    Post subject: Reply with quote

You have 1 hour of editing ahead of you, as your FONT-tags must be closed. This is typically a result after heavy editing back and forth in the Cockpit editor.

Let me give you an example how to do it:
Code:
{$$NULL(Home_phone)$$VALUE(<FONT size=2 color=#ff6600 face=Arial>DDI:&nbsp;</FONT><FONT size=2 color=#333399 face=Arial>((Home_phone))</FONT><BR>)$$}


If you want me to do if, please contact me at jf(at)officeaddon.com.
_________________
</Jesper> | Test Email Signature | Showcase |
Back to top
View user's profile Send private message Visit poster's website
robert.connor
Just can't stay away


Joined: 13 Feb 2008
Posts: 40

Posted: Tue Sep 09, 2008 1:13 pm    Post subject: Reply with quote

Jesper

This is my new code after taking your advice and you were right it was due to all the heavy editing I was having to do, but and all seems well now.

<HR align=left width="42%" color=#333399 SIZE=1>
<FONT face=Arial color=#333399 size=2 ><STRONG>

((Display_name))&nbsp;((Pager))<FONT color=#ff6600> | </FONT>((Description))</STRONG></FONT>

<BR><BR>

{$$NULL(Home_phone)$$VALUE(<FONT size=2 color=#ff6600 face=Arial>DDI:&nbsp; </FONT><FONT size=2 color=#333399 face=Arial>((Home_phone))</FONT>
<BR>)$$}

<FONT color=#ff6600 size=2 face=Arial>Tel:&nbsp;</FONT>&nbsp;&nbsp;<FONT size=2 color=#333399 face=Arial>((Telephone_number))</FONT>&nbsp;&nbsp;

{$$NULL(Other_telephone_number)$$VALUE(<FONT size=2 color=#ff6600 face=Arial>Ext:&nbsp;</FONT><FONT size=2 color=#333399 face=Arial>((Other_telephone_number))</FONT>)$$}
<BR>

<FONT color=#ff6600>{$$NULL(Mobile_number)$$VALUE(<FONT size=2 color=#ff6600 face=Arial>Mob:&nbsp;</FONT><FONT size=2 color=#333399 face=Arial>((Mobile_number))</FONT><BR>)$$}

<FONT color=#ff6600 size=2 face=Arial>Fax:</FONT>&nbsp;<FONT size=2 color=#333399 face=Arial>((Fax_number))</FONT>

<BR><BR><FONT size=2 color=#333399 face=Arial><STRONG><a href="mailto:((E-mail))">((E-mail))</a></STRONG></FONT>

<BR><FONT size=2 color=#333399 face=Arial><STRONG><a href="http://((Web_page))">((Web_page))</a></STRONG></FONT>

<BR><BR>

<FONT color=#333399 size=2 face=Arial>((Company))</FONT>
<FONT color=#ff6600 size=2 face=Arial> <STRONG> | </STRONG> </FONT>
<FONT color=#333399 size=2 face=Arial> 1 Danbury Court </FONT>
<FONT color=#ff6600 size=2 face=Arial> <STRONG> | </STRONG></FONT>
<FONT color=#333399 size=2 face=Arial> Linford Wood </FONT>
<FONT color=#ff6600 size=2 face=Arial><STRONG> | </STRONG></FONT>
<FONT color=#333399 size=2 face=Arial>Milton Keynes </FONT>
<FONT color=#ff6600 size=2 face=Arial> <STRONG> | </STRONG> </FONT>
<FONT color=#333399 size=2 face=Arial>((ZIP/Postal_Code)) </FONT>
<FONT color=#ff6600 size=2 face=Arial> <STRONG> | </STRONG></FONT>
<FONT color=#333399 size=2 face=Arial>England </FONT>
<BR>
<FONT color=#333399 size=2 face=Arial>Global scanning recognition & processing solutions for the public, private and not for profit sectors</FONT>

<BR>
<FONT color=#ff6600 size=2 face=Arial><STRONG> Examinations | Elections | Census | Registration | Transactional Document Processing </STRONG> </FONT>

Thank you for all your help with this.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Manage Email Signatures Centrally - For All Users Forum Index -> English Support All times are GMT
Page 1 of 1

 
Jump to:  
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



Add URL in your RSS reader | About Us | Terms and conditions | © 2012 eMailSignature North America, Inc. and eMailSignature Aps.