<?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 - User Favorites: emoshun</title>
		<link><a href='http://www.kriesi.at/support/profile/emoshun'>emoshun</a></link>
		<description>Support Forum - User Favorites: emoshun</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 12:12:27 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-86532</link>
			<pubDate>Tue, 04 Dec 2012 21:14:04 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;For checkboxes you can try something like this. I only styled the 2 top boxes since I didn't know if you want to go that route. That's just for mobile screen,&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 479px) {
#element_avia_used_car_sales {
top: -34px;
right: -140px;
}
#element_avia_new_car_sales {
top: 14px;
}}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and for the other screen sizes&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 480px) {
.ajax_form .input_checkbox {
top: -13px;
right: -20px;
}
#element_avia_used_car_sales {
top: -15px;
right: -140px;
}
.ajax_form .input_checkbox {
top: -13px;
right: -20px;
}}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;hr /&#62;&#60;br /&#62;
As for the button ... it look like something changed in the user agent stylesheet that is doing that i believe. Just to make sure, could you see if the button is same when viewed on Chrome browser on your iphone?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-86520</link>
			<pubDate>Tue, 04 Dec 2012 20:03:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86520@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Again, I'm not sure why you are getting that view. On mobile and tablet view I'm getting the default square button.&#60;/p&#62;
&#60;p&#62;I don't have an i-device to test on, but perhaps iOS interprets buttons differently and ignores the theme styling.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emoshun on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-86366</link>
			<pubDate>Mon, 03 Dec 2012 19:54:38 +0000</pubDate>
			<dc:creator>emoshun</dc:creator>
			<guid isPermaLink="false">86366@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This button issue is Mobile/Tablet only, thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-86356</link>
			<pubDate>Mon, 03 Dec 2012 19:38:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86356@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not sure why you are getting the different button style (from the screenshot). When I view your page and the demo as well, the correct avia button style with the square button is showing for me.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emoshun on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-86057</link>
			<pubDate>Fri, 30 Nov 2012 21:29:47 +0000</pubDate>
			<dc:creator>emoshun</dc:creator>
			<guid isPermaLink="false">86057@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, that's what I figured with the customization.&#60;/p&#62;
&#60;p&#62;My only outstanding question is how can we get the submit button to appear normal on this form.&#60;/p&#62;
&#60;p&#62;Does the issue lie with the avia styling?&#60;/p&#62;
&#60;p&#62;Please let me know.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-85777</link>
			<pubDate>Thu, 29 Nov 2012 01:08:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi emoshun,&#60;/p&#62;
&#60;p&#62;With that level of customization it would be a lot more beneficial to use something like Gravity forms or on a basic level Contact Form 7.&#60;/p&#62;
&#60;p&#62;You're expanding into the realm of complete customization of the class form which is a bit beyond the scope of what we are generally able to offer through support.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emoshun on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-85647</link>
			<pubDate>Wed, 28 Nov 2012 02:09:02 +0000</pubDate>
			<dc:creator>emoshun</dc:creator>
			<guid isPermaLink="false">85647@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For flexibility the business needed I had to go the route of check boxes. (Ability to select any/all number of features)&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i209.photobucket.com/albums/bb246/emoshun57/checkboxes.jpg&#34;&#62;&#60;/p&#62;
&#60;p&#62;I need them to appear in that format (if possible), along with a description above them. (Why is there no option for a title for the check boxes?)&#60;/p&#62;
&#60;p&#62;It should also appear the same on desktop.&#60;/p&#62;
&#60;p&#62;Please let me know, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-85540</link>
			<pubDate>Tue, 27 Nov 2012 12:29:36 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please make a backup and open up class-form-generator.php located in /framework/php/ directory and find lines 236-238 which look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;elements_html .= &#38;quot;&#38;lt;p class=&#38;#39;&#38;quot;.$p_class.&#38;quot;&#38;#39; id=&#38;#39;element_$id&#38;#39;&#38;gt;&#38;quot;;
