<?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: Forever theme post formatting problem</title>
		<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem</link>
		<description>WordPress.com Forums &#187; Topic: Forever theme post formatting problem</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 15:43:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/forever-theme-post-formatting-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>psychedout88 on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019853</link>
			<pubDate>Sun, 23 Sep 2012 18:57:49 +0000</pubDate>
			<dc:creator>psychedout88</dc:creator>
			<guid isPermaLink="false">1019853@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks!  It added those tags when I was using the Visual tab, but I'll shorten it up.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019841</link>
			<pubDate>Sun, 23 Sep 2012 18:46:27 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1019841@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome!</p>
<p>Note that the p and span tags you've added are superfluous. The span tag is used to modify a character, a word or a phrase <em>inside</em> a paragraph: you don't use it to modify a complete block. The p tag is used to modify a paragraph: you don't need it when you want to modify a larger block. In other words, you'd need these tags if you wanted to modify <em>parts</em> of the bq; in this case your additions should be part of the bq style. Instead of this:<br />
<pre><code>&lt;blockquote style=&quot;border-radius:10px;font-size:175%;font-weight:bold;background-color:#eaf5f4;margin-bottom:1.1em;padding:1.3em 1.1em .09em;&quot;&gt;
&lt;p style=&quot;text-align:right;&quot;&gt;&lt;span style=&quot;color:#e2c10b;&quot;&gt;
TEXT HERE&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;</code></pre>
<p>you write this:<br />
<pre><code>&lt;blockquote style=&quot;border-radius:10px;font-size:175%;font-weight:bold;text-align:right;color:#e2c10b;background-color:#eaf5f4;margin-bottom:1.1em;padding:1.3em 1.1em .09em;&quot;&gt;
TEXT HERE
&lt;/blockquote&gt;</code></pre>
<p>If you check my blog, you'll find an introduction to HTML and various posts on formatting text etc: they might prove useful to you. (And I'm glad that unlike most users you're not intimidated by coding!)
</p>
]]></description>
					</item>
		<item>
			<title>psychedout88 on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019802</link>
			<pubDate>Sun, 23 Sep 2012 18:17:24 +0000</pubDate>
			<dc:creator>psychedout88</dc:creator>
			<guid isPermaLink="false">1019802@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's perfect!  I edited the font size and the colors, added a border radius, and I saved it in Notepad so I won't forget.  Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019750</link>
			<pubDate>Sun, 23 Sep 2012 17:22:25 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1019750@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, forgot to add the closing backtick that would make the code show up...<br />
<code>&lt;blockquote style=&quot;font-size:110%;font-weight:bold;background-color:#efffff;margin-bottom:1.1em;padding:1.3em 1.1em .09em;&quot;&gt;TEXT HERE&lt;/blockquote&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019748</link>
			<pubDate>Sun, 23 Sep 2012 17:20:57 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1019748@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.<br />
Here's an example:<br />
`<br />
<blockquote>TEXT HERE</p></blockquote>
<p>You can play around with the values, or ask me if there's something you'd like to change and don't know how.
</p>
]]></description>
					</item>
		<item>
			<title>psychedout88 on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019739</link>
			<pubDate>Sun, 23 Sep 2012 17:05:23 +0000</pubDate>
			<dc:creator>psychedout88</dc:creator>
			<guid isPermaLink="false">1019739@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Darn, I was hoping I wouldn't have to do any coding.  I can try it out though.  I don't have the Custom Design upgrade but I'll play around with some code.  Thanks so much for your help, I really appreciate it!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019737</link>
			<pubDate>Sun, 23 Sep 2012 17:01:44 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1019737@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah, you're right about Quotes: Image and Gallery formats result in quite an obvious differentiation, but Quotes in this theme don't change the appearance of a blockquote in the actual post, they only add a big quotation mark on the reproduction at the bottom of the page. To change the styling of a blockquote you need coding in the Text (=code) editor (or in the CSS editor if you had the Custom Design upgrade). Are you interested in adding coding?
</p>
]]></description>
					</item>
		<item>
			<title>psychedout88 on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019733</link>
			<pubDate>Sun, 23 Sep 2012 16:52:56 +0000</pubDate>
			<dc:creator>psychedout88</dc:creator>
			<guid isPermaLink="false">1019733@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK I got it to appear at the bottom, but how do I get the quote to be big and bold and have that different colored background?
</p>
]]></description>
					</item>
		<item>
			<title>psychedout88 on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019730</link>
			<pubDate>Sun, 23 Sep 2012 16:51:04 +0000</pubDate>
			<dc:creator>psychedout88</dc:creator>
			<guid isPermaLink="false">1019730@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That worked.  Am I just missing something simple about quotes?  The theme is supposed to put quotes at the bottom of the page... I'll do a tester.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019721</link>
			<pubDate>Sun, 23 Sep 2012 16:42:01 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1019721@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well, all the posts on your homepage are standard format posts, so we can't tell if something's wrong. As an example, edit "whew!" and set it to image format: on your homepage the image should show up above the title and the whole post should be enclosed in a thin frame.
</p>
]]></description>
					</item>
		<item>
			<title>psychedout88 on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019682</link>
			<pubDate>Sun, 23 Sep 2012 16:11:03 +0000</pubDate>
			<dc:creator>psychedout88</dc:creator>
			<guid isPermaLink="false">1019682@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yeah I checked the main posts page, that's why I think there's something wrong.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019668</link>
			<pubDate>Sun, 23 Sep 2012 15:57:39 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1019668@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The purpose of alternative post formats is to differentiate things <em>on the main posts page</em>, not when you view a single complete post alone.
</p>
]]></description>
					</item>
		<item>
			<title>psychedout88 on "Forever theme post formatting problem"</title>
			<link>http://en.forums.wordpress.com/topic/forever-theme-post-formatting-problem#post-1019441</link>
			<pubDate>Sun, 23 Sep 2012 04:36:06 +0000</pubDate>
			<dc:creator>psychedout88</dc:creator>
			<guid isPermaLink="false">1019441@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm having problems with the Forever theme -- it's supposed to support post formatting (i.e. quote, status, etc.) but it's not working for me.  No matter which format I select, when I preview/publish they all look like the standard format.  I cleared my browser cache and cookies, so I don't know what's going on. site: <a href="http://notyouraveragecrochet.wordpress.com/" rel="nofollow">http://notyouraveragecrochet.wordpress.com/</a><br />
Blog url: <a href='http://notyouraveragecrochet.wordpress.com/'>http://notyouraveragecrochet.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
