<?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: Changing Blog Page Only</title>
		<link>http://en.forums.wordpress.com/topic/changing-blog-page-only</link>
		<description>WordPress.com Forums &#187; Topic: Changing Blog Page Only</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 18:31:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-blog-page-only" rel="self" type="application/rss+xml" />

		<item>
			<title>ladydeelish on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941682</link>
			<pubDate>Fri, 13 Jul 2012 03:25:02 +0000</pubDate>
			<dc:creator>ladydeelish</dc:creator>
			<guid isPermaLink="false">941682@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cool - thanks.</p>
<p>Last question</p>
<p>I am wanting to reduce the padding size between the tagline and Menu, between the menu and the page content and between the page content and the footer.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941579</link>
			<pubDate>Fri, 13 Jul 2012 01:31:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941579@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It looks to me like choosing the closest theme to what you want would be a good place to start.</p>
<p>The blog you linked is a clean, minimal design. It looks similar to the <a href="http://theme.wordpress.com/themes/whiteasmilk/">White as Milk theme</a> to me, so you may want to check that one out. You would need to add a little custom CSS to place a header image in White as Milk, but you can easily get help with that here in the CSS forums if you need to.</p>
<p>Other themes which are similar and have some additional theme options are <a href="http://theme.wordpress.com/themes/origin/">Origin</a> and <a href="http://theme.wordpress.com/themes/blogum/">Blogum</a>. Or you can look at this list: <a href="http://theme.wordpress.com/themes/" rel="nofollow">http://theme.wordpress.com/themes/</a>
</p>
]]></description>
					</item>
		<item>
			<title>ladydeelish on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941542</link>
			<pubDate>Fri, 13 Jul 2012 00:14:05 +0000</pubDate>
			<dc:creator>ladydeelish</dc:creator>
			<guid isPermaLink="false">941542@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is the site we are looking at</p>
<p><a href="http://fashionsmostwanted.blogspot.com.au/2011/08/new-vintage-dress.html" rel="nofollow">http://fashionsmostwanted.blogspot.com.au/2011/08/new-vintage-dress.html</a>
</p>
]]></description>
					</item>
		<item>
			<title>ladydeelish on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941540</link>
			<pubDate>Fri, 13 Jul 2012 00:13:31 +0000</pubDate>
			<dc:creator>ladydeelish</dc:creator>
			<guid isPermaLink="false">941540@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That is so wonderful! thank you. </p>
<p>We really want the blog to looks similar to this site with a fixed image at the top and a column/frame on the side that we can add content to - like a widget i guess. Not sure if we can do this to one page only?
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941525</link>
			<pubDate>Thu, 12 Jul 2012 23:59:52 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941525@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>- Add a side bar to the post which will have permanent links, profile etc</p></blockquote>
<p>That cannot be done using CSS.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941523</link>
			<pubDate>Thu, 12 Jul 2012 23:59:37 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941523@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>- Change the Grey Border around images to Black</p></blockquote>
<pre><code>.entry-content a img {
	border: 10px solid #000000;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941522</link>
			<pubDate>Thu, 12 Jul 2012 23:58:58 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941522@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>- Remove the grey background from the post</p></blockquote>
<p>You currently have only one post and it's marked as sticky. Sticky posts are usually designed to stand out somehow, such as using a shaded background. You could re-style that with CSS, but I would recommend removing the sticky option if it's not needed. It should only be used if you want to take a particular post out of the normal order and highlight it at the top of a list. See <a href="http://en.support.wordpress.com/posts/post-visibility/#sticky-posts" rel="nofollow">http://en.support.wordpress.com/posts/post-visibility/#sticky-posts</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941520</link>
			<pubDate>Thu, 12 Jul 2012 23:56:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941520@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>- Move the "Leave a Comment" from the top right to underneath each post</p></blockquote>
<p>Start with this and adjust the values until the comment link appears where you want it to.</p>
<pre><code>.hentry .entry-meta .comments {
	position: absolute;
	bottom: -36px;
	left: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941519</link>
			<pubDate>Thu, 12 Jul 2012 23:56:45 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">941519@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First, note that if you're just making incremental changes to CSS and not rewriting everything from scratch, then copying the entire stylesheet into the Appearance &#8594; Custom Design &#8594; CSS page is not the best way. Instead, I would recommend checking the "Add my CSS" option and just putting CSS for the changes you want to make to the existing styles into the CSS Editor.
</p>
]]></description>
					</item>
		<item>
			<title>ladydeelish on "Changing Blog Page Only"</title>
			<link>http://en.forums.wordpress.com/topic/changing-blog-page-only#post-941510</link>
			<pubDate>Thu, 12 Jul 2012 23:43:23 +0000</pubDate>
			<dc:creator>ladydeelish</dc:creator>
			<guid isPermaLink="false">941510@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, </p>
<p>I have created a site with multiple pages, i have one page dedicated to all posts which acts as the blog. I am wanting to add a few items specifically to this page alone. I am using the Chunk theme.</p>
<p>- Move the "Leave a Comment" from the top right to underneath each post<br />
- Remove the grey background from the post<br />
- Change the Grey Border around images to Black<br />
- Add a side bar to the post which will have permanent links, profile etc
</p>
]]></description>
					</item>

	</channel>
</rss>
