<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Contact Form Page Edits</title>
		<link>http://www.kriesi.at/support/topic/contact-form-page-edits</link>
		<description>Support Forum - Topic: Contact Form Page Edits</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 14:37:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/contact-form-page-edits" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-77677</link>
			<pubDate>Thu, 27 Sep 2012 22:27:08 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">77677@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you have any other questions let us know.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iliveonhere on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-77585</link>
			<pubDate>Thu, 27 Sep 2012 14:17:19 +0000</pubDate>
			<dc:creator>iliveonhere</dc:creator>
			<guid isPermaLink="false">77585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you kind Sir
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-77372</link>
			<pubDate>Wed, 26 Sep 2012 03:38:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77372@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi iliveonhere,&#60;/p&#62;
&#60;p&#62;On you contact page (Pages &#38;gt; Contact), put this inside the content editor(make sure you use HTML instead of visual):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;new-div&#38;quot;&#38;gt;

&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Insert the image inside that block of code and add the css I have given above. You can adjust the top and right value to move the images, so it will align properly, if you find it hard to align, don't remove the code and kindly post back to this thread and I'll be happy to assist you on aligning the image properly. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iliveonhere on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-77267</link>
			<pubDate>Tue, 25 Sep 2012 14:55:49 +0000</pubDate>
			<dc:creator>iliveonhere</dc:creator>
			<guid isPermaLink="false">77267@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Should i just use another wordpress plugin for contact forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iliveonhere on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-77130</link>
			<pubDate>Mon, 24 Sep 2012 15:51:55 +0000</pubDate>
			<dc:creator>iliveonhere</dc:creator>
			<guid isPermaLink="false">77130@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings, &#60;/p&#62;
&#60;p&#62;I tried this and it didn't align correctly.  Can you please give me a sample div code for the HTML &#34;contact&#34; page please. &#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-76872</link>
			<pubDate>Sat, 22 Sep 2012 06:15:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76872@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Edit your Contact page then add a new div on the html editor with text or images. Go to custom.css and style it with position:absolute. Adjust the position as you see fit. Something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#new-div {
position: absolute;
right: 20px;
top: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iliveonhere on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-76839</link>
			<pubDate>Fri, 21 Sep 2012 20:40:45 +0000</pubDate>
			<dc:creator>iliveonhere</dc:creator>
			<guid isPermaLink="false">76839@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;A. How would you suggest I go about doing this?  i.e. through back end of wordpress, through editor, through FTP, edit a certain file etc. &#60;/p&#62;
&#60;p&#62;I would like your professional opinion please.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iliveonhere on "Contact Form Page Edits"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-page-edits#post-76631</link>
			<pubDate>Thu, 20 Sep 2012 01:32:50 +0000</pubDate>
			<dc:creator>iliveonhere</dc:creator>
			<guid isPermaLink="false">76631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I'd like to insert some image or text to the right of the contact form, is this possible? &#60;/p&#62;
&#60;p&#62;Please see example URL here: &#60;a href=&#34;http://www.texaseo.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.texaseo.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please see screenshot here for clarification: &#60;a href=&#34;http://screencast.com/t/EjRolYfcq&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/EjRolYfcq&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
