<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Gravity Support Forums Topic: Forms and Artisteer Themes</title>
		<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes</link>
		<description>Gravity Support Forums Topic: Forms and Artisteer Themes</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 21:43:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/forms-and-artisteer-themes" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-76665</link>
			<pubDate>Fri, 21 Sep 2012 07:53:26 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">76665@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KarlaAdams on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-76605</link>
			<pubDate>Thu, 20 Sep 2012 20:31:43 +0000</pubDate>
			<dc:creator>KarlaAdams</dc:creator>
			<guid isPermaLink="false">76605@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah!  Thank you!  Beautiful!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-76602</link>
			<pubDate>Thu, 20 Sep 2012 20:11:03 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">76602@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should do the trick for you:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>KarlaAdams on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-76590</link>
			<pubDate>Thu, 20 Sep 2012 17:37:10 +0000</pubDate>
			<dc:creator>KarlaAdams</dc:creator>
			<guid isPermaLink="false">76590@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, I have placed this code in my artisteer generated theme in the CSS section at the bottom, and still come up with bullets for each form field. &#60;/p&#62;
&#60;p&#62;Here is a sample:&#60;br /&#62;
&#60;a href=&#34;http://www.listingsup.com/get-started/&#34; rel=&#34;nofollow&#34;&#62;http://www.listingsup.com/get-started/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-70771</link>
			<pubDate>Mon, 13 Aug 2012 01:42:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70771@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I skipped the .gform_body on the second and 3rd selector.  Try this please:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_body .art-postcontent ul&#38;gt;li:before,
.gform_body .art-post ul&#38;gt;li:before,
.gform_body .art-textblock ul&#38;gt;li:before {
   content: &#38;#39;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Dexter2907 on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-70769</link>
			<pubDate>Mon, 13 Aug 2012 01:40:21 +0000</pubDate>
			<dc:creator>Dexter2907</dc:creator>
			<guid isPermaLink="false">70769@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris. But then I lose the hand throughout the site.&#60;br /&#62;
Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-70766</link>
			<pubDate>Mon, 13 Aug 2012 01:35:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70766@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try adding this to your theme's stylesheet.  I'm not sure where Artisteer recommends adding your custom CSS, but this needs to go there. This will remove the hand image from before the field name:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_body .art-postcontent ul&#38;gt;li:before,  .art-post ul&#38;gt;li:before,  .art-textblock ul&#38;gt;li:before {
   content: &#38;#39;&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Dexter2907 on "Forms and Artisteer Themes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-and-artisteer-themes#post-70758</link>
			<pubDate>Mon, 13 Aug 2012 00:57:39 +0000</pubDate>
			<dc:creator>Dexter2907</dc:creator>
			<guid isPermaLink="false">70758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi. I've tried the css fix for bullet points in gravity forms but not having any luck. Please help.&#60;br /&#62;
&#60;a href=&#34;http://www.wocc.com.au/&#34; rel=&#34;nofollow&#34;&#62;http://www.wocc.com.au/&#60;/a&#62;&#60;br /&#62;
Cheers&#60;br /&#62;
Rosie
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
