<?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 - Tag: Gravity Forms list arrow - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/gravity-forms-list-arrow</link>
		<description>Support Forum - Tag: Gravity Forms list arrow - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 06:19:51 +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/tags/gravity-forms-list-arrow" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-32865</link>
			<pubDate>Wed, 23 Nov 2011 10:56:58 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32865@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good to see it works :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robinsonsampa on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-32863</link>
			<pubDate>Wed, 23 Nov 2011 10:50:51 +0000</pubDate>
			<dc:creator>robinsonsampa</dc:creator>
			<guid isPermaLink="false">32863@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;AMAZING!!!!&#60;br /&#62;
Thaaaaaaaaaaankssss!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-32860</link>
			<pubDate>Wed, 23 Nov 2011 10:25:15 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32860@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;below what you previously added add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_body ul{
border:0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This should do the trick :) Let us know if it works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robinsonsampa on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-32851</link>
			<pubDate>Wed, 23 Nov 2011 09:54:19 +0000</pubDate>
			<dc:creator>robinsonsampa</dc:creator>
			<guid isPermaLink="false">32851@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey... thanks so much for the help!!!&#60;br /&#62;
It's almost perfect, but there's still some lines... is there anything else that I can do?&#60;br /&#62;
&#60;a href=&#34;http://www.pulsarstudio.com.br/fix&#34; rel=&#34;nofollow&#34;&#62;http://www.pulsarstudio.com.br/fix&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is a preview of this form without a theme:&#60;br /&#62;
&#60;a href=&#34;http://www.pulsarstudio.com.br/formpreview.html&#34; rel=&#34;nofollow&#34;&#62;http://www.pulsarstudio.com.br/formpreview.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-32846</link>
			<pubDate>Wed, 23 Nov 2011 08:59:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following css code (add it to style.css):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper li {
    background: none transparent !important;
    border-bottom: none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>robinsonsampa on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-32844</link>
			<pubDate>Wed, 23 Nov 2011 08:42:06 +0000</pubDate>
			<dc:creator>robinsonsampa</dc:creator>
			<guid isPermaLink="false">32844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I'm here about 1 year after with the same problem. I tried to include every code on every style.css I found here in the forums, but still have this issue.&#60;br /&#62;
Please, can someone help me to correct this? I'm about 2 days on that with no success... I'm not a great webmaster, really...&#60;br /&#62;
Here is the problem, all the forms becomes in &#34;list&#34; mode, but it is not visible on a clean theme.&#60;br /&#62;
&#60;a href=&#34;http://www.pulsarstudio.com.br/fix&#34; rel=&#34;nofollow&#34;&#62;http://www.pulsarstudio.com.br/fix&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The only way I found to fix that was removing by hand every tag containing the &#34;.gform_wrapper ul li.gfield&#34; style, but I'm not really sure about what I'm doing.&#60;/p&#62;
&#60;p&#62;Can someone help me plz?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-866</link>
			<pubDate>Mon, 26 Jul 2010 09:30:32 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">866@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I feel &#34;unique&#34; and &#34;special&#34; hehe :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-389</link>
			<pubDate>Thu, 22 Jul 2010 08:13:16 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">389@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, you are the first one how ever asked me a gravity related question ;D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-329</link>
			<pubDate>Wed, 21 Jul 2010 15:39:23 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would think that gravity forms is a very popular plugin, I have a developer license :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-259</link>
			<pubDate>Wed, 21 Jul 2010 09:55:23 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">259@http://www.kriesi.at/support/</guid>
			<description>&#60;pre&#62;
#top .gform_wrapper .ul li{
background: transparent none;
list-style-type:none;
list-style-image:none
}
&#60;/pre&#62;
&#60;p&#62;Should do the trick then. :)&#60;/p&#62;
&#60;p&#62; Since this is a premium paid plugin there are not that many people using it, therefore I dont think that adding those options would be that wise. However I will of course re consider if the plugin gets more popular ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-204</link>
			<pubDate>Tue, 20 Jul 2010 11:46:29 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">204@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just as a sidenote, to include full support for Gravity Forms as the contact option would be a killer addition I feel :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-203</link>
			<pubDate>Tue, 20 Jul 2010 11:45:09 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok so the code it uses to display the form is like this...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
                &#38;lt;div class='gform_wrapper' id='gform_wrapper_1' style='display:none'&#38;gt;&#38;lt;form method='post' enctype='multipart/form-data' id='gform_1' class='' action=''&#38;gt;&#60;br /&#62;
                        &#38;lt;div class='gform_body'&#38;gt;&#60;br /&#62;
                            &#38;lt;input type='hidden' class='gform_hidden' name='is_submit_1' value='1'/&#38;gt;&#60;br /&#62;
                            &#38;lt;ul id='gform_fields_1' class='gform_fields top_label'&#38;gt;&#38;lt;li id='field_1_2' class='gfield' &#38;gt;&#38;lt;label class='gfield_label' for='input_1_2'&#38;gt;Your Name&#38;lt;span class='gfield_required'&#38;gt;*&#38;lt;/span&#38;gt;&#38;lt;/label&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;so the ID would be gform_wrapper_1 or gform_fields_1 ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ianforest on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-202</link>
			<pubDate>Tue, 20 Jul 2010 11:40:55 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">202@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm, need to learn more about this CSS stuff.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-159</link>
			<pubDate>Tue, 20 Jul 2010 09:43:18 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">159@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;allthough i am not 100% shure what you need you can usually set a different list style for such plugins since in almost all cases they wrap their output code into a html element with a unqiue class or id. so i would recommend to check the souce of the page that got the forms applied and then add a unique css rule for these list items. for example if they use a form with id gravity you could use&#60;/p&#62;
&#60;pre&#62;
#top #gravity .ul li{
background: transparent none;
list-style-type:none;
list-style-image:none
}
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ianforest on "Display &#38; Gravity Forms"</title>
			<link>http://www.kriesi.at/support/topic/display-gravity-forms#post-111</link>
			<pubDate>Mon, 19 Jul 2010 20:01:44 +0000</pubDate>
			<dc:creator>ianforest</dc:creator>
			<guid isPermaLink="false">111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I wish to use Display with Gravity Forms, no problem with that however the Gravity Form people must use the (li) and (ul) tags for displaying the form fields because it puts the little orange bullet next to each one.&#60;/p&#62;
&#60;p&#62;I specifically want to turn off this bullet image somehow but don't know where to start, in CSS I guess?&#60;/p&#62;
&#60;p&#62;But just to be extra difficult, I only want to turn off the bullet specifcally for the gravity form, or just for the main content area and revert to a &#34;standard&#34; bullet.&#60;/p&#62;
&#60;p&#62;Hope this helps :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
