<?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: Replace Your Blog Title with a Logo</title>
	<atom:link href="http://antbag.com/replace-your-blog-title-with-a-logo/feed/" rel="self" type="application/rss+xml" />
	<link>http://antbag.com/replace-your-blog-title-with-a-logo/</link>
	<description>Anthony Baggett Online</description>
	<lastBuildDate>Mon, 08 Mar 2010 19:45:45 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anthony</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-116390</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-116390</guid>
		<description>I didn&#039;t design K2, and am not familiar with how it&#039;s coded.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t design K2, and am not familiar with how it&#8217;s coded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bskia</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-116388</link>
		<dc:creator>bskia</dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-116388</guid>
		<description>I found how I can change the header&#039;s background color, but it would have been nice to have that in a control panel.</description>
		<content:encoded><![CDATA[<p>I found how I can change the header&#8217;s background color, but it would have been nice to have that in a control panel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bskia</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-116380</link>
		<dc:creator>bskia</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-116380</guid>
		<description>Why can&#039;t I change the background color in the header? I can only change the text color. I could change the background in K1, but not K2.</description>
		<content:encoded><![CDATA[<p>Why can&#8217;t I change the background color in the header? I can only change the text color. I could change the background in K1, but not K2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-94170</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Sat, 29 Aug 2009 21:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-94170</guid>
		<description>Hello,  I tried following your directions but it seems the &quot;shine&quot; theme that&#039;s available on wordpress doesn&#039;t have the same files.  How would I modify the &quot;shine&quot; theme to put my logo on the title?</description>
		<content:encoded><![CDATA[<p>Hello,  I tried following your directions but it seems the &#8220;shine&#8221; theme that&#8217;s available on wordpress doesn&#8217;t have the same files.  How would I modify the &#8220;shine&#8221; theme to put my logo on the title?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-39313</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Mon, 27 Oct 2008 06:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-39313</guid>
		<description>I wanted to thank you - very much for posting the code - I got it to work!  I have to play with it some more as far as the padding and margins go but it&#039;s up there. Now I can play with a few other sites I have - see if I can get them to have a logo as well :)

Thanks again!
Julie</description>
		<content:encoded><![CDATA[<p>I wanted to thank you &#8211; very much for posting the code &#8211; I got it to work!  I have to play with it some more as far as the padding and margins go but it&#8217;s up there. Now I can play with a few other sites I have &#8211; see if I can get them to have a logo as well <img src='http://antbag.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again!<br />
Julie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Land</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-38463</link>
		<dc:creator>Land</dc:creator>
		<pubDate>Wed, 22 Oct 2008 16:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-38463</guid>
		<description>Hi, 
Great post by the way.. Exactly what im looking to do..

However, I am really struggling.. Im new to this, but have added the code to the header




&lt;a href=&quot;&quot;&gt;&lt;/a&gt;


And, to the Css..

#header { 
padding :0px; 
background:white;
margin:0px; 
height:105px;
} 

.title{
margin: 0;
width: 100%;
padding: 0 0 0 0;
text-align: left;
}

.title h1{
width: 370px;
height: 70px;
position: relative;
}

.title h1 span{
background: url(images/logo.gif) no-repeat;
position: absolute;
margin-left: -25px;
width: 100%;
height: 100%;
}

#header h1{ 
font-size: 40px;
line-height:50px;	
letter-spacing:-1px;
margin:0px 0px 0px 17px;
font-weight:normal;
padding:0px;
} 
#header h1 a{ 
border-bottom: none;
color: #469402;
}
#header h1 a:hover{ 
border-bottom: 1px solid #469402;
color: #469402;
}
.Desc{ 
color: #D94616;
margin:0px;
font-size:20px;
line-height:31px;
font-weight:normal;
letter-spacing:-1px;
text-align:center
}

img { 
border : 0;
} 
a, a:visited { 
color : #667B04;
text-decoration: underline;
} 
a:hover { 
text-decoration : none;
color : #667B04;
} 

But the text still appears, with no image.

Any suggestions would be greatly appreciated..
Cheers</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great post by the way.. Exactly what im looking to do..</p>
<p>However, I am really struggling.. Im new to this, but have added the code to the header</p>
<p>&lt;a href=&#8221;"&gt;</p>
<p>And, to the Css..</p>
<p>#header {<br />
padding :0px;<br />
background:white;<br />
margin:0px;<br />
height:105px;<br />
} </p>
<p>.title{<br />
margin: 0;<br />
width: 100%;<br />
padding: 0 0 0 0;<br />
text-align: left;<br />
}</p>
<p>.title h1{<br />
width: 370px;<br />
height: 70px;<br />
position: relative;<br />
}</p>
<p>.title h1 span{<br />
background: url(images/logo.gif) no-repeat;<br />
position: absolute;<br />
margin-left: -25px;<br />
width: 100%;<br />
height: 100%;<br />
}</p>
<p>#header h1{<br />
font-size: 40px;<br />
line-height:50px;<br />
letter-spacing:-1px;<br />
margin:0px 0px 0px 17px;<br />
font-weight:normal;<br />
padding:0px;<br />
}<br />
#header h1 a{<br />
border-bottom: none;<br />
color: #469402;<br />
}<br />
#header h1 a:hover{<br />
border-bottom: 1px solid #469402;<br />
color: #469402;<br />
}<br />
.Desc{<br />
color: #D94616;<br />
margin:0px;<br />
font-size:20px;<br />
line-height:31px;<br />
font-weight:normal;<br />
letter-spacing:-1px;<br />
text-align:center<br />
}</p>
<p>img {<br />
border : 0;<br />
}<br />
a, a:visited {<br />
color : #667B04;<br />
text-decoration: underline;<br />
}<br />
a:hover {<br />
text-decoration : none;<br />
color : #667B04;<br />
} </p>
<p>But the text still appears, with no image.</p>
<p>Any suggestions would be greatly appreciated..<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: werutzb</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-36447</link>
		<dc:creator>werutzb</dc:creator>
		<pubDate>Wed, 08 Oct 2008 02:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-36447</guid>
		<description>Hi!

