<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2855" -->
<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>Austin Matzko&#039;s Forum &#187; Tag: form change - Recent Posts</title>
		<link>http://austinmatzko.com/forum/tags/form-change</link>
		<description>Austin Matzko&#039;s Forum &#187; Tag: form change - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Feb 2012 19:07:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2855</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://austinmatzko.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://austinmatzko.com/forum/rss/tags/form-change" rel="self" type="application/rss+xml" />

		<item>
			<title>filosofo on "position of submit buttons"</title>
			<link>http://austinmatzko.com/forum/topic/position-of-submit-buttons#post-3844</link>
			<pubDate>Fri, 19 Sep 2008 10:14:13 +0000</pubDate>
			<dc:creator>filosofo</dc:creator>
			<guid isPermaLink="false">3844@http://austinmatzko.com/forum/</guid>
			<description><p>The preview button by default has an id of "preview" and the submit button, of "submit".  So you can use CSS rules to style the buttons.  Something like the following might put your submit button on the left (it depends on the particulars of your theme):</p>
<pre><code>#submit {
float: left;
}</code></pre></description>
		</item>
		<item>
			<title>adlag on "position of submit buttons"</title>
			<link>http://austinmatzko.com/forum/topic/position-of-submit-buttons#post-3843</link>
			<pubDate>Fri, 19 Sep 2008 08:27:19 +0000</pubDate>
			<dc:creator>adlag</dc:creator>
			<guid isPermaLink="false">3843@http://austinmatzko.com/forum/</guid>
			<description><p>How can I place the submit buttons at a different position. For instance to have the post button also on the left.
</p></description>
		</item>

	</channel>
</rss>

