<?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: Add a Logo to WordPress Blog with Dynamic Headers by Nicasio Design</title>
	<atom:link href="http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/</link>
	<description>Do things on the Web</description>
	<lastBuildDate>Wed, 10 Aug 2011 19:46:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Curso de php</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-687</link>
		<dc:creator>Curso de php</dc:creator>
		<pubDate>Wed, 10 Aug 2011 19:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-687</guid>
		<description>Very Good. Thank you!</description>
		<content:encoded><![CDATA[<p>Very Good. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allison Eremita</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-604</link>
		<dc:creator>Allison Eremita</dc:creator>
		<pubDate>Fri, 25 Feb 2011 22:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-604</guid>
		<description>thanks for trying:)
I sent an email to the developer a few days ago, but no answer.  Perhaps he will answer me, it seems that he has had this question before.</description>
		<content:encoded><![CDATA[<p>thanks for trying:)<br />
I sent an email to the developer a few days ago, but no answer.  Perhaps he will answer me, it seems that he has had this question before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike WebGuy</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-603</link>
		<dc:creator>Mike WebGuy</dc:creator>
		<pubDate>Fri, 25 Feb 2011 22:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-603</guid>
		<description>@Allison

Probably however I&#039;m not familiar with your specific theme.</description>
		<content:encoded><![CDATA[<p>@Allison</p>
<p>Probably however I&#8217;m not familiar with your specific theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allison Eremita</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-601</link>
		<dc:creator>Allison Eremita</dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-601</guid>
		<description>Did this, still centers the image in the page inline with where I want it, but centered.  I even took out the three  to see if that would let is go left.  It must be something in the header or the background design of the page.  Is there a css code I can over ride the layout with?</description>
		<content:encoded><![CDATA[<p>Did this, still centers the image in the page inline with where I want it, but centered.  I even took out the three  to see if that would let is go left.  It must be something in the header or the background design of the page.  Is there a css code I can over ride the layout with?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike WebGuy</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-599</link>
		<dc:creator>Mike WebGuy</dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-599</guid>
		<description>In order to have your code show up on the page you will have to find a tool online that will let you &quot;convert html tag&quot; 

These tools essentially convert the ascii characters:
&lt;strong&gt;&lt;&lt;/strong&gt; and &lt;strong&gt;&gt;&lt;/strong&gt;
into their html entity values: 
&lt;strong&gt;&lt;&lt;/strong&gt; and &lt;strong&gt;&gt;&lt;/strong&gt;
</description>
		<content:encoded><![CDATA[<p>In order to have your code show up on the page you will have to find a tool online that will let you &#8220;convert html tag&#8221; </p>
<p>These tools essentially convert the ascii characters:<br />
<strong>&lt;</strong> and <strong>&gt;</strong><br />
into their html entity values:<br />
<strong>&amp;lt;</strong> and <strong>&amp;gt;</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike WebGuy</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-598</link>
		<dc:creator>Mike WebGuy</dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-598</guid>
		<description>Allison,

Wordpress is trying to interpret the code I will be looking into how to stop this from hapenning in the future so that code can be posted in replies. However for now go back to your header file and replace the line of code that says: 

&lt;strong&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;?php show_media_header(); ?&gt;&lt;/center&gt;&lt;/strong&gt;&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;

with:

&lt;strong&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;?php show_media_header(); ?&gt;&lt;/strong&gt;&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;

This will basically remove the code that makes it align to the center of your page. It shoudl now align to the left of the page. However this might not be exactly where you want it to be. You will see what I mean after you do that. What you will need to do in the end is re-create the logo on the background you want with a large background to the left of it that will essentially push it out to the right the correct ammount. (I can try to explain this in more detail later if you are the one creating the actual logo.)

If you don&#039;t want it on all pages then only select it form the second drop down in the Headers &gt; Setting option in Wordpress. You woudl then need to figure out how to manually set a different one of the rest of the pages.</description>
		<content:encoded><![CDATA[<p>Allison,</p>
<p>WordPress is trying to interpret the code I will be looking into how to stop this from hapenning in the future so that code can be posted in replies. However for now go back to your header file and replace the line of code that says: </p>
<p><strong>&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;center&gt;&lt;?php show_media_header(); ?&gt;&lt;/center&gt;</strong><strong>&lt;br&gt;</strong></p>
<p>with:</p>
<p><strong>&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;?php show_media_header(); ?&gt;</strong><strong>&lt;br&gt;</strong></p>
<p>This will basically remove the code that makes it align to the center of your page. It shoudl now align to the left of the page. However this might not be exactly where you want it to be. You will see what I mean after you do that. What you will need to do in the end is re-create the logo on the background you want with a large background to the left of it that will essentially push it out to the right the correct ammount. (I can try to explain this in more detail later if you are the one creating the actual logo.)</p>
<p>If you don&#8217;t want it on all pages then only select it form the second drop down in the Headers &gt; Setting option in WordPress. You woudl then need to figure out how to manually set a different one of the rest of the pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allison Eremita</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-594</link>
		<dc:creator>Allison Eremita</dc:creator>
		<pubDate>Fri, 25 Feb 2011 19:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-594</guid>
		<description>I just did #1, and the logo still positions itself center  The reason I wanted to use this plug in, is that it allows me to use different images on different pages by selecting the image in the page editing.  By setting it from no default to AE Logo.png (will change the name thanks) it puts the same logo on all pages.

#2 I have entered the line of code into the header.php file, under header see below.  I am a little confused because in your directions you say to enter the code 


and now you are asking if I entered it under the tag?  Below is what it looks like right now.






</description>
		<content:encoded><![CDATA[<p>I just did #1, and the logo still positions itself center  The reason I wanted to use this plug in, is that it allows me to use different images on different pages by selecting the image in the page editing.  By setting it from no default to AE Logo.png (will change the name thanks) it puts the same logo on all pages.</p>
<p>#2 I have entered the line of code into the header.php file, under header see below.  I am a little confused because in your directions you say to enter the code </p>
<p>and now you are asking if I entered it under the tag?  Below is what it looks like right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike WebGuy</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-593</link>
		<dc:creator>Mike WebGuy</dc:creator>
		<pubDate>Fri, 25 Feb 2011 18:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-593</guid>
		<description>@Allison

I deleted the code because it does not help.
There are two things I would like you to check: 

1.  Have you selected your image: &quot;AE Logo.png&quot; in both drop downs inside of Wordpress under: Headers &gt; Settings ? (Tip: whenever naming something for the web try to not have any spaces in the name)
2.  Have you entered the line of code from the post in your Header file under the  tag ?</description>
		<content:encoded><![CDATA[<p>@Allison</p>
<p>I deleted the code because it does not help.<br />
There are two things I would like you to check: </p>
<p>1.  Have you selected your image: &#8220;AE Logo.png&#8221; in both drop downs inside of WordPress under: Headers &gt; Settings ? (Tip: whenever naming something for the web try to not have any spaces in the name)<br />
2.  Have you entered the line of code from the post in your Header file under the  tag ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allison Eremita</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-590</link>
		<dc:creator>Allison Eremita</dc:creator>
		<pubDate>Fri, 25 Feb 2011 16:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-590</guid>
		<description>I downloaded the plugin, activated it and followed all the directions.  I immediately got an error that said the file did not appear to be writable so I contacted my server administrator and he made the folder writable and added the folder.

I reactivated the plugin, uploaded the image, changed the default settings and even deleted the old image so that I could tell each page which image to use.  So it lets me select the image, write now I am only working on one page, the furniture design page.  If you went to my website you would have seen a blank square where the image goes.  If you click on the furniture design page you will see the image I want to use on that page centered in the header area.</description>
		<content:encoded><![CDATA[<p>I downloaded the plugin, activated it and followed all the directions.  I immediately got an error that said the file did not appear to be writable so I contacted my server administrator and he made the folder writable and added the folder.</p>
<p>I reactivated the plugin, uploaded the image, changed the default settings and even deleted the old image so that I could tell each page which image to use.  So it lets me select the image, write now I am only working on one page, the furniture design page.  If you went to my website you would have seen a blank square where the image goes.  If you click on the furniture design page you will see the image I want to use on that page centered in the header area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike WebGuy</title>
		<link>http://www.mikewebguy.com/2009/07/02/add-logo-wordpress-blog/comment-page-1/#comment-589</link>
		<dc:creator>Mike WebGuy</dc:creator>
		<pubDate>Fri, 25 Feb 2011 16:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikewebguy.com/?p=234#comment-589</guid>
		<description>@Allison

It looks like you might not have read my article above. Have you installed the plug-in and edited the code specified in the header.php per the instructions above ?</description>
		<content:encoded><![CDATA[<p>@Allison</p>
<p>It looks like you might not have read my article above. Have you installed the plug-in and edited the code specified in the header.php per the instructions above ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