I want to improve my SQL experience.
 I red really many SQL resources and would like to
get more about SQL for my occupation as mysql database manager.

 What can you recommend?

Thanks,
Werutz</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I want to improve my SQL experience.<br />
 I red really many SQL resources and would like to<br />
get more about SQL for my occupation as mysql database manager.</p>
<p> What can you recommend?</p>
<p>Thanks,<br />
Werutz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-27702</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sat, 16 Aug 2008 01:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-27702</guid>
		<description>Al, I&#039;m emailing you.</description>
		<content:encoded><![CDATA[<p>Al, I&#8217;m emailing you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-27591</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Fri, 15 Aug 2008 10:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-27591</guid>
		<description>Aplogies Anthony - you must be getting a bit frustrated with so many questions - I&#039;ll try to figure this out for myself. Thanks again. Alan</description>
		<content:encoded><![CDATA[<p>Aplogies Anthony &#8211; you must be getting a bit frustrated with so many questions &#8211; I&#8217;ll try to figure this out for myself. Thanks again. Alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://antbag.com/replace-your-blog-title-with-a-logo/comment-page-2/#comment-27476</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 14 Aug 2008 15:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://antbag.com/replace-your-blog-title-with-a-logo/#comment-27476</guid>
		<description>Arh, the html didn&#039;t show correctly on my previous post:

&quot;http://www.sitename.com&quot;&gt;Site name

You&#039;ll have to trust me that I have the a tag inserted just after the h1 tag and closes just before the end of the h1 tag</description>
		<content:encoded><![CDATA[<p>Arh, the html didn&#8217;t show correctly on my previous post:</p>
<p>&#8220;http://www.sitename.com&#8221;&gt;Site name</p>
<p>You&#8217;ll have to trust me that I have the a tag inserted just after the h1 tag and closes just before the end of the h1 tag</p>
]]></content:encoded>
	</item>
</channel>
</rss>
