<?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"
	>
<channel>
	<title>Comments on: Blogging Your Church with WordPress:&#8211; Tweaking a theme</title>
	<atom:link href="http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/</link>
	<description>Tim's blog on anything from this week's lectionary, to open source software like WordPress</description>
	<pubDate>Thu, 20 Nov 2008 10:39:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Steph</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-2822</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Sat, 15 Dec 2007 06:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-2822</guid>
		<description>Hi Tim,

I'm attempting to setup a site using Alpha.  Is there an easy explanation on how to change the width of the main menu buttons?  Currently, my buttons are appearing on two lines and overlapping each other.  Everything I've tried seems to make it worse. :(  I'm a relative novice at editing css code.  Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>I&#8217;m attempting to setup a site using Alpha.  Is there an easy explanation on how to change the width of the main menu buttons?  Currently, my buttons are appearing on two lines and overlapping each other.  Everything I&#8217;ve tried seems to make it worse. <img src='http://livingos.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I&#8217;m a relative novice at editing css code.  Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-1068</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 13 Nov 2007 08:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-1068</guid>
		<description>You probably just need to set width to some value for element in question. But, be careful of the IE box model. If you give something width, don't use padding.</description>
		<content:encoded><![CDATA[<p>You probably just need to set width to some value for element in question. But, be careful of the IE box model. If you give something width, don&#8217;t use padding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-1052</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Tue, 13 Nov 2007 01:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-1052</guid>
		<description>Is there a way of locking the header buttons to one size in Upsilon rather than according to word length?</description>
		<content:encoded><![CDATA[<p>Is there a way of locking the header buttons to one size in Upsilon rather than according to word length?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-391</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 10 Jul 2007 11:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-391</guid>
		<description>Actually what you need to do is edit the index.php file in the theme you are using and add the code that inserts the coments stuff. It is probably just one line of code that calls the comments template. Copy and paste from your single.php file.</description>
		<content:encoded><![CDATA[<p>Actually what you need to do is edit the index.php file in the theme you are using and add the code that inserts the coments stuff. It is probably just one line of code that calls the comments template. Copy and paste from your single.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-389</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 10 Jul 2007 10:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-389</guid>
		<description>OK, I get it thanks - what I want to do then is have the front (home) page as a post single page of the latest entry so that Comments Form appears underneath.  How do I do that please?  Andrew</description>
		<content:encoded><![CDATA[<p>OK, I get it thanks - what I want to do then is have the front (home) page as a post single page of the latest entry so that Comments Form appears underneath.  How do I do that please?  Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-390</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 10 Jul 2007 07:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-390</guid>
		<description>It is but it all themes do this and actually your site does have a comments field at the end of the post. You must be on your posts single page (not home).  It can be turned off in the Dashboard, but by default comments are on.</description>
		<content:encoded><![CDATA[<p>It is but it all themes do this and actually your site does have a comments field at the end of the post. You must be on your posts single page (not home).  It can be turned off in the Dashboard, but by default comments are on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-392</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 09 Jul 2007 23:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-392</guid>
		<description>Hi Tim, I know it's off topic, so feel free to delete this, but I've searched the Wordpress Support Forum and can't find how I can set a theme to display this Comment form 'Leave a reply' after each post, ie. an open box like this you have inviting comments?  I think it's very inviting and encourages interaction.  Any suggestions please?  Thanks, Andrew
PS. the site is at www.anamchara.org.uk/andrew</description>
		<content:encoded><![CDATA[<p>Hi Tim, I know it&#8217;s off topic, so feel free to delete this, but I&#8217;ve searched the Wordpress Support Forum and can&#8217;t find how I can set a theme to display this Comment form &#8216;Leave a reply&#8217; after each post, ie. an open box like this you have inviting comments?  I think it&#8217;s very inviting and encourages interaction.  Any suggestions please?  Thanks, Andrew<br />
PS. the site is at <a href="http://www.anamchara.org.uk/andrew" rel="nofollow">http://www.anamchara.org.uk/andrew</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvia</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-398</link>
		<dc:creator>Sylvia</dc:creator>
		<pubDate>Sun, 10 Jun 2007 19:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-398</guid>
		<description>Done! (Although I do have a problem with editing out certain text, but worked around it!)</description>
		<content:encoded><![CDATA[<p>Done! (Although I do have a problem with editing out certain text, but worked around it!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvia</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-397</link>
		<dc:creator>Sylvia</dc:creator>
		<pubDate>Sun, 10 Jun 2007 03:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-397</guid>
		<description>Arggh! Here, I'll try again!

div id="myGallery"
div class="imageElement"
Item 1 Title
Item 1 Description
a href="mypage1.html" title="open image" class="open"&lt;/a&gt;
img src="images/brugges2006/1.jpg" class="full" /
img src="images/brugges2006/1-mini.jpg" class="thumbnail" /

div class="imageElement"
Item 2 Title
Item 2 Description
a href="mypage2.html" title="open image" class="open"&lt;/a&gt;
img src="images/brugges2006/2.jpg" class="full" /
img src="images/brugges2006/2-mini.jpg" class="thumbnail" /</description>
		<content:encoded><![CDATA[<p>Arggh! Here, I&#8217;ll try again!</p>
<p>div id=&#8221;myGallery&#8221;<br />
div class=&#8221;imageElement&#8221;<br />
Item 1 Title<br />
Item 1 Description<br />
a href=&#8221;mypage1.html&#8221; title=&#8221;open image&#8221; class=&#8221;open&#8221;<br />
img src=&#8221;images/brugges2006/1.jpg&#8221; class=&#8221;full&#8221; /<br />
img src=&#8221;images/brugges2006/1-mini.jpg&#8221; class=&#8221;thumbnail&#8221; /</p>
<p>div class=&#8221;imageElement&#8221;<br />
Item 2 Title<br />
Item 2 Description<br />
a href=&#8221;mypage2.html&#8221; title=&#8221;open image&#8221; class=&#8221;open&#8221;<br />
img src=&#8221;images/brugges2006/2.jpg&#8221; class=&#8221;full&#8221; /<br />
img src=&#8221;images/brugges2006/2-mini.jpg&#8221; class=&#8221;thumbnail&#8221; /</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvia</title>
		<link>http://livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-396</link>
		<dc:creator>Sylvia</dc:creator>
		<pubDate>Sun, 10 Jun 2007 03:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.livingos.com/2007/04/03/blogging-your-church-with-wordpress-tweaking-a-theme/#comment-396</guid>
		<description>Sorry about that. I found all the code entries mentioned at smoothgallery's site, but not "myGallery", namely:



Item 1 Title
Item 1 Description
&lt;a href="mypage1.html" title="open image" rel="nofollow"&gt;&lt;/a&gt;




Item 2 Title
Item 2 Description
&lt;a href="mypage2.html" title="open image" rel="nofollow"&gt;&lt;/a&gt;





So I can't change the elements. Also the captions or the links are specified where? as when you show carousel and arrows, you have your edited captions in there. I have tried to turn off captions (carousel or links) and retain the timed slideshow to no avail.


function startGallery() {
var myGallery = new gallery($('myGallery'), {
timed: true,
showArrows: false,
showCarousel: false
});
}
window.onDomReady(startGallery);</description>
		<content:encoded><![CDATA[<p>Sorry about that. I found all the code entries mentioned at smoothgallery&#8217;s site, but not &#8220;myGallery&#8221;, namely:</p>
<p>Item 1 Title<br />
Item 1 Description<br />
<a href="mypage1.html" title="open image" rel="nofollow"></a></p>
<p>Item 2 Title<br />
Item 2 Description<br />
<a href="mypage2.html" title="open image" rel="nofollow"></a></p>
<p>So I can&#8217;t change the elements. Also the captions or the links are specified where? as when you show carousel and arrows, you have your edited captions in there. I have tried to turn off captions (carousel or links) and retain the timed slideshow to no avail.</p>
<p>function startGallery() {<br />
var myGallery = new gallery($(&#8217;myGallery&#8217;), {<br />
timed: true,<br />
showArrows: false,<br />
showCarousel: false<br />
});<br />
}<br />
window.onDomReady(startGallery);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
