<?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: Browne</title>
	<atom:link href="http://www.magpress.com/wordpress-themes/browne.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.magpress.com/wordpress-themes/browne.html</link>
	<description>Magazine WordPress Themes &#124; Free and Premium WordPress Templates</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:10:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ronald</title>
		<link>http://www.magpress.com/wordpress-themes/browne.html#comment-673</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Fri, 25 Sep 2009 00:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=277#comment-673</guid>
		<description>OK. First of all, make sure the you deleted the code inside the siteinfo id:

[h1]SOME CODE HERE[/h1]
[p]SOME CODE HERE[/p]

Then, just below it

[!-- Uncomment To Use Your Own Logo
[a href=&quot;#&quot; title=&quot;#&quot;][img src=&quot;/images/logo.png&quot; alt=&quot;#&quot; /][/a] --]

Edit it to:

[a href=&quot;#&quot; title=&quot;#&quot;][img src=&quot;/images/logo.png&quot; alt=&quot;#&quot; /][/a]

Please adjust the HTML codes properly. [ ] = &lt; &gt;. Ok, assume that the test image above is your logo, your logo HTML code would be:

[a href=&quot;yourdomainurl&quot; title=&quot;Home&quot;][img src=&quot;http://straightupcigars.com/wp-content/themes/test/images/150x150.jpg&quot; alt=&quot;#&quot; /][/a]

Please also make sure you created and save your logo as Transparent PNG. Try it out and let me know the result. Thanks.</description>
		<content:encoded><![CDATA[<p>OK. First of all, make sure the you deleted the code inside the siteinfo id:</p>
<p>[h1]SOME CODE HERE[/h1]<br />
[p]SOME CODE HERE[/p]</p>
<p>Then, just below it</p>
<p>[!-- Uncomment To Use Your Own Logo<br />
[a href="#" title="#"][img src="/images/logo.png" alt="#" /][/a] &#8211;]</p>
<p>Edit it to:</p>
<p>[a href="#" title="#"][img src="/images/logo.png" alt="#" /][/a]</p>
<p>Please adjust the HTML codes properly. [ ] = <>. Ok, assume that the test image above is your logo, your logo HTML code would be:</p>
<p>[a href="yourdomainurl" title="Home"][img src="http://straightupcigars.com/wp-content/themes/test/images/150x150.jpg" alt="#" /][/a]</p>
<p>Please also make sure you created and save your logo as Transparent PNG. Try it out and let me know the result. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.magpress.com/wordpress-themes/browne.html#comment-672</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 24 Sep 2009 23:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=277#comment-672</guid>
		<description>Hello again!  I am still having trouble with the header.  I have tried several things and cannot get it to work.

Can you please show me how to put this image: http://straightupcigars.com/wp-content/themes/test/images/150x150.jpg	

into your code:

	&lt;a href=&quot;&quot; title=&quot;&quot;&gt;&lt;/a&gt;
	
	
	&lt;!-- Uncomment To Use Your Own Logo
	&lt;a href=&quot;&quot; title=&quot; Home&quot;&gt;&lt;img src=&quot;/images/logo.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; --&gt;

Thank you!</description>
		<content:encoded><![CDATA[<p>Hello again!  I am still having trouble with the header.  I have tried several things and cannot get it to work.</p>
<p>Can you please show me how to put this image: <a href="http://straightupcigars.com/wp-content/themes/test/images/150x150.jpg" rel="nofollow">http://straightupcigars.com/wp-content/themes/test/images/150&#215;150.jpg</a>	</p>
<p>into your code:</p>
<p>	&lt;a href=&quot;&#8221; title=&#8221;"&gt;</p>
<p>	&lt;!&#8211; Uncomment To Use Your Own Logo<br />
	&lt;a href=&quot;&#8221; title=&#8221; Home&#8221;&gt;&lt;img src=&quot;/images/logo.png&#8221; alt=&#8221;" /&gt; &#8211;&gt;</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://www.magpress.com/wordpress-themes/browne.html#comment-653</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Wed, 23 Sep 2009 18:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=277#comment-653</guid>
		<description>Hai, Matt. If you want to use header logo, just open the header.php and look for the siteinfo id and delele or comment in the h1 and p tag. Then, comment out the “Uncomment To Use Your Own Logo” and adjust the HTML code for your logo accordingly.

Regarding the featured content, you have to enable it on the theme option and insert the post id you want to feature. To find out what post and its id, please go to edit posts and mouseover the post title, you’ll see the post number on the status bar, something like, hxxp://mydomain.com/wp-admin/post.php?action=edit&amp;post=432 &lt;– Post ID

That’s all. Please try it out and let me know if you have trouble using this theme again. Thanks.</description>
		<content:encoded><![CDATA[<p>Hai, Matt. If you want to use header logo, just open the header.php and look for the siteinfo id and delele or comment in the h1 and p tag. Then, comment out the “Uncomment To Use Your Own Logo” and adjust the HTML code for your logo accordingly.</p>
<p>Regarding the featured content, you have to enable it on the theme option and insert the post id you want to feature. To find out what post and its id, please go to edit posts and mouseover the post title, you’ll see the post number on the status bar, something like, hxxp://mydomain.com/wp-admin/post.php?action=edit&#038;post=432 <– Post ID</p>
<p>That’s all. Please try it out and let me know if you have trouble using this theme again. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.magpress.com/wordpress-themes/browne.html#comment-642</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 23 Sep 2009 03:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.magpress.com/?p=277#comment-642</guid>
		<description>Hello!  This is an excellent theme!  I need help with two things.  First, is there a way to put an image into the header?  I really want my logo up there.  Also, I am having trouble figuring out the featured content feature, how do I make a post featured?  Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Hello!  This is an excellent theme!  I need help with two things.  First, is there a way to put an image into the header?  I really want my logo up there.  Also, I am having trouble figuring out the featured content feature, how do I make a post featured?  Thanks for your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

