<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Contact Form CSS</title>
		<link>http://www.themolitor.com/forums/topic/contact-form-css</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Contact Form CSS</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:42:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/contact-form-css" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Contact Form CSS"</title>
			<link>http://www.themolitor.com/forums/topic/contact-form-css#post-23542</link>
			<pubDate>Mon, 30 Sep 2013 08:46:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23542@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>MISC has a built-in columns shortcode to do this. For the demo site, here is the markup used for the contact page...</p>
<pre><code>[one_third]
&#60;h2&#62;MISC Studios, LLC&#60;/h2&#62;

1234 Stanford Road
Seattle, WA 98101

Email: &#60;a href=&#34;mailto:you@misc.com&#34;&#62;you@misc.com&#60;/a&#62;
Phone: 123.456.7890
Twitter: @misc
[/one_third]

[two_third_last]
[contact-form-7 id=&#34;3&#34; title=&#34;Contact form 1&#34;]
[/two_third_last]</code></pre>
<p>For more info, please review all the shortcode markup examples in the help file here: <a href="http://themolitor.com/help/misc/#shortcodes" rel="nofollow">http://themolitor.com/help/misc/#shortcodes</a></p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>rdelfinado on "Contact Form CSS"</title>
			<link>http://www.themolitor.com/forums/topic/contact-form-css#post-23536</link>
			<pubDate>Fri, 27 Sep 2013 21:40:45 +0000</pubDate>
			<dc:creator>rdelfinado</dc:creator>
			<guid isPermaLink="false">23536@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>I'm currently searching a way to create a contact form like your demo contact page (i'm also using Contact Form 7 plugin) where there's text on the side? Did you have to use a plugin to do this or is the a built in short code that I can use to sort of have two columns in the contact page. Do you mind showing me how I can update the form to have the text on the side like your demo contact page? Thanks.</p>
<p>I refer to <a href="http://themes.themolitor.com/misc/?menu=contact" rel="nofollow">http://themes.themolitor.com/misc/?menu=contact</a></p>
<p>P.S. Sorry about the wrong post in the 'Producer' section.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Contact Form CSS"</title>
			<link>http://www.themolitor.com/forums/topic/contact-form-css#post-22085</link>
			<pubDate>Mon, 15 Jul 2013 10:32:43 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22085@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The styling is included already, but I see they changed the email field type id. Here's how to fix that...</p>
<p>1. Open "style.css"</p>
<p>2. Locate the following on line 575...</p>
<pre><code>input[type=&#34;text&#34;],input[type=&#34;password&#34;]</code></pre>
<p>3. Change #2 to this...</p>
<pre><code>input[type=&#34;text&#34;],input[type=&#34;password&#34;],input[type=&#34;email&#34;]</code></pre>
<p>Let me know if that helps.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bdragich on "Contact Form CSS"</title>
			<link>http://www.themolitor.com/forums/topic/contact-form-css#post-22064</link>
			<pubDate>Fri, 12 Jul 2013 15:19:40 +0000</pubDate>
			<dc:creator>bdragich</dc:creator>
			<guid isPermaLink="false">22064@http://www.themolitor.com/forums/</guid>
			<description><p>So, I've figured out that you use Contact Form 7 for your demo email contact form. Is there anyway you could post the custom CSS you added to make it look integrated and clean like yours? It would be greatly appreciated. :)</p>
<p>Here's what I have on my site so far: <a href="http://clamchowdercookoff.com/contact/" rel="nofollow">http://clamchowdercookoff.com/contact/</a></p>
<p>Thank you much in advance.
</p></description>
		</item>

	</channel>
</rss>
