Aura - Panel |
---|
tab | 1 |
---|
styles | {"body":{},"header":{"backgroundColor":{"color":"#f0f0f0"}},"headline":{"text":{"text":"Introduction","color":"#002d72","textAlign":"left","fontWeight":"bold","fontSize":18},"alignment":{"horizontal":"start"}},"base":{"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]},"borderRadius":{"radius":4},"backgroundColor":{"color":"#f0f0f0"}}} |
---|
body | <p><br /></p> |
---|
|
This page provides instructions on how a user can create and update their e-mail signatures through Outlook as a PC or Mac user. UI Expand |
---|
title | Email Signature Examples and Standards |
---|
|
|
1 - Open a new email.
Image Removed
2 - On the "Insert" tab select the "Signature" icon and then "Signatures…"
Image Removed
3 - Click on the "New" button
Image Removed
4 - Give your Signature a name and then Click "OK"
Image Removed
5 - Copy and paste the appropriate signature format into the area indicated below:
...
...
...
...
...
...
...
F: 518-862-1091 | Buffalo | 17 Columbia Circle |
|
|
...
...
6399 P: 518-862-1090 xXXXX |
|
|
...
...
NYC | 1359 Broadway, 19th Floor |
|
|
...
...
...
...
...
...
219 | West Valley, NY 14171-9500 |
|
|
...
...
6 - Choose when to auto apply the signature (step 1) and then click "ok"
Aura - Panel |
---|
tab | 1 |
---|
styles | {"body":{"text":{"color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"PC Users","color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":26}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#002d72","width":4,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}} |
---|
body | <p><br /></p> |
---|
|
Expand |
---|
|
UI Steps |
---|
|
UI Step |
---|
Open Outlook on your PC, go under the Home tab and click the New Email button to open a new email. Expand |
---|
| Image Added
|
|
UI Step |
---|
Once the new email opens up, go under the Insert tab and click the Signature drop down to select Signatures to open the Signatrues and Stationery window. Expand |
---|
| Image Added
|
|
UI Step |
---|
In the Signatures and Stationery window, click the New button. Expand |
---|
| Image Added
|
|
UI Step |
---|
Under the New Signature window, give your Signature a name and then click the OK button. Expand |
---|
| Image Added
|
|
UI Step |
---|
Back on the Signatures and Stationery window, use the Edit Signature box to enter the appropriate signature format. Expand |
---|
| Image Added
|
|
UI Step |
---|
After inputting your signature, use the Replies/forwards drop down menu to choose when to auto-apply the signature. Then click the OK button to save the new signature. Expand |
---|
| Image Added
|
|
|
|
|
Aura - Panel |
---|
tab | 1 |
---|
styles | {"body":{"text":{"color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Mac Users","color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":26}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#002d72","width":4,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}} |
---|
body | <p><br /></p> |
---|
|
Expand |
---|
|
UI Steps |
---|
|
UI Step |
---|
Open Outlook on your Mac, click the New Message button to open a new email. Expand |
---|
| Image Added
|
|
UI Step |
---|
Click the Signature button and select Manage Signatures to open the Signatures window. Expand |
---|
| Image Added
|
|
UI Step |
---|
On the Signatures window, click the Plus Icon to open the Edit Signature window. Expand |
---|
| Image Added
|
|
UI Step |
---|
On the Edit Signature window, type in your Signature Name and the appropriate signature format. Expand |
---|
| Image Added
|
|
UI Step |
---|
Click the Save Icon to save the new signature. Expand |
---|
| Image Added
|
|
|
|
|
HTML |
---|
<style type="text/css">
.aura-header {
padding-top: 10px!important;
padding-left: 10px!important;
padding-right: 10px!important;
}
.aura-headline {
padding-bottom: 10px!important;
}
.aura-body {
padding-left: 5px!important;
padding-right: 5px!important;
padding-top: 5px!important;
padding-bottom: 5px!important;
}
#breadcrumb-section {display: none;}
#system-content-items, #content-metadata-attachments { display: none; }
.aui-nav-imagelink {
display: none!important;
}
</style> |
HTML |
---|
<script>
AJS.toInit(function() {
AJS.$('.page-metadata').hide();
});
</script> |
...