<?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: Luscious Theme Border Image</title>
		<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image</link>
		<description>WordPress.com Forums &#187; Topic: Luscious Theme Border Image</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 12:04:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/luscious-theme-border-image" rel="self" type="application/rss+xml" />

		<item>
			<title>kellyglover on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1053988</link>
			<pubDate>Mon, 29 Oct 2012 04:21:09 +0000</pubDate>
			<dc:creator>kellyglover</dc:creator>
			<guid isPermaLink="false">1053988@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Also the coloured dotted line underneath the top menu is missing and i'd like it there. </p>
<p>Any help on getting this back would be great! Thanks
</p>
]]></description>
					</item>
		<item>
			<title>kellyglover on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1052698</link>
			<pubDate>Sat, 27 Oct 2012 07:45:13 +0000</pubDate>
			<dc:creator>kellyglover</dc:creator>
			<guid isPermaLink="false">1052698@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You gals seem on top of it! My background image is uploaded but hidden under grey colour. When I click on a page it flashes for a second then the grey comes up. </p>
<p>Any ideas how to make it visivble? <a href="http://www.bigcurvylove.com" rel="nofollow">http://www.bigcurvylove.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1039289</link>
			<pubDate>Sat, 13 Oct 2012 17:25:00 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039289@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Do you know any way of replacing that banner with a different image?</p></blockquote>
<p>Sure. First, create the image you'd like to use instead, <a href="http://en.support.wordpress.com/media/media-add-new/">upload it to your media library</a>, and copy the image link.</p>
<p>Here is the original border image from the Luscious theme for reference:<br />
<a href="http://s1.wp.com/wp-content/themes/premium/luscious/images/border.png" rel="nofollow">http://s1.wp.com/wp-content/themes/premium/luscious/images/border.png</a></p>
<p>To figure out what CSS to use,  I looked for any references to border.png in the original theme stylesheet:<br />
<a href="https://s1.wp.com/wp-content/themes/premium/luscious/style.css?m=1344957909g&#038;minify=false" rel="nofollow">https://s1.wp.com/wp-content/themes/premium/luscious/style.css?m=1344957909g&#038;minify=false</a></p>
<p>I actually found two more selectors that I could have included before.</p>
<p>To replace the image, replace the url() values with the new border image you uploaded to your media library and add the it to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#wrap,
#subnav {
	background: url(&quot;http://s1.wp.com/wp-content/themes/premium/luscious/images/border.png&quot;) repeat-x;
}

#comments h3,
.widget-area h4 {
	background: url(&quot;http://s1.wp.com/wp-content/themes/premium/luscious/images/border.png&quot;) bottom repeat-x;
}

#footer {
	background: url(&quot;http://s1.wp.com/wp-content/themes/premium/luscious/images/border.png&quot;) top repeat-x;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>bethalexander07 on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1039264</link>
			<pubDate>Sat, 13 Oct 2012 17:06:03 +0000</pubDate>
			<dc:creator>bethalexander07</dc:creator>
			<guid isPermaLink="false">1039264@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>One more question. Do you know any way of replacing that banner with a different image? The blog looks so much better without it than those colors, but I think that a banner in general would make it look more organized?</p>
<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>bethalexander07 on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1039248</link>
			<pubDate>Sat, 13 Oct 2012 16:52:25 +0000</pubDate>
			<dc:creator>bethalexander07</dc:creator>
			<guid isPermaLink="false">1039248@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you thank you thank you!!!!!!!!!! It worked like a charm as was super easy. I appreciate your support, time and energy, Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1039031</link>
			<pubDate>Sat, 13 Oct 2012 12:29:45 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1039031@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In your custom CSS, you should remove this rule because there is a mistake in the CSS and the image referenced is a broken link:</p>
<pre><code>#subnav {
	background-image:urlhttp://bethalexanderfitness.com/files/2012/10/picture-11.png);
}</code></pre>
<p>Then add this to remove the red and orange accents from the top of the site, the subnavigation, and the widget headings:</p>
<pre><code>#wrap,
#subnav,
.widget-area h4 {
	background: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>bethalexander07 on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1036461</link>
			<pubDate>Wed, 10 Oct 2012 17:49:27 +0000</pubDate>
			<dc:creator>bethalexander07</dc:creator>
			<guid isPermaLink="false">1036461@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>sorry! The blog I need help with is bethalexanderfitness.com
</p>
]]></description>
					</item>
		<item>
			<title>bethalexander07 on "Luscious Theme Border Image"</title>
			<link>http://en.forums.wordpress.com/topic/luscious-theme-border-image#post-1036460</link>
			<pubDate>Wed, 10 Oct 2012 17:49:05 +0000</pubDate>
			<dc:creator>bethalexander07</dc:creator>
			<guid isPermaLink="false">1036460@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I need help removing the luscious theme border image. It totally does not go with the color scheme on my site (it is pink/brown/yellow and my site is turquoise, and grayscale). </p>
<p>I read on a forum that you can edit it in ccs by entering this with the url for my image: </p>
<p>#subnav {<br />
background-image:urlhttp://bethalexanderfitness.wordpress.com/files/2012/10/picture-11.png);<br />
}</p>
<p>however, it is not working. Any insights would be greatly appreciated! The pink/brown/yellow needs to go :)
</p>
]]></description>
					</item>

	</channel>
</rss>
