- #1 - Visit the widget home at TheLibertarianObserver.com and decide on what size and color of the widget you want to use. (Right click the link and select open in a new tab or window as you'll be coming back top this page later on.)
- #2 - Read my post titled: General instructions for embedding external widgets and gadgets into blogspot pages
- #3 - Copy and paste the following code where directed in the last post.
- #4 - In the code you just pasted (the blogspot window), edit the line that starts with "data" to point to the flavor of the widget you selected in step one from TheLibertarianObserver.com website (you'll have to return and copy the link).
Note: You will be replacing the portion of the address that ends with "lc2010-2.html?=blue" with "lc2010.html?=brown" if you wish the 150 pixel wide brown version. Note that the ?=blue designates the blue version. The ?= is my descriptor hook. If you wish to use the default white on black version, you would omit the ?= and end your address with ".html".
The code
<module>
<moduleprefs author="Jerry Titus"
author_email="jerry@jtitus.net"
description="Liberty Candidates 2010 promo widget for blogspot"
title="Liberty Candidates 2010" title_url="http://gigibowman.wordpress.com">
</moduleprefs>
<content type="html">
<object
data="http://thelibertarianobserver.com/widgets/lc2010/lc2010-2.html?=blue"
width="200"> height="500" type="text/html">
Your browser does not support objects.
</object>
</content>
</module>