<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: Portfolio - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/portfolio</link>
		<description>WordPress.com Forums &#187; Tag: Portfolio - Recent Posts</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 04:13:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/portfolio" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "will i lose my premium theme if i change themes?"</title>
			<link>http://en.forums.wordpress.com/topic/will-i-lose-my-premium-theme-if-i-change-themes#post-1259030</link>
			<pubDate>Tue, 07 May 2013 20:20:46 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1259030@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We Volunteers answering support questions do not have answers to Premium Themes questions beyond what I posted above.  You have the ability to post to the Premium Themes Support  Forum to get answer to that question. Please do that now.
</p>
]]></description>
					</item>
		<item>
			<title>thethoughtfulmagpie on "will i lose my premium theme if i change themes?"</title>
			<link>http://en.forums.wordpress.com/topic/will-i-lose-my-premium-theme-if-i-change-themes#post-1259022</link>
			<pubDate>Tue, 07 May 2013 20:17:17 +0000</pubDate>
			<dc:creator>thethoughtfulmagpie</dc:creator>
			<guid isPermaLink="false">1259022@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I bought the portfolio theme in january but have seen a free theme which i think would suit the purpose of my blog better.</p>
<p>if i were to use the free theme, would i lose the portfolio theme completely and have to re-purchase it if the free theme didn't work out for me?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "will i lose my premium theme if i change themes?"</title>
			<link>http://en.forums.wordpress.com/topic/will-i-lose-my-premium-theme-if-i-change-themes#post-1259003</link>
			<pubDate>Tue, 07 May 2013 20:03:26 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1259003@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is all I know:</p>
<blockquote><p>If a Premium theme doesn’t work out we offer a full refund up to 30 days from your purchase. To cancel your purchase and obtain a refund, please use the Cancel button on the Store -&#62; My Upgrades page. You can always switch to any other Premium theme or one of our other fantastic free themes.  <a href="http://en.support.wordpress.com/themes/premium-themes/" rel="nofollow">http://en.support.wordpress.com/themes/premium-themes/</a></p></blockquote>
<p>Read-access to the premium themes forum is now open to all users so you can search to see if your question has been previously asked and answered there. The premium theme forums are at <a href="http://premium-themes.forums.wordpress.com/" rel="nofollow">http://premium-themes.forums.wordpress.com/</a> with separate sections for each theme. <a href="http://premium-themes.forums.wordpress.com/forum/portfolio" rel="nofollow">http://premium-themes.forums.wordpress.com/forum/portfolio</a></p>
<p>You also have a premium themes link at Appearance &#62; Themes you can use to post to the premium theme support forum.
</p>
]]></description>
					</item>
		<item>
			<title>thethoughtfulmagpie on "will i lose my premium theme if i change themes?"</title>
			<link>http://en.forums.wordpress.com/topic/will-i-lose-my-premium-theme-if-i-change-themes#post-1258999</link>
			<pubDate>Tue, 07 May 2013 19:59:06 +0000</pubDate>
			<dc:creator>thethoughtfulmagpie</dc:creator>
			<guid isPermaLink="false">1258999@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm currently using a premium theme but am now thinking of changing it. will i lose the premium theme once i change it or is it stored for me (since i payed for it) to go back to if a new theme doesn't work out?
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1257379</link>
			<pubDate>Mon, 06 May 2013 17:09:03 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1257379@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>perfect thanks
</p>
]]></description>
					</item>
		<item>
			<title>kraftbj on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1257374</link>
			<pubDate>Mon, 06 May 2013 17:05:02 +0000</pubDate>
			<dc:creator>kraftbj</dc:creator>
			<guid isPermaLink="false">1257374@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sure. Add this to your CSS:</p>