$this-&#38;gt;elements_html .= &#38;#39;    &#38;lt;select name=&#38;quot;&#38;#39;.$id.&#38;#39;&#38;quot; class=&#38;quot;select &#38;#39;.$element_class.&#38;#39;&#38;quot; id=&#38;quot;&#38;#39;.$id.&#38;#39;&#38;quot;&#38;gt;&#38;#39;.$select.&#38;#39;&#38;lt;/select&#38;gt;&#38;lt;label for=&#38;quot;&#38;#39;.$id.&#38;#39;&#38;quot;&#38;gt;&#38;#39;.$element[&#38;#39;label&#38;#39;].$required.&#38;#39;&#38;lt;/label&#38;gt;&#38;#39;;
$this-&#38;gt;elements_html .= &#38;quot;&#38;lt;/p&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change them to look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;elements_html .= &#38;quot;&#38;lt;p class=&#38;#39;&#38;quot;.$p_class.&#38;quot;&#38;#39; id=&#38;#39;element_$id&#38;#39;&#38;gt;&#38;quot;;
$this-&#38;gt;elements_html .= &#38;#39;   &#38;lt;label for=&#38;quot;&#38;#39;.$id.&#38;#39;&#38;quot;&#38;gt;&#38;#39;.$element[&#38;#39;label&#38;#39;].$required.&#38;#39;&#38;lt;/label&#38;gt;&#38;lt;select name=&#38;quot;&#38;#39;.$id.&#38;#39;&#38;quot; class=&#38;quot;select &#38;#39;.$element_class.&#38;#39;&#38;quot; id=&#38;quot;&#38;#39;.$id.&#38;#39;&#38;quot;&#38;gt;&#38;#39;.$select.&#38;#39;&#38;lt;/select&#38;gt;&#38;#39;;
$this-&#38;gt;elements_html .= &#38;quot;&#38;lt;/p&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also add this css to change the width of the select box to make it equal to the other fields&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;select, .ajax_form .select, .entry-content select, .mobileMenu
{
min-width: 230px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emoshun on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-85433</link>
			<pubDate>Mon, 26 Nov 2012 20:06:05 +0000</pubDate>
			<dc:creator>emoshun</dc:creator>
			<guid isPermaLink="false">85433@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Updated Custom CSS to this. (adjusted padding)&#60;/p&#62;
&#60;p&#62;h1.logo {&#60;br /&#62;
padding-top: 0px;&#60;br /&#62;
padding-bottom: 0px;&#60;br /&#62;
}&#60;br /&#62;
#main .main-title {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;br /&#62;
#main .container {&#60;br /&#62;
padding-top: 10px;&#60;br /&#62;
padding-bottom: 10px;&#60;br /&#62;
}&#60;br /&#62;
#footer #portfoliobox-3 .news-time {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;br /&#62;
#top.page-id-25 .post-entry-129,#top.page-id-25 .post-entry-130 {&#60;br /&#62;
margin-top: 10px;&#60;br /&#62;
}&#60;br /&#62;
@media only screen and (min-width: 480px) and (max-width: 767px) {&#60;br /&#62;
.site-phone-num {&#60;br /&#62;
display: inline-block;&#60;br /&#62;
position: relative;&#60;br /&#62;
font-size: 1.04em;&#60;br /&#62;
top: -115px;&#60;br /&#62;
right: -103px;&#60;br /&#62;
}&#60;br /&#62;
}&#60;br /&#62;
@media only screen and (max-width: 479px) {&#60;br /&#62;
.site-phone-num {&#60;br /&#62;
display: inline-block;&#60;br /&#62;
position: relative;&#60;br /&#62;
font-size: 1.1em;&#60;br /&#62;
top: -125px;&#60;br /&#62;
right: -25px;&#60;br /&#62;
}&#60;br /&#62;
}&#60;br /&#62;
fieldset h3 {&#60;br /&#62;
font-size: 1.15em;&#60;br /&#62;
}&#60;br /&#62;
.ajax_form .textare_label {&#60;br /&#62;
top: -25px;&#60;br /&#62;
left: 0%;&#60;br /&#62;
margin-left: 0px;&#60;br /&#62;
}&#60;br /&#62;
.ajax_form p {&#60;br /&#62;
padding: 0 0 5px 0;&#60;br /&#62;
}&#60;br /&#62;
.form-allowed-tags{&#60;br /&#62;
display:none;}&#60;/p&#62;
&#60;p&#62;.ajax_form #element_avia_message{&#60;br /&#62;
margin-top: 30px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;I like the way that looks now all I need is help to move the drop down title over field, and the button issue.&#60;/p&#62;
&#60;p&#62;Thanks so much for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emoshun on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-85400</link>
			<pubDate>Mon, 26 Nov 2012 17:30:43 +0000</pubDate>
			<dc:creator>emoshun</dc:creator>
			<guid isPermaLink="false">85400@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter!&#60;/p&#62;
