How to Style Tag4Writer Tags

In response to some user feedback on CodePlex about how to style the tags that are inserted by the Tag4Writer plugin for Windows Live Writer, I thought I'd show quickly how I style mine.


Here is the “Options” dialog for the Tag4Writer plugin on my machine:

tag4writer-pref

As you can see I am applying styles through the use of a div element with the CSS class of Tags. The style for this container is actually applied in a style sheet in my blog, but by surrounding the templated output here with the div then I get automated styling after I insert my tags.

Tags: windows live writer, writer, tag4writer, plugins