<?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: Interested In How to Change Your Header Images?</title> <atom:link href="http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/feed" rel="self" type="application/rss+xml" /><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html</link> <description>Exploring the web - Growing my experience toward my online business</description> <lastBuildDate>Tue, 29 Nov 2011 01:06:41 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>By: Lanna</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-1666</link> <dc:creator>Lanna</dc:creator> <pubDate>Mon, 01 Jun 2009 23:54:15 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-1666</guid> <description>Sorry I don’t understand what you’ve tried to ask. Can you be more specific?</description> <content:encoded><![CDATA[<p>Sorry I don’t understand what you’ve tried to ask. Can you be more specific?</p> ]]></content:encoded> </item> <item><title>By: Ray</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-1662</link> <dc:creator>Ray</dc:creator> <pubDate>Sun, 17 May 2009 05:10:39 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-1662</guid> <description>I try to follow your methods but under the , it show nothing except..&lt;a title=&quot;Home&quot; href=&quot;/&quot;&gt;&lt;/a&gt;Can you advise me on this...many thanks..</description> <content:encoded><![CDATA[<p>I try to follow your methods but under the<br /> , it show nothing except..</p><p>&lt;a title=&#8221;Home&#8221; href=&#8221;/&#8221;&gt;</p><p>Can you advise me on this&#8230;many thanks..</p> ]]></content:encoded> </item> <item><title>By: Lanna</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-632</link> <dc:creator>Lanna</dc:creator> <pubDate>Tue, 29 Jul 2008 14:12:29 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-632</guid> <description>Hello Charles;You&#039;re welcome. I am so glad that it works out for your memoria page now.Probably when you created your codes, you used &quot;memoria&quot; instead of &quot;memoria in aeterna&quot;. So that makes sense that it works after you changed it to be the same name as you stated in your codes.</description> <content:encoded><![CDATA[<p>Hello Charles;</p><p>You&#8217;re welcome. I am so glad that it works out for your memoria page now.</p><p> Probably when you created your codes, you used &#8220;memoria&#8221; instead of &#8220;memoria in aeterna&#8221;. So that makes sense that it works after you changed it to be the same name as you stated in your codes.</p> ]]></content:encoded> </item> <item><title>By: Charles</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-579</link> <dc:creator>Charles</dc:creator> <pubDate>Sat, 26 Jul 2008 18:19:43 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-579</guid> <description>Lanna, thanks for your assistance. All 35 of my header images are 975/150 respectively. I also had the correct code in my header for the &quot;memoria in aeterna&quot; page.Please note that I also had other page (i.e. announcement, contact, and about) that worked with static image without any problem.My problem was after I change the page name from &quot;memoria in aeterna&quot; to only &quot;memoria&quot; it worked.Thanks</description> <content:encoded><![CDATA[<p>Lanna, thanks for your assistance. All 35 of my header images are 975/150 respectively. I also had the correct code in my header for the &#8220;memoria in aeterna&#8221; page.</p><p>Please note that I also had other page (i.e. announcement, contact, and about) that worked with static image without any problem.</p><p>My problem was after I change the page name from &#8220;memoria in aeterna&#8221; to only &#8220;memoria&#8221; it worked.</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Lanna</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-445</link> <dc:creator>Lanna</dc:creator> <pubDate>Sat, 12 Jul 2008 11:28:52 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-445</guid> <description>Oh, if you created a new page. Don’t forget to include codes in your header.php; toward the end of the file. This is for your HOME page&lt;?php if (is_home()) { ?&gt;&lt;br /&gt; &#160;&#160; &#160;&#160;&#160; &#160;&lt;img src=&quot;&lt;?php bloginfo(&#039;template_url&#039;); ?&gt;/images/header_1.jpg&quot; width=&quot;970&quot; height=&quot;140&quot; alt=&quot;&lt;?php bloginfo(&#039;name&#039;); ?&gt; header image 1&quot; title=&quot;&lt;?php bloginfo(&#039;name&#039;); ?&gt; header image 1&quot; /&gt;You can change slightly with your memoria page. If you want to have a static image just for this page, then it should not be in the loop of other images. It should be modified just point to this page. Hope this helps.</description> <content:encoded><![CDATA[<p>Oh, if you created a new page. Don’t forget to include codes in your header.php; toward the end of the file. This is for your HOME page</p><p>&lt;?php if (is_home()) { ?&gt;<br /> &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;img src=&quot;&lt;?php bloginfo(&#8216;template_url&#8217;); ?&gt;/images/header_1.jpg&quot; width=&quot;970&quot; height=&quot;140&quot; alt=&quot;&lt;?php bloginfo(&#8216;name&#8217;); ?&gt; header image 1&quot; title=&quot;&lt;?php bloginfo(&#8216;name&#8217;); ?&gt; header image 1&quot; /&gt;</p><p>You can change slightly with your memoria page. If you want to have a static image just for this page, then it should not be in the loop of other images. It should be modified just point to this page. Hope this helps.</p> ]]></content:encoded> </item> <item><title>By: Lanna</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-443</link> <dc:creator>Lanna</dc:creator> <pubDate>Sat, 12 Jul 2008 10:48:35 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-443</guid> <description>Hello Charles,Please check your default image dimension. Is it like what you said 975x150? or 970x140? If your image is too big, it is not going to show up because I have that experience with mine.</description> <content:encoded><![CDATA[<p>Hello Charles,</p><p>Please check your default image dimension. Is it like what you said 975&#215;150? or 970&#215;140? If your image is too big, it is not going to show up because I have that experience with mine.</p> ]]></content:encoded> </item> <item><title>By: charles</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-435</link> <dc:creator>charles</dc:creator> <pubDate>Thu, 10 Jul 2008 18:41:09 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-435</guid> <description>Here is the complete header code:&lt;img src=&quot;/images/header_harold.jpg&quot; width=&quot;975&quot; height=&quot;150&quot; alt=&quot; memoria in aeterna page header image&quot; /&gt;&lt;img src=&quot;/images/header_.jpg&quot; width=&quot;975&quot; height=&quot;150&quot; alt=&quot; random header image&quot; /&gt;</description> <content:encoded><![CDATA[<p>Here is the complete header code:</p><p> &lt;img src=&#8221;/images/header_harold.jpg&#8221; width=&#8221;975&#8243; height=&#8221;150&#8243; alt=&#8221; memoria in aeterna page header image&#8221; /&gt;</p><p> &lt;img src=&#8221;/images/header_.jpg&#8221; width=&#8221;975&#8243; height=&#8221;150&#8243; alt=&#8221; random header image&#8221; /&gt;</p> ]]></content:encoded> </item> <item><title>By: charles</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-434</link> <dc:creator>charles</dc:creator> <pubDate>Thu, 10 Jul 2008 18:37:28 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-434</guid> <description>Thanks for the tutorial - great job! I&#039;m running Cutline 1.3 columnsplit and trying to create a page ( memoria in aeterna) with a static image (header_harold.jpg).The problem is, the  (memoria in aeterna) page is ignoring code inserting my other images (header_1.gif thru header_29.gif). The  (memoria in aeterna) page is correctly defined within  and does appear on all pages of my blog.Below is my header code. Any assistance is appreciated.&lt;img src=&quot;/images/header_harold.jpg&quot; width=&quot;975&quot; height=&quot;150&quot; alt=&quot; memoria in aeterna page header image&quot; /&gt;&lt;img src=&quot;/images/header_.jpg&quot; width=&quot;975&quot; height=&quot;150&quot; alt=&quot; random header image&quot; /&gt;</description> <content:encoded><![CDATA[<p>Thanks for the tutorial &#8211; great job!<br /> I&#8217;m running Cutline 1.3 columnsplit and trying to create a page ( memoria in aeterna) with a static image (header_harold.jpg).</p><p>The problem is, the  (memoria in aeterna) page is ignoring code inserting my other images (header_1.gif thru header_29.gif). The  (memoria in aeterna) page is correctly defined within  and does appear on all pages of my blog.</p><p>Below is my header code. Any assistance is appreciated.</p><p> &lt;img src=&#8221;/images/header_harold.jpg&#8221; width=&#8221;975&#8243; height=&#8221;150&#8243; alt=&#8221; memoria in aeterna page header image&#8221; /&gt;</p><p> &lt;img src=&#8221;/images/header_.jpg&#8221; width=&#8221;975&#8243; height=&#8221;150&#8243; alt=&#8221; random header image&#8221; /&gt;</p> ]]></content:encoded> </item> <item><title>By: How to Replace Your Header Image in WordPress.com Blog? &#171; My Internet Stuff</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-367</link> <dc:creator>How to Replace Your Header Image in WordPress.com Blog? &#171; My Internet Stuff</dc:creator> <pubDate>Sun, 25 May 2008 19:37:45 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-367</guid> <description>[...] articles Interesting In Getting a Header Image for Your New Blogger? Interested In How to Change Your Header Images? for WordPress [...]</description> <content:encoded><![CDATA[<p>[...] articles Interesting In Getting a Header Image for Your New Blogger? Interested In How to Change Your Header Images? for WordPress [...]</p> ]]></content:encoded> </item> <item><title>By: How to Add a Favicon to Your WordPress Blog? &#171; My Internet Stuff</title><link>http://www.learningwp.com/interested-in-how-to-change-your-header-images.html/comment-page-1#comment-330</link> <dc:creator>How to Add a Favicon to Your WordPress Blog? &#171; My Internet Stuff</dc:creator> <pubDate>Sun, 18 May 2008 06:20:15 +0000</pubDate> <guid isPermaLink="false">http://www.learningwp.com/?p=25#comment-330</guid> <description>[...] just added a favicon to my WordPress blog. Now it is your turn to add yours. If you don&#8217;t know how, the following steps could be [...]</description> <content:encoded><![CDATA[<p>[...] just added a favicon to my WordPress blog. Now it is your turn to add yours. If you don&#8217;t know how, the following steps could be [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.learningwp.com @ 2012-02-09 03:39:49 -->