&#60;p&#62;It fixed some of the issue but not all.&#60;/p&#62;
&#60;p&#62;Here is all the custom CSS I have in the theme, wanted to post it here to see if there might be a conflict.&#60;/p&#62;
&#60;p&#62;h1.logo {&#60;br /&#62;
padding-top: 0px;&#60;br /&#62;
padding-bottom: 0px;&#60;br /&#62;
}&#60;br /&#62;
#main .main-title {&#60;br /&#62;
    display: none;&#60;br /&#62;
}&#60;br /&#62;
#main .container {&#60;br /&#62;
    padding-top: 10px;&#60;br /&#62;
    padding-bottom: 10px;&#60;br /&#62;
}&#60;br /&#62;
#footer #portfoliobox-3 .news-time {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;br /&#62;
#top.page-id-25 .post-entry-129,#top.page-id-25 .post-entry-130 {&#60;br /&#62;
    margin-top: 10px;&#60;br /&#62;
}&#60;br /&#62;
@media only screen and (min-width: 480px) and (max-width: 767px) {&#60;br /&#62;
.site-phone-num {&#60;br /&#62;
display: inline-block;&#60;br /&#62;
position: relative;&#60;br /&#62;
font-size: 1.04em;&#60;br /&#62;
top: -115px;&#60;br /&#62;
right: -103px;&#60;br /&#62;
}&#60;br /&#62;
}&#60;br /&#62;
@media only screen and (max-width: 479px) {&#60;br /&#62;
.site-phone-num {&#60;br /&#62;
display: inline-block;&#60;br /&#62;
position: relative;&#60;br /&#62;
font-size: 1.1em;&#60;br /&#62;
top: -125px;&#60;br /&#62;
right: -25px;&#60;br /&#62;
}&#60;br /&#62;
}&#60;br /&#62;
fieldset h3 {&#60;br /&#62;
font-size: 1.15em;&#60;br /&#62;
}&#60;br /&#62;
.ajax_form .textare_label {&#60;br /&#62;
top: -5px;&#60;br /&#62;
left: 0%;&#60;br /&#62;
margin-left: 0px;&#60;br /&#62;
}&#60;br /&#62;
.ajax_form p {&#60;br /&#62;
padding: 0 0 5px 0;&#60;br /&#62;
}&#60;br /&#62;
.form-allowed-tags{&#60;br /&#62;
display:none;}&#60;/p&#62;
&#60;p&#62;.ajax_form #element_avia_message{&#60;br /&#62;
margin-top: 22px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Let me know as it's still appearing incorrectly.&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i209.photobucket.com/albums/bb246/emoshun57/photo-14.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;-Jimmy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-85345</link>
			<pubDate>Mon, 26 Nov 2012 08:43:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85345@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.ajax_form #element_avia_message{
margin-top: 22px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emoshun on "Contact Page Mobile View &#38; Contact Form Button Default"</title>
			<link>http://www.kriesi.at/support/topic/contact-page-mobile-view-contact-form-button-default#post-85237</link>
			<pubDate>Sat, 24 Nov 2012 22:27:47 +0000</pubDate>
			<dc:creator>emoshun</dc:creator>
			<guid isPermaLink="false">85237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I edited the class-form-generator.php file as others have, and still need some fine tuning.&#60;/p&#62;
&#60;p&#62;I am seeing this with the updated look.&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i209.photobucket.com/albums/bb246/emoshun57/contact_form-1.jpg&#34;&#62;&#60;/p&#62;
&#60;p&#62;I need it to look like the version I created on the right, with all fields padded correctly for mobile &#38;amp; desktop.&#60;/p&#62;
&#60;p&#62;Here is the current desktop view.&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i209.photobucket.com/albums/bb246/emoshun57/ScreenShot2012-11-24at25507PM.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;-Jimmy&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://test.emoshun.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://test.emoshun.com/contact&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
