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

Justify lists

 
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: Mon Dec 01, 2008 5:08 pm    Post subject: Justify lists Reply with quote

Hi

Please can you advise how you can justify conditional text pulled from active directory so that it is inline against the descriptions e.g

DDI:
Tel:
Mob:
Fax:
The information needs to start at the furtheset point and everything else be inline beneath it. At present it comes out as below all out of line and I have to use   to get it in-line but this never looks quite right.

DDI: 111111111 (Info pulled from AD)
Tel: 111111111
Mob: 11111111
fax: 11111111

I can input my actual code if required.

Hope you can help.

Many 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 Dec 02, 2008 6:27 am    Post subject: Conditional text i table design Reply with quote

Your design must be based on html table. In this template example you can see how rows are removed when conditional text is used.

In your example I do not know which field in your AD contains DDI, so I used Home_phone, Arial font, aligned left and used width=50 in the first column and table width=400.
Using conditional text, you will have to preview to see the result.

Paste in Cockpit code view and DDI row will only be visible when Home_phone contains information:
Code:
<table border="0" cellspacing="0" cellpadding="0" width="400" summary="jf@officeaddon.com">
 {$$NULL(Home_phone)$$VALUE(<tr>
  <td align="left"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">DDI:</font></td>
  <td align="left"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">((Home_phone))</font></td>
 </tr>)$$}
 <tr>
  <td align="left" width="50"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">Tel:</font></td>
  <td align="left"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">11111111</font></td>
 </tr>
 <tr>
  <td align="left"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">Mob:</font></td>
  <td align="left"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">11111111</font></td>
 </tr>
 <tr>
  <td align="left"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">fax:</font></td>
  <td align="left"><font face="Arial, Helvetica, Geneva, Sans-Serif" color="#000000" size="2">11111111</font></td>
 </tr>
</table>


Question Is this what you require?
_________________
</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 Dec 02, 2008 3:21 pm    Post subject: Justify text Reply with quote

Hi Jesper

Yes solution was right on the money.. I now have it looking exactly as I want. Thank you for all your help.

Rob
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.