<?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: Integrating Gallery2 Into WordPress</title>
	<atom:link href="http://richbui.com/announcements/integrating_gallery2_into_wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://richbui.com/announcements/integrating_gallery2_into_wordpress/</link>
	<description>Welcome to my website.</description>
	<lastBuildDate>Thu, 22 Jul 2010 14:54:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James</title>
		<link>http://richbui.com/announcements/integrating_gallery2_into_wordpress/comment-page-1/#comment-2504</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 06 Feb 2010 19:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=137#comment-2504</guid>
		<description>Hi Richard

THanks for the great tutorial

But I have a problem I think.  If you click on this link, you will see my homepage http://www.thebreadcrumbtrail.org, and the way it is styled.

I made the changes and created the css and php files on my server.  But the problem is, my header file does not match the one you mention above since it is from a theme created by someone else.  Therefore, I just copied the classic theme over since I didn&#039;t know where to put the code in my theme.

Anyway, as you can see from http://www.thebreadcrumbtrail.org/gallery2/main.php, it doesn&#039;t seem to have made a difference

Any ideas where i can go from here?

Thanks

James</description>
		<content:encoded><![CDATA[<p>Hi Richard</p>
<p>THanks for the great tutorial</p>
<p>But I have a problem I think.  If you click on this link, you will see my homepage <a href="http://www.thebreadcrumbtrail.org" rel="nofollow">http://www.thebreadcrumbtrail.org</a>, and the way it is styled.</p>
<p>I made the changes and created the css and php files on my server.  But the problem is, my header file does not match the one you mention above since it is from a theme created by someone else.  Therefore, I just copied the classic theme over since I didn&#8217;t know where to put the code in my theme.</p>
<p>Anyway, as you can see from <a href="http://www.thebreadcrumbtrail.org/gallery2/main.php" rel="nofollow">http://www.thebreadcrumbtrail.org/gallery2/main.php</a>, it doesn&#8217;t seem to have made a difference</p>
<p>Any ideas where i can go from here?</p>
<p>Thanks</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bui</title>
		<link>http://richbui.com/announcements/integrating_gallery2_into_wordpress/comment-page-1/#comment-181</link>
		<dc:creator>Richard Bui</dc:creator>
		<pubDate>Fri, 16 Feb 2007 19:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=137#comment-181</guid>
		<description>You&#039;re welcome!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://richbui.com/announcements/integrating_gallery2_into_wordpress/comment-page-1/#comment-180</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Fri, 16 Feb 2007 18:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=137#comment-180</guid>
		<description>Thank you! That was incredibly helpful :)</description>
		<content:encoded><![CDATA[<p>Thank you! That was incredibly helpful <img src='http://richbui.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bui</title>
		<link>http://richbui.com/announcements/integrating_gallery2_into_wordpress/comment-page-1/#comment-179</link>
		<dc:creator>Richard Bui</dc:creator>
		<pubDate>Tue, 26 Dec 2006 09:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=137#comment-179</guid>
		<description>Also if you notice that the font size in Gallery appears a bit small, open the &lt;strong&gt;Gallery&#039;s&lt;/strong&gt; theme&#039;s stylesheet (usually located in &lt;em&gt;/gallery2/themes/theme-your-using/theme.css&lt;/em&gt;) and do a search for &lt;pre&gt;#gallery {
    color: #333;
    background-color: #fff;
    font-size: 100%;
} &lt;/pre&gt; and change the font-size there!</description>
		<content:encoded><![CDATA[<p>Also if you notice that the font size in Gallery appears a bit small, open the <strong>Gallery&#8217;s</strong> theme&#8217;s stylesheet (usually located in <em>/gallery2/themes/theme-your-using/theme.css</em>) and do a search for
<pre>#gallery {
    color: #333;
    background-color: #fff;
    font-size: 100%;
} </pre>
<p> and change the font-size there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bui</title>
		<link>http://richbui.com/announcements/integrating_gallery2_into_wordpress/comment-page-1/#comment-178</link>
		<dc:creator>Richard Bui</dc:creator>
		<pubDate>Tue, 26 Dec 2006 09:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=137#comment-178</guid>
		<description>The best trick I know of for fixing little problems such as your footer is loading incorrectly or design is shifted is to validate the Gallery page. It will usually give you indication of the offending code which you can fix and it should make the page load correctly.</description>
		<content:encoded><![CDATA[<p>The best trick I know of for fixing little problems such as your footer is loading incorrectly or design is shifted is to validate the Gallery page. It will usually give you indication of the offending code which you can fix and it should make the page load correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
