<?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: Sidebar in iNove theme</title>
		<link>http://en.forums.wordpress.com/topic/sidebar-in-inove-theme</link>
		<description>WordPress.com Forums &#187; Topic: Sidebar in iNove theme</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 21:55:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/sidebar-in-inove-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>knixieblack on "Sidebar in iNove theme"</title>
			<link>http://en.forums.wordpress.com/topic/sidebar-in-inove-theme#post-1122690</link>
			<pubDate>Sun, 13 Jan 2013 22:05:11 +0000</pubDate>
			<dc:creator>knixieblack</dc:creator>
			<guid isPermaLink="false">1122690@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you @designsimply it worked :D
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Sidebar in iNove theme"</title>
			<link>http://en.forums.wordpress.com/topic/sidebar-in-inove-theme#post-1102813</link>
			<pubDate>Mon, 24 Dec 2012 18:06:27 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1102813@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That looks like a theme bug to me. What is happening is the menu HTML is slightly different for the default menu, but the right arrow disappears if you setup a custom menu in iNove. Here is a CSS-only workaround I came up with that will temporarily help and I will also report this issue to our theme team to see if there's anything they can do about this to make it so a workaround isn't necessary.</p>
<pre><code>#menus li:last-child a {
	position: relative;
	padding-right: 20px;
}
#menus li:last-child a:after {
	content: &quot; &quot;;
	position: absolute;
	top: 0;
	right: 0;
	background: url(&quot;http://s2.wp.com/wp-content/themes/pub/inove/img/menu.gif&quot;) no-repeat;
	width: 10px;
	height: 31px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>knixieblack on "Sidebar in iNove theme"</title>
			<link>http://en.forums.wordpress.com/topic/sidebar-in-inove-theme#post-1082141</link>
			<pubDate>Fri, 30 Nov 2012 08:25:55 +0000</pubDate>
			<dc:creator>knixieblack</dc:creator>
			<guid isPermaLink="false">1082141@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Any help on the navigation bar issue? See my post above...
</p>
]]></description>
					</item>
		<item>
			<title>knixieblack on "Sidebar in iNove theme"</title>
			<link>http://en.forums.wordpress.com/topic/sidebar-in-inove-theme#post-1078967</link>
			<pubDate>Tue, 27 Nov 2012 02:30:29 +0000</pubDate>
			<dc:creator>knixieblack</dc:creator>
			<guid isPermaLink="false">1078967@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>NEVERMIND! I just used an image widget instead of a text widget.</p>
<p>I have another question that I'll ask here rather than make a new post...</p>
<p>In my navigation bar (home, about me, links) the thin separator line between the links that's shaped like a right-pointing arrow... How can I get that to show after the last link? After 'Links I Love' ? It used to be there but I must have changed some code and it disappeared. </p>
<p>Thank you again!
</p>
]]></description>
					</item>
		<item>
			<title>knixieblack on "Sidebar in iNove theme"</title>
			<link>http://en.forums.wordpress.com/topic/sidebar-in-inove-theme#post-1078955</link>
			<pubDate>Tue, 27 Nov 2012 01:49:27 +0000</pubDate>
			<dc:creator>knixieblack</dc:creator>
			<guid isPermaLink="false">1078955@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to make my sidebar background all white. The top widget is still showing a light gray and so is the bottom portion of my sidebar. I use Firebug but can't figure this out. Any help is appreciated! Thanks in advance.
</p>
]]></description>
					</item>

	</channel>
</rss>
