<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Sidebar position</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 01:49:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19234</guid>
					<title><![CDATA[Sidebar position]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19234</link>
					<pubDate>Fri, 25 Apr 2014 09:08:51 +0000</pubDate>
					<dc:creator>asharman</dc:creator>

					<description>
						<![CDATA[
						<p>Is it possible to change the sidebar so that its positioned below the main menu, rather than below the breadcrumbs/page title?</p>
<p>If you see <a href="http://hatcherycentral.com/about-us/" rel="nofollow">http://hatcherycentral.com/about-us/</a> I&#8217;ve adjusted the width of the breadcrumbs/page title. But i&#8217;m not having much luck in shifting the sidebar up, &#8216;vertical-align: top&#8217; doesn&#8217;t seem to do it. If i adjust the margin-top, it works on pages with breadcrumbs/page title, but then on pages with no breadcrumbs/page title (ie home page) then the sidebar comes to high.</p>
<p>This is my last major issue before i can launch the site!!</p>
<p>Any suggestions would be greatly appreciated.</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19247</guid>
					<title><![CDATA[Reply To: Sidebar position]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19247</link>
					<pubDate>Fri, 25 Apr 2014 11:50:49 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>You could give it a negative margin in your Theme Options -> Custom styles:</p>
<pre><code>.sidebar {
margin-top: -122px;
}</code></pre>
<p>Your top navigation you added is not centered&#8230; just letting you know, check your site on a bigger screen <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19250</guid>
					<title><![CDATA[Reply To: Sidebar position]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19250</link>
					<pubDate>Fri, 25 Apr 2014 14:04:13 +0000</pubDate>
					<dc:creator>asharman</dc:creator>

					<description>
						<![CDATA[
						<p>Thats fine, but then if you have a page with no breadcrumbs, ie the homepage, then the sidebar bar comes placed up near the header social icons!</p>
<p>Is there a way to have a function, that states if there is breadcrumbs/page title then apply the CSS you mentioned above?</p>
<p>Either that or i guess i possibly need a different page template with a different class for the sidebar. But that is quite possibly a little beyond me!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19260</guid>
					<title><![CDATA[Reply To: Sidebar position]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19260</link>
					<pubDate>Fri, 25 Apr 2014 15:44:36 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Simply wrap your custom template in a div with a class then apply the style just for that div like so:</p>
<pre><code>.my_custom_template .sidebar {
margin-top: -122px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19267</guid>
					<title><![CDATA[Reply To: Sidebar position]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/sidebar-position/#post-19267</link>
					<pubDate>Fri, 25 Apr 2014 20:38:55 +0000</pubDate>
					<dc:creator>asharman</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the reply, surprisingly, i think i managed to do it!!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

