How to add a quote of the day to your blog ? I have been wanting to add my own quotes with images to my blog for awhile now and can't figure it but did come across CalendarLabs so have added it for now ...fully color/font customizable to add to your blog.
Code Example 1 {Shown on my blog in footer.}
<script type="text/javascript">var com_pj_w = 275;</script>
<a style="font-weight:bold;font-style:normal;font-size:14pt;text-decoration:none;color:#800000;" href="http://www.inspirational-quotes-and-poems.net" target="_blank">Quote of the Day</a><br/>
<script type="text/javascript" src="http://www.inspirational-quotes-and-poems.net/support-files/quoteoftheday.js"></script>
Code Example #2
<!-------Do not change below this line-------><div align="center"><iframe align="center" src="http://widget.calendarlabs.com/v1/quot.php?cid=101&uid=339895092&c=random&l=en&cbg=FFFFFF&cb=1&cbc=000000&cf=calibri&cfg=000000&qfs=bi&qta=center&tfg=000000&tfs=bi&afc=000000&afs=i" width="188" height="210" marginwidth=0 marginheight=0 frameborder=no scrolling=no allowtransparency='true'>Loading...</iframe><div align="center" style="width:140px;font-size:10px;color:#333;">Daily Quotes by <a href="http://www.calendarlabs.com/pdf-calendar" target="_blank" rel="nofollow" style="font-size:10px;text-decoration:none;color:#333;">PDF Calendar</a></div></div><!-------Do not change above this line------->
RESULT
Daily Quotes by PDF Calendar
Code Example #3
This one is from: Wordsmith.org: the magic of words
http://wordsmith.org/awad/addquote.html
<!-------Do not change below this line-------><div align="center">
<script src="https://wordsmith.org/words/quote.js" type="text/javascript">
</script></div><!-------Do not change above this line------->
RESULT
Code Example #4
<table width="360" border="2" cellspacing="0" cellpadding="5" align="center"><tr><td bgcolor="#FFFFFF" bordercolor="#000066"><script src="http://feeds2.feedburner.com/inspired-personal-development?format=sigpro" type="text/javascript" ></script><noscript><p>Subscribe to RSS headline updates from: <a href="http://feeds2.feedburner.com/inspired-personal-development"></a><br/>Powered by FeedBurner</p> </noscript></td></tr></table>
RESULT
Code Example #5
<br /><table width="275" cellpadding="5" align="center" bgcolor="red"> <tr> <td align="center"><strong><font face="Arial" size="3" color="white">Today's Quote</font></strong><br> <script language="JavaScript" type="text/javascript"> <!-- var fontface="Arial"; var textcolor="white"; var textsize="2"; //--> </script> <script language="JavaScript" src="http://nickeysurf.com/quotes/qotd.js" type="text/javascript"></script> </td></tr></table> <br /> |
RESULT
Today's Quote |