<?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; Tag: reposition - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/reposition</link>
		<description>WordPress.com Forums &#187; Tag: reposition - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 20:30:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/reposition" rel="self" type="application/rss+xml" />

		<item>
			<title>mance on "Can no longer move images in visual editor"</title>
			<link>http://en.forums.wordpress.com/topic/can-no-longer-move-images-in-visual-editor#post-1028768</link>
			<pubDate>Wed, 03 Oct 2012 09:35:56 +0000</pubDate>
			<dc:creator>mance</dc:creator>
			<guid isPermaLink="false">1028768@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Have bee frustrated for a while by  a feature loss. It used to be that individually inserted images could be dragged and dropped into a new order in the visual editor. Now the resize tool takes precedence as soon as you mouse over an image. It seems the only way you can reorder images is in the Text editor, but that's no good if you have a long display of images and you can't tell one from another.</p>
<p>What am I missing? Or has drag and drop been removeD
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717549</link>
			<pubDate>Tue, 11 Oct 2011 01:51:08 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">717549@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>bonvoyagers on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717545</link>
			<pubDate>Tue, 11 Oct 2011 01:39:38 +0000</pubDate>
			<dc:creator>bonvoyagers</dc:creator>
			<guid isPermaLink="false">717545@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Perfect, thank you.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717479</link>
			<pubDate>Mon, 10 Oct 2011 23:24:21 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">717479@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Add this and adjust the 25px value (what it is now).</p>
<pre><code>#access {
margin-top: 25px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>bonvoyagers on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717471</link>
			<pubDate>Mon, 10 Oct 2011 23:20:53 +0000</pubDate>
			<dc:creator>bonvoyagers</dc:creator>
			<guid isPermaLink="false">717471@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah apologies, I meant from the main header at the top of the page (the 940x150 pic) to the page headings on the scrap paper. I've fiddled around and they seem to be connected..</p>
<p>(sorry about the lack of technical wording! I'm new to css)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717463</link>
			<pubDate>Mon, 10 Oct 2011 23:10:15 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">717463@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, change the -130px value (-150px would move it up further).</p>
<pre><code>#content {
margin-top: -130px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>bonvoyagers on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717435</link>
			<pubDate>Mon, 10 Oct 2011 22:44:02 +0000</pubDate>
			<dc:creator>bonvoyagers</dc:creator>
			<guid isPermaLink="false">717435@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's great, thank you.</p>
<p>Is it also possible to bring the page headings on the scrap paper closer to the header?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717322</link>
			<pubDate>Mon, 10 Oct 2011 20:52:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">717322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, that can be easily done with the following. It aligns the title text in the top widget with the title in the content area.</p>
<pre><code>#secondary {
margin-top: 60px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>bonvoyagers on "can I reposition the sidebar in the Matala theme with CSS?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-reposition-the-sidebar-in-the-matala-theme-with-css#post-717242</link>
			<pubDate>Mon, 10 Oct 2011 19:36:38 +0000</pubDate>
			<dc:creator>bonvoyagers</dc:creator>
			<guid isPermaLink="false">717242@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the Matala theme and have recently purchased the custom upgrade. I was hoping to be able to move the sidebar up so it is in line with the page headings (where is says 'welcome', 'blogs', etc), is this possible and how?</p>
<p>I would also like to be able to make the heading and article a little closer to the page headings if possible?</p>
<p>Thanks in advance!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Reposition body and header in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-body-and-header-in-twenty-eleven#post-640966</link>
			<pubDate>Wed, 06 Jul 2011 18:04:22 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">640966@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If it works, that is all that counts.
</p>
]]></description>
					</item>
		<item>
			<title>andyxtran on "Reposition body and header in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-body-and-header-in-twenty-eleven#post-640857</link>
			<pubDate>Wed, 06 Jul 2011 15:28:39 +0000</pubDate>
			<dc:creator>andyxtran</dc:creator>
			<guid isPermaLink="false">640857@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ah, I found out how to fix it:</p>
<p>#branding {<br />
border-top:2px solid #f5f5f5;<br />
padding-bottom:10px;<br />
<strong>position:relative;<br />
top:-50px;</strong><br />
z-index:2;<br />
}</p>
<p>And it worked! Unless anyone can see something wrong with this method?
</p>
]]></description>
					</item>
		<item>
			<title>andyxtran on "Reposition body and header in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-body-and-header-in-twenty-eleven#post-640786</link>
			<pubDate>Wed, 06 Jul 2011 14:27:48 +0000</pubDate>
			<dc:creator>andyxtran</dc:creator>
			<guid isPermaLink="false">640786@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh sorry, I thought the link would have been included automatically already. The URL is <a href="http://tedxutihp.com/" rel="nofollow">http://tedxutihp.com/</a> and I'm using both Google Chrome 12.0.742.112 (latest) and Safari 5.0.5 (latest)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Reposition body and header in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-body-and-header-in-twenty-eleven#post-640784</link>
			<pubDate>Wed, 06 Jul 2011 14:23:46 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">640784@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Please post and active link starting with http:// to the blog in question.  Also which browser and version of it are you using please?
</p>
]]></description>
					</item>
		<item>
			<title>andyxtran on "Reposition body and header in Twenty Eleven"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-body-and-header-in-twenty-eleven#post-640783</link>
			<pubDate>Wed, 06 Jul 2011 14:22:08 +0000</pubDate>
			<dc:creator>andyxtran</dc:creator>
			<guid isPermaLink="false">640783@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is it possible to reposition the entire content i.e. the body and header, of my blog? In the Twenty Eleven theme there is a noticeable gap between the top of the page and the top border of the header. I'd like to close this gap by moving the header (and everything below it) closer to the top of the page. Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>hanni on "Repositioning Tags"</title>
			<link>http://en.forums.wordpress.com/topic/repositioning-tags#post-454363</link>
			<pubDate>Fri, 23 Apr 2010 10:17:44 +0000</pubDate>
			<dc:creator>hanni</dc:creator>
			<guid isPermaLink="false">454363@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Post tags are displayed at the top of posts on the Vigilance theme I'm afraid.</p>
<p>The blog you've linked to, craftmba.com is using categories not tags, which are displayed at the end of each post.</p>
<p>Hope that clears things up a bit.
</p>
]]></description>
					</item>
		<item>
			<title>catwalkcreative on "Repositioning Tags"</title>
			<link>http://en.forums.wordpress.com/topic/repositioning-tags#post-454358</link>
			<pubDate>Fri, 23 Apr 2010 09:27:27 +0000</pubDate>
			<dc:creator>catwalkcreative</dc:creator>
			<guid isPermaLink="false">454358@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello!</p>
<p>I've just changed my blog theme to Vigilance by The Theme Foundry.  I'm loving the new look but see that all the tags I've used are now shown at the very top of my blog piece, rather than at the end as previous.  I'm sure it's possible to move them within this theme because I've found another WordPress.com blog using the same theme at <a href="http://craftmba.com/" rel="nofollow">http://craftmba.com/</a>.  As you can see, they don't have any tags showing above the title.  I'd like mine to do the same.</p>
<p>I've gone through my account and appearance settings and can't seem to find anywhere that I can actually re-position my tags within each blog piece I've published.</p>
<p>Can anyone advise me on this?  I'd like to show my tags at the end of each blog article, rather than have them shown above my title.</p>
<p>Thanks so much.</p>
<p>Louise<br />
Catwalk Threads Vintage
</p>
]]></description>
					</item>

	</channel>
</rss>
