YES! You can display our inspirational quotes of the week on your own web site — for FREE! — using this widget. The widget was developed for us by Virtual Paragon to allow us to share these inspiring thoughts with a larger audience.

Preview

This is how the widget will look:

Instructions

All you need to do is copy and paste the following code into your web page (or paste it in a text widget on your blog):

<script type="text/javascript" src="http://joelalevy.com/widget/?w=qow" charset="utf-8"></script>

It’s easy, and the quote will change automatically every week!
Try it and let us know how it works out for you!

Frequently Asked Questions

Q: Can I use CSS to change the look (fonts, colors, etc.) of your widget so it matches my web site?

A: Absolutely! Here are some of the CSS selectors that you can tweak:


#jlQow {
/* The widget */
border: 2px solid black;
font-size: 12px;
}
#jlQow #title {
/* The "Quote of the Week" title */
}
#jlQow #date {
/* The date of the quote */
}
#jlQow blockquote {
/* The quote text */
}

  • Share/Bookmark