<?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: K2-Lite help</title>
		<link>http://en.forums.wordpress.com/topic/k2-lite-help-1</link>
		<description>WordPress.com Forums &#187; Topic: K2-Lite help</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 11:15:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/k2-lite-help-1" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "K2-Lite help"</title>
			<link>http://en.forums.wordpress.com/topic/k2-lite-help-1#post-1026588</link>
			<pubDate>Mon, 01 Oct 2012 01:00:18 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1026588@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cheers :)
</p>
]]></description>
					</item>
		<item>
			<title>mollyjomargaret on "K2-Lite help"</title>
			<link>http://en.forums.wordpress.com/topic/k2-lite-help-1#post-1025530</link>
			<pubDate>Sat, 29 Sep 2012 15:18:11 +0000</pubDate>
			<dc:creator>mollyjomargaret</dc:creator>
			<guid isPermaLink="false">1025530@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you SO much!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "K2-Lite help"</title>
			<link>http://en.forums.wordpress.com/topic/k2-lite-help-1#post-1025181</link>
			<pubDate>Sat, 29 Sep 2012 01:17:36 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025181@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Also, I have a white space on top of my heading that reaches the top of the screen. I would like the background to fill that white space if possible.</p></blockquote>
<p>Find this in your Appearance &#8594; Custom Design &#8594; CSS:</p>
<pre><code>#page {
	background:white;
	text-align:center;
	margin:0 auto;
	padding:20px 0 10px;
	position:relative;
	width:1000px;
	border:none;
	border-top:none;
}</code></pre>
<p>Change this: </p>
<p><code>padding:20px 0 10px;</code></p>
<p>To this:</p>
<p><code>padding:0 10px;</code>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "K2-Lite help"</title>
			<link>http://en.forums.wordpress.com/topic/k2-lite-help-1#post-1025177</link>
			<pubDate>Sat, 29 Sep 2012 01:12:57 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025177@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I have a border around all of my photos, and for some reason it does not connect on the right hand side. I would like to rid the boarder completely, to learn how to connect the lines to it creates a full boarder.</p></blockquote>
<p>What's happening is that there is just a little bit of padding, margin, and border space getting added around each image and it's causing what should be 100% width to fall outside the edges.</p>
<p>This should work as a temporary workaround for now, but I think we can make the default for that theme work a little better and it would be ideal to get that fixed if it is indeed a bug. I will report the issue to see if our developers can review it next time they work on this theme.</p>
<p>In the mean time, here is the workaround to make the borders show up in your blog:</p>
<pre><code>#primary .entry-content img {
	max-width: 98%;
}</code></pre>
<p>Or to get rid of the border completely, add this instead:</p>
<pre><code>#primary .entry-content img {
	border: none;
}</code></pre>
<p>I think no border looks nicer myself.
</p>
]]></description>
					</item>
		<item>
			<title>mollyjomargaret on "K2-Lite help"</title>
			<link>http://en.forums.wordpress.com/topic/k2-lite-help-1#post-1020109</link>
			<pubDate>Mon, 24 Sep 2012 00:37:31 +0000</pubDate>
			<dc:creator>mollyjomargaret</dc:creator>
			<guid isPermaLink="false">1020109@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello! </p>
<p>I have the custom design feature but am unsure on how to change a few things. I have a border around all of my photos, and for some reason it does not connect on the right hand side. I would like to rid the boarder completely, to learn how to connect the lines to it creates a full boarder.</p>
<p>Also, I have a white space on top of my heading that reaches the top of the screen. I would like the background to fill that white space if possible. </p>
<p>If you could help me with these few things - I would greatly appreciate it! Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