<pre><code>textarea, select, input[type=&quot;date&quot;], input[type=&quot;datetime&quot;], input[type=&quot;datetime-local&quot;], input[type=&quot;email&quot;], input[type=&quot;month&quot;], input[type=&quot;number&quot;], input[type=&quot;password&quot;], input[type=&quot;search&quot;], input[type=&quot;tel&quot;], input[type=&quot;text&quot;], input[type=&quot;time&quot;], input[type=&quot;url&quot;], input[type=&quot;week&quot;] {
border: 1px solid #000;
}</code></pre>
<p>The #000 is your color (black), if you need a different color, you can find the hex code for it here: <a href="http://www.color-hex.com/" rel="nofollow">http://www.color-hex.com/</a><br />
(usually, it's six characters, like #000000, but #000 is a shortcut in this case).
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1257367</link>
			<pubDate>Mon, 06 May 2013 17:00:09 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1257367@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hey, maybe i did not describe it well. I mean to make tha lines of the boxes darker (black now they are grey) so they will be clearer...not the background
</p>
]]></description>
					</item>
		<item>
			<title>kraftbj on "how do i get my homepage back?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-my-homepage-back#post-1256586</link>
			<pubDate>Sun, 05 May 2013 18:08:54 +0000</pubDate>
			<dc:creator>kraftbj</dc:creator>
			<guid isPermaLink="false">1256586@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, </p>
<p>Were you able to resolve this? The logo is directing me back to your homepage as I'd expect.</p>
<p>Cheers!
</p>
]]></description>
					</item>
		<item>
			<title>thethoughtfulmagpie on "how do i get my homepage back?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-get-my-homepage-back#post-1256525</link>
			<pubDate>Sun, 05 May 2013 16:23:04 +0000</pubDate>
			<dc:creator>thethoughtfulmagpie</dc:creator>
			<guid isPermaLink="false">1256525@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hi,<br />
i've been altering my custom menu and have accidentally deleted the 'home' page/link which was linked to my logo/header. Now when i click on my logo/header it shows 404 error with the site's sidebar instead of my homepage with the slider.</p>
<p>is there any way of getting it back to clicking on the logo for the homepage instead of having a 'home' listed in my custom menu as i somehow managed to do before??</p>
<p>any help is much appreciated<br />
katie
</p>
]]></description>
					</item>
		<item>
			<title>kraftbj on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1253809</link>
			<pubDate>Fri, 03 May 2013 03:47:54 +0000</pubDate>
			<dc:creator>kraftbj</dc:creator>
			<guid isPermaLink="false">1253809@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Er, that code didn't copy very well.</p>
<p>A second attempt:<br />
<code>.contact-form input[type=&#039;text&#039;], .contact-form input[type=&#039;email&#039;] { background: black; color: white; }</code>
</p>
]]></description>
					</item>
		<item>
			<title>kraftbj on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1253808</link>
			<pubDate>Fri, 03 May 2013 03:46:53 +0000</pubDate>
			<dc:creator>kraftbj</dc:creator>
			<guid isPermaLink="false">1253808@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Do you mean the input fields (the boxes visitors type in for their name, email) on <a href="http://9thartwave.com/contact/" rel="nofollow">http://9thartwave.com/contact/</a>?</p>
<p>If so, you can add this CSS:<br />
<code>.contact-form input[type=&#039;text&#039;], .contact-form input[type=&#039;email&#039;] {&lt;br /&gt;
background: black;&lt;br /&gt;
color: white;&lt;br /&gt;
}</code></p>
<p>This would make the input boxes black while the text inside the boxes white.</p>
<p>Is that what you're wanting?
</p>
]]></description>
					</item>
		<item>
			<title>andrewcpht on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1252541</link>
			<pubDate>Thu, 02 May 2013 15:38:48 +0000</pubDate>
			<dc:creator>andrewcpht</dc:creator>
			<guid isPermaLink="false">1252541@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>gah, sorry for the formatting:</p>
<p>input[type="text"] { background: black; color: white; }
</p>
]]></description>
					</item>
		<item>
			<title>andrewcpht on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1252539</link>
			<pubDate>Thu, 02 May 2013 15:38:06 +0000</pubDate>
			<dc:creator>andrewcpht</dc:creator>
			<guid isPermaLink="false">1252539@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>you could use some css like the following:</p>
<p><code>&lt;br /&gt;
input[type=&quot;text&quot;] {&lt;br /&gt;
    background: black;&lt;br /&gt;
    color: white;&lt;br /&gt;
}&lt;br /&gt;
</code>
</p>
]]></description>
					</item>
		<item>
			<title>andrewcpht on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1252538</link>
			<pubDate>Thu, 02 May 2013 15:37:01 +0000</pubDate>
			<dc:creator>andrewcpht</dc:creator>
			<guid isPermaLink="false">1252538@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You would need to purchase the Custom Design addon for WordPress.com, then add some CSS to change the colors.
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "contact boxes"</title>
			<link>http://en.forums.wordpress.com/topic/contact-boxes#post-1252529</link>
			<pubDate>Thu, 02 May 2013 15:32:06 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1252529@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hello, how can i change the color of the contact boxes (make it pure black for instance)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Help with Portfolio in Minimum Theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-portfolio-in-minimum-theme#post-1246015</link>
			<pubDate>Sun, 28 Apr 2013 19:11:00 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1246015@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's the weekend and I suspect theme designers are with their families as opposed to answering Premium Theme support questions. Maybe posting there and waiting is the way to go.
</p>
]]></description>
					</item>
		<item>
			<title>lisaransomsmith on "Help with Portfolio in Minimum Theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-portfolio-in-minimum-theme#post-1246006</link>
			<pubDate>Sun, 28 Apr 2013 19:05:56 +0000</pubDate>
			<dc:creator>lisaransomsmith</dc:creator>
			<guid isPermaLink="false">1246006@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you. I am getting closer, but am still not there. I now have images, but then the text from the post is showing too. Not what I expected from the graphic that is used to "sell" the Minimum Theme. Yes, my premium account is active and yes I am signed in. It just seems like info is all over the place. I'll either get it figured out or ask for a refund.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Help with Portfolio in Minimum Theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-portfolio-in-minimum-theme#post-1244094</link>
			<pubDate>Fri, 26 Apr 2013 18:42:56 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1244094@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Note we Volunteers answering support forum questions here do no have access to premium themes and cannot work with them in test blogs. If you are not successful when searching there is a link for the specific Premium Theme support forum for your theme under Appearance -&#62; Themes in your blog’s Dashboard, but do note that the premium theme must be active and you must be signed in as the user who purchased it in order to see it and post to it.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Help with Portfolio in Minimum Theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-portfolio-in-minimum-theme#post-1244093</link>
			<pubDate>Fri, 26 Apr 2013 18:41:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1244093@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Do these help?<br />
<a href="http://minimumdemo.wordpress.com/" rel="nofollow">http://minimumdemo.wordpress.com/</a><br />
<a href="http://minimumdemo.wordpress.com/" rel="nofollow">http://minimumdemo.wordpress.com/</a></p>
<p>Read-access to the premium themes forum is now open to all users so you can search there. The premium theme forums are at <a href="http://premium-themes.forums.wordpress.com/" rel="nofollow">http://premium-themes.forums.wordpress.com/</a> with separate sections for each theme. <a href="http://premium-themes.forums.wordpress.com/forum/minimum" rel="nofollow">http://premium-themes.forums.wordpress.com/forum/minimum</a>
</p>
]]></description>
					</item>
		<item>
			<title>lisaransomsmith on "Help with Portfolio in Minimum Theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-portfolio-in-minimum-theme#post-1242128</link>
			<pubDate>Thu, 25 Apr 2013 13:51:17 +0000</pubDate>
			<dc:creator>lisaransomsmith</dc:creator>
			<guid isPermaLink="false">1242128@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, I found "answers" to my question in a previous post from Aug 2012, however the answers are not working for me. I added the category "portfolio" and then went back and added that category to previous posts. I selected the Genesis - Featured Posts Widget, configured the settings and placed it into the Portfolio category in the Widgets list. I also set my image as the featured image when I edited my previous post. But I still don't see the portfolio. I did create a portfolio page, but I would like to use the widget.<br />
Thanks for your help.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "About Purchase Portfolio Theme"</title>
			<link>http://en.forums.wordpress.com/topic/about-purchase-portfolio-theme#post-1196763</link>
			<pubDate>Wed, 27 Mar 2013 02:27:04 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1196763@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The theme description is found here <a href="http://theme.wordpress.com/themes/portfolio/" rel="nofollow">http://theme.wordpress.com/themes/portfolio/</a><br />
live demo here &#62; <a href="http://portfoliothemedemo.wordpress.com/" rel="nofollow">http://portfoliothemedemo.wordpress.com/</a></p>
<p>Read-access to the premium themes forum is now open to all users so you can search to see if your question has been previously asked and answered there. The premium theme forums are at <a href="http://premium-themes.forums.wordpress.com/" rel="nofollow">http://premium-themes.forums.wordpress.com/</a> with separate sections for each theme. <a href="http://premium-themes.forums.wordpress.com/forum/portfolio" rel="nofollow">http://premium-themes.forums.wordpress.com/forum/portfolio</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "About Purchase Portfolio Theme"</title>
			<link>http://en.forums.wordpress.com/topic/about-purchase-portfolio-theme#post-1196758</link>
			<pubDate>Wed, 27 Mar 2013 02:24:15 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1196758@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No if it says images it means images not videos.
</p>
]]></description>
					</item>
		<item>
			<title>hkrfidit01 on "About Purchase Portfolio Theme"</title>
			<link>http://en.forums.wordpress.com/topic/about-purchase-portfolio-theme#post-1196755</link>
			<pubDate>Wed, 27 Mar 2013 02:23:11 +0000</pubDate>
			<dc:creator>hkrfidit01</dc:creator>
			<guid isPermaLink="false">1196755@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to buy portfolio theme, can I put videos in where the 3 pictures are? Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Facebook button at the bottom"</title>
			<link>http://en.forums.wordpress.com/topic/facebook-button-at-the-bottom#post-1194554</link>
			<pubDate>Mon, 25 Mar 2013 20:33:05 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1194554@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Not unless you adjust the image the same way I described above for the color. If you made the CSS sprite image bigger, you would also need to adjust the width and height in the CSS shown above and also add additional adjustments to control what part of the image shows up for each social media option:</p>
<pre><code>footer[role=&quot;contentinfo&quot;] nav.social ul li:first-child {
  margin-left: 0;
}
footer[role=&quot;contentinfo&quot;] nav.social ul li.twitter a {
  background-position: 0;
}
footer[role=&quot;contentinfo&quot;] nav.social ul li.facebook a {
  background-position: -17px;
}
footer[role=&quot;contentinfo&quot;] nav.social ul li.google a {
  background-position: -34px;
}
footer[role=&quot;contentinfo&quot;] nav.social ul li.flickr a {
  background-position: -51px;
}
footer[role=&quot;contentinfo&quot;] nav.social ul li.rss a {
  background-position: -68px;
}</code></pre>
<p>Note that this is the unchanged CSS from the theme. To make it work with a new image, you would need to upload the adjusted image and then determine what "background-position" values to used based on the new image.</p>
<p>If you'd like to get additional design consulting help, you may want to try hiring a designer to make some of the more involved updates:<br />
<a href="http://en.support.wordpress.com/customize-my-site/request-theme-customization/" rel="nofollow">http://en.support.wordpress.com/customize-my-site/request-theme-customization/</a>
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "Facebook button at the bottom"</title>
			<link>http://en.forums.wordpress.com/topic/facebook-button-at-the-bottom#post-1194447</link>
			<pubDate>Mon, 25 Mar 2013 19:33:18 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1194447@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>any way to change the size of the grey buttons (make them slightly bigger)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Facebook button at the bottom"</title>
			<link>http://en.forums.wordpress.com/topic/facebook-button-at-the-bottom#post-1194421</link>
			<pubDate>Mon, 25 Mar 2013 19:10:24 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1194421@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>moreover, how can I add fb or twitter buttons on the top or bottom of the pages, and not in the sidebar? without any likes etc, just the fb button to connect my blog with my fb page</p></blockquote>
<p>There is not a way to do that built into the theme options, so one way to do it would be to simply add it manually using HTML to each page.<br />
<a href="http://en.support.wordpress.com/editors/#text-editor" rel="nofollow">http://en.support.wordpress.com/editors/#text-editor</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Facebook button at the bottom"</title>
			<link>http://en.forums.wordpress.com/topic/facebook-button-at-the-bottom#post-1194419</link>
			<pubDate>Mon, 25 Mar 2013 19:09:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1194419@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Hello, how can I color a facebook button on the bottom, next to the RSS one.</p></blockquote>
<p>The buttons in the footer of the Portfolio theme are setup using what is called a CSS sprite. It uses an image to with all of the buttons together and then moves a window to show only the correct image for each link in the HTML.</p>
<p>Here is the image used by the theme:<br />
<a href="http://s2.wp.com/wp-content/themes/premium/portfolio/images/social-icons.svg" rel="nofollow">http://s2.wp.com/wp-content/themes/premium/portfolio/images/social-icons.svg</a></p>
<p>It's called like this in the theme CSS:</p>
<pre><code>footer[role=&quot;contentinfo&quot;] nav.social ul li a {
  background: url(http://s2.wp.com/wp-content/themes/premium/portfolio/images/social-icons.svg) no-repeat;
  display: inline-block;
  opacity: .25;
  height: 16px;
  width: 16px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
footer[role=&quot;contentinfo&quot;] nav.social ul li a:hover {
  opacity: 1;
}</code></pre>
<p>If you upload a new image with a different color and adjust the url() value in that CSS block and add it back to your Appearance → Custom Design → CSS editor, you can change the color of the buttons.</p>
<p>If you would like to learn more about CSS sprites, start here:<br />
<a href="http://css-tricks.com/css-sprites/" rel="nofollow">http://css-tricks.com/css-sprites/</a>
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "Facebook button at the bottom"</title>
			<link>http://en.forums.wordpress.com/topic/facebook-button-at-the-bottom#post-1191653</link>
			<pubDate>Fri, 22 Mar 2013 22:10:54 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1191653@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, how can I color a facebook button on the bottom, next to the RSS one. </p>
<p>moreover, how can I add fb or twitter buttons on the top or bottom of the pages, and not in the sidebar? without any likes etc, just the fb button to connect my blog with my fb page</p>
<p>thanks
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Portfolio theme, default logo dimensions"</title>
			<link>http://en.forums.wordpress.com/topic/portfolio-theme-default-logo-dimensions#post-1191644</link>
			<pubDate>Fri, 22 Mar 2013 22:01:45 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1191644@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Your theme description is found here  <a href="http://theme.wordpress.com/themes/portfolio/" rel="nofollow">http://theme.wordpress.com/themes/portfolio/</a></p>
<p>Read-access to the premium themes forum is now open to all users so you can search to see if your question has been previously asked and answered there. The premium theme forums are at <a href="http://premium-themes.forums.wordpress.com/" rel="nofollow">http://premium-themes.forums.wordpress.com/</a> with separate sections for each theme. <a href="http://premium-themes.forums.wordpress.com/forum/portfolio" rel="nofollow">http://premium-themes.forums.wordpress.com/forum/portfolio</a></p>
<p>If you are not successful when searching there is a link for the specific Premium Theme support forum for your theme under Appearance -&#62; Themes in your blog’s Dashboard, but do note that the premium theme must be active and you must be signed in as the user who purchased it in order to see it and post to it.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "new portfolio"</title>
			<link>http://en.forums.wordpress.com/topic/new-portfolio#post-1191633</link>
			<pubDate>Fri, 22 Mar 2013 21:52:34 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1191633@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Follow these instructions if you already have a domain that you registered elsewhere, and you want to map that domain to your blog.  <a href="http://support.wordpress.com/domain-mapping/map-existing-domain/" rel="nofollow">http://support.wordpress.com/domain-mapping/map-existing-domain/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
