<?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; Topic: help with css yoko theme</title>
		<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme</link>
		<description>WordPress.com Forums &#187; Topic: help with css yoko theme</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 00:11:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/help-with-css-yoko-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>gprew on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-942043</link>
			<pubDate>Fri, 13 Jul 2012 16:09:22 +0000</pubDate>
			<dc:creator>gprew</dc:creator>
			<guid isPermaLink="false">942043@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>designsimply I have noticed that now all images and text on  static pages are floating to the right? Is there any way just to apply this to the posts page? Thanks
</p>
]]></description>
					</item>
		<item>
			<title>gprew on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-942004</link>
			<pubDate>Fri, 13 Jul 2012 15:16:45 +0000</pubDate>
			<dc:creator>gprew</dc:creator>
			<guid isPermaLink="false">942004@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-941995</link>
			<pubDate>Fri, 13 Jul 2012 14:55:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941995@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will hide the byline:</p>
<pre><code>.byline {
    display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>gprew on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-941993</link>
			<pubDate>Fri, 13 Jul 2012 14:53:48 +0000</pubDate>
			<dc:creator>gprew</dc:creator>
			<guid isPermaLink="false">941993@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you, designsimply! That worked a treat! Could you advise how to remove my name from single post view also? Many thanks
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-941989</link>
			<pubDate>Fri, 13 Jul 2012 14:51:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941989@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will move the entire single entry content blog to the right similar to how posts appear on the posts page. Try it to see if it gets the result you're after:</p>
<pre><code>#content .single-entry-content {
    float: right;
    width: 75.5%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>gprew on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-941983</link>
			<pubDate>Fri, 13 Jul 2012 14:43:12 +0000</pubDate>
			<dc:creator>gprew</dc:creator>
			<guid isPermaLink="false">941983@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, I did not realise I had linked to previews. here is the link to a single post page<br />
<a href="http://gillianprew.com/2012/07/07/upon-waking/" rel="nofollow">http://gillianprew.com/2012/07/07/upon-waking/</a><br />
and here is the link to the posts page <a href="http://gillianprew.com/recent-poems/" rel="nofollow">http://gillianprew.com/recent-poems/</a></p>
<p>thanks
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-941931</link>
			<pubDate>Fri, 13 Jul 2012 13:00:40 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">941931@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We forum volunteers cannot see previews. Links to appropriate screenshots would help. <a href="http://en.support.wordpress.com/make-a-screenshot/" rel="nofollow">http://en.support.wordpress.com/make-a-screenshot/</a>
</p>
]]></description>
					</item>
		<item>
			<title>gprew on "help with css yoko theme"</title>
			<link>http://en.forums.wordpress.com/topic/help-with-css-yoko-theme#post-941924</link>
			<pubDate>Fri, 13 Jul 2012 12:39:39 +0000</pubDate>
			<dc:creator>gprew</dc:creator>
			<guid isPermaLink="false">941924@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would be very grateful if anyone can help me with the layout of posts on my site. On the posts page <a href="http://gillianprew.com/recent-poems/?csspreview=true" rel="nofollow">http://gillianprew.com/recent-poems/?csspreview=true</a> the title and text are to the right of the image. On a single post page the text moves below the image <a href="http://gillianprew.com/2012/03/25/march-morning/?csspreview=true" rel="nofollow">http://gillianprew.com/2012/03/25/march-morning/?csspreview=true</a>. I would like the single post page to look the same as the posts page including removal of my name. Thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
