Posts Tagged ‘css’

SignatureProfiler for Leopard Mail

Friday, December 7th, 2007

Signatureprofiler 100pxScott Little has updated his excellent SignatureProfiler plugin for Leopard Mail.

Veteran Hawk Wings readers will remember how many nifty tweaks and new options this plugin brings to Mail.app’s signature feature (see this previous Hawk Wings post if you are not a veteran reader).

The new version adds support for Leopard Mail and removes it for Panther Mail. You can get the update (1.4.4) from Scott’s web site . SignatureProfiler is donation-ware.

Tags: , , , , , , , ,

Related posts

Get nicer looking Thunderbird labels

Monday, April 30th, 2007

ThunderbirdThomas McMahon has knocked out some styles for the “Stylish” CSS-extension that produce brighter, better looking labels in Thunderbird.

The Stylish extension is a user style manager: “Stylish is to CSS what Greasemonkey is to JavaScript, and unlike other methods of using user styles, most styles take effect immediately.”

When you have installed Stylish, you can follow the instructions on Thomas’s web site to download some pre-made label styles that will turn your Thunderbird labels from this in to this:

Thomas mc Mahons Stylish Styles

And it’s not just a Mac-only solution as Thomas notes:

The new labels code has been tested in Thunderbird 1.5 and 2.0 on Mac and works great. It should work fine under Windows and Linux too.

Tags: , , , , , , , , ,

Related posts

.Mac webmail interface screws CSS, email marketers

Wednesday, December 6th, 2006

DotmacAn email marketer tested the new .Mac webmail interface and didn’t like what he found. His “marketing emails” are screwed by the way in which the new web interface handles CSS.

The old interface did a good job, he remembers. It “had amazing support for CSS and standards-based markup”.

But the new client wraps the whole email in a new DIV container:

This process is obviously aimed at foiling any modifications to the .Mac GUI caused by the use of type selectors. And if properly executed it would not impact the appearance of the source email. However, .Mac adds a gratuitous DIV just inside the new #messageCanvas DIV, consequently rendering all CSS useless…

As a result, direct marketers are faced with a dilemma:

So the result is that we’re at an impasse with .Mac: either we support other clients or we support .Mac. The former is the obvious choice, leaving us with .Mac emails looking like those rendered in Gmail and Hotmail. Bummer.

Or not.

(Hawk-eyed readers will notice that a coding work-around for this is presented in the comments to the original post.)

Tags: , , , , , ,

Related posts

SignatureProfiler 1.3: Skype, HTML, CSS, images, hyperlinks and more

Tuesday, November 7th, 2006

SignatureprofilerScott Little has released a substantial update to his SignatureProfiler plugin for Apple Mail, which manages signatures and adds extra features like iTunes info and account-specific tail signatures.

The new version (1.3) adds the option to insert a variety of Skype images into your sig, new placeholders for images and hyperlinks in your sigs, greater stability and more.

Most usefully of all, it now allows you to add HTML and CSS to signatures without all the messing around with cryptically-named files like 92768111-8FA1-4572-977D-C94D7A5FDB9A.webarchive that was involved in previous signature hacks like this and this .

Now, creating fancy signatures is much easier. A new contextual menu in SignatureProfiler for Mail’s signature preference pane makes it fast, easy and error-free:

SignatureprofilerContextual

You can drop an HTML file or a webarchive right into the signature you want. Options to add an obscured email address and other fields which SignatureProfiler fills in when constructing the signature means that you can construct great signatures in minutes:

SignatureprofilerFeedburner
Signatureprofilercss

Of course, this will appeal most to fans of Rich Text emails rather than to old fuddy-duddies like me.

Still, the ability to add info about your iTunes habits, account-specific tail signatures and other features of the plugin do not break the sacred bonds of plain text brotherhood, so there is lots for every Mail.app user to enjoy here.

SignatureProfiler is donation-ware and it is available from Scott’s web site .

Tags: , , , , , ,

Related posts

Thunderbird: CSS signatures, random signatures

Saturday, August 5th, 2006

thunderbirdMartin Koistinen has posted some tips on how to manage signatures in Thunderbird.

He offers some code for a CSS signature. It follows the same principles as CCS signatures for Mail.app posted here in the past, but with all the bells and whistles you could ever want.

It won’t appeal to everyone, but people who have made their peace with HTML in email will be delighted at how comprehensive the code is:

thunderbirdcsssig

Not content with that, he has also created a randomiser for Thunderbird sigs. The shell script he provides will insert a tag line from a user-created list into this CSS signature or any HTML signature file. Full instructions in the post make it easy to craft your own. Nice.

Tags: , , , , , ,

Related posts

Adding a dynamic Skype sig to Mail.app

Saturday, May 13th, 2006

skype140pxA post on the Skype blog describes how to add a dynamic Skype icon to a signature in Mail.app, which lets other know whether you are currently available or not.

It basically follows the same method as you use to insert any HTML signature into Mail.app, or a CSS signature or a rotating FeedBurner signature.

Tags: , , , , , , ,

Related posts