<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: New WordPress ESV and Tippy Plugins</title>
	<atom:link href="http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/</link>
	<description>The tech site of Chris Roberts</description>
	<lastBuildDate>Fri, 06 May 2011 20:31:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: James Kubecki</title>
		<link>http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/comment-page-1/#comment-13</link>
		<dc:creator>James Kubecki</dc:creator>
		<pubDate>Tue, 19 Feb 2008 16:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/#comment-13</guid>
		<description>Here&#039;s a tip... If you have two &quot;block&quot; format passages one after the other, there is no space between them, only a line. If you want to account for this, add the following to your CSS file:

blockquote.esvblock + blockquote.esvblock {
margin-top: 10px;
}

Tried it and it works on both Firefox and IE. Check it out here:
http://www.kubecki.com/blog/2008/02/19/god-made-you-special/</description>
		<content:encoded><![CDATA[<p>Here's a tip... If you have two "block" format passages one after the other, there is no space between them, only a line. If you want to account for this, add the following to your CSS file:</p>
<p>blockquote.esvblock + blockquote.esvblock {<br />
margin-top: 10px;<br />
}</p>
<p>Tried it and it works on both Firefox and IE. Check it out here:<br />
<a href="http://www.kubecki.com/blog/2008/02/19/god-made-you-special/" rel="nofollow">http://www.kubecki.com/blog/2008/02/19/god-made-you-special/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Portigal</title>
		<link>http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/comment-page-1/#comment-12</link>
		<dc:creator>Steve Portigal</dc:creator>
		<pubDate>Tue, 12 Feb 2008 23:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/#comment-12</guid>
		<description>Thank you for tippy! I am having fun playing with it and getting it how I want (I&#039;ve got a close.gif that is the text of the word &quot;close&quot; and sits in the bottom center) - know very little of CSS so have been messing with that.

One thing that it&#039;d be nice to do is have different text for the link and in the title bar of the tooltip. I&#039;d like the link to say &quot;Read more...&quot; and the tooltip to start with the title of whatever the content is.

I suppose I could fake that by changing the CSS to not show the passed &quot;Read more...&quot; (or to make it a small font in the bg color) and then in the HTML body put the title content I want. Or is there an easier way?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you for tippy! I am having fun playing with it and getting it how I want (I've got a close.gif that is the text of the word "close" and sits in the bottom center) - know very little of CSS so have been messing with that.</p>
<p>One thing that it'd be nice to do is have different text for the link and in the title bar of the tooltip. I'd like the link to say "Read more..." and the tooltip to start with the title of whatever the content is.</p>
<p>I suppose I could fake that by changing the CSS to not show the passed "Read more..." (or to make it a small font in the bg color) and then in the HTML body put the title content I want. Or is there an easier way?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/comment-page-1/#comment-14</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 09 Jan 2008 01:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/#comment-14</guid>
		<description>In the plugins/tippy directory there is a file called dom_tooltip.css this contains all the css definitions for the tooltip. To change the font just go in the div.domTip_TipHeader and div.domTip_TipBody sections and modify font settings as you need.

Hope this helps!
Chris</description>
		<content:encoded><![CDATA[<p>In the plugins/tippy directory there is a file called dom_tooltip.css this contains all the css definitions for the tooltip. To change the font just go in the div.domTip_TipHeader and div.domTip_TipBody sections and modify font settings as you need.</p>
<p>Hope this helps!<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archshrk</title>
		<link>http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/comment-page-1/#comment-15</link>
		<dc:creator>archshrk</dc:creator>
		<pubDate>Tue, 08 Jan 2008 23:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.musterion.net/2007/12/08/new-wordpress-esv-and-tippy-plugins/#comment-15</guid>
		<description>I&#039;m having a little trouble figuring out how to change the tooltip fonts.  If you look at three sites I manage, each looks a different.

http://archshrk.com/2007/06/first-dance
http://photojulia.com/2008/01/with-god-anything-is-possible
http://wholy4christ.com/2007/12/wholeness-exaltation-8</description>
		<content:encoded><![CDATA[<p>I'm having a little trouble figuring out how to change the tooltip fonts.  If you look at three sites I manage, each looks a different.</p>
<p><a href="http://archshrk.com/2007/06/first-dance" rel="nofollow">http://archshrk.com/2007/06/first-dance</a><br />
<a href="http://photojulia.com/2008/01/with-god-anything-is-possible" rel="nofollow">http://photojulia.com/2008/01/with-god-anything-is-possible</a><br />
<a href="http://wholy4christ.com/2007/12/wholeness-exaltation-8" rel="nofollow">http://wholy4christ.com/2007/12/wholeness-exaltation-8</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
