<?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: Design &#38; Layout</title>
		<link>https://legacy.forums.gravityhelp.com/topic/design-layout</link>
		<description>Gravity Support Forums Topic: Design &amp; Layout</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:45:28 +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/design-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>layean on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-28930</link>
			<pubDate>Fri, 01 Jul 2011 06:01:10 +0000</pubDate>
			<dc:creator>layean</dc:creator>
			<guid isPermaLink="false">28930@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much Kevin. Form layout is now fixed. Lay Ean
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-28856</link>
			<pubDate>Thu, 30 Jun 2011 08:57:19 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">28856@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@layean&#60;/p&#62;
&#60;p&#62;Your default form styes aren't being output in your page. Go to your forms settings page (FORMS &#38;gt; SETTINGS) in the left nav.. and verify that the &#34;output css&#34; option is set to &#34;yes&#34;.  Get back to me if it is and you still have the formatting problems.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>layean on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-28846</link>
			<pubDate>Thu, 30 Jun 2011 03:13:38 +0000</pubDate>
			<dc:creator>layean</dc:creator>
			<guid isPermaLink="false">28846@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have a question regarding the form I’ve created. Please see the page where I’ve uploaded the form &#60;a href=&#34;http://goparents.com.au/competitions/win-1-of-3-the-kennedys-dvds-starts-now&#34; rel=&#34;nofollow&#34;&#62;http://goparents.com.au/competitions/win-1-of-3-the-kennedys-dvds-starts-now&#60;/a&#62;&#60;br /&#62;
The theme I am using is Thesis theme.&#60;br /&#62;
The fields are not aligned and I can’t get rid of the bullet points. Can you please help?&#60;br /&#62;
Thanks&#60;br /&#62;
Lay Ean
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gregmason on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-28844</link>
			<pubDate>Thu, 30 Jun 2011 02:49:58 +0000</pubDate>
			<dc:creator>gregmason</dc:creator>
			<guid isPermaLink="false">28844@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great! Thank you very much Kevin! I will chat to them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-28842</link>
			<pubDate>Wed, 29 Jun 2011 23:47:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">28842@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The problem is coming from your theme CSS. WooThemes has some Gravity Forms specific styles built into their themes, and they've chosen to override the &#34;top label&#34; option and force all the field labels to float to the left. Along with that, they've decided to limit the label width to just 100px. That's causing your label to wrap. If we disable that property ( on line 781 of your theme's style.css file ) then you'll see the label doesn't wrap.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/l1bTP8&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/l1bTP8&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If we turn off the other properties that specify the left float, margins, etc. You'll see the default Gravity Forms layout is restored.. which is much more readable.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/lsaTTh&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/lsaTTh&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, that said, it would be best to consult the WooThemes support team and see how they would recommend overriding/removing these styles in their theme. This should point you in the right direction to get it all sorted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gregmason on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-28765</link>
			<pubDate>Wed, 29 Jun 2011 02:43:12 +0000</pubDate>
			<dc:creator>gregmason</dc:creator>
			<guid isPermaLink="false">28765@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have a similar question regarding the width of a field. I unfortunately do not have any CSS knowledge but have read through some of your documentation. I understand that I am able to amend the layout of a field through the advanced options and inputting a CSS Class Name. I have tried many examples from the documentation but nothing has worked (I did have luck moving it to the right half with gf_right_half but i want it to span the full width). Please can you assist me with the correct CSS Class Name to input into the advanced options of the field to get the pricing field to span the full width of the page as opposed to wrapping the text to fit into the left half. Here is my form &#60;a href=&#34;http://encierrospecials.co.za/?page_id=60&#34; rel=&#34;nofollow&#34;&#62;http://encierrospecials.co.za/?page_id=60&#60;/a&#62; and i want to get the pricing option &#34;Entrepreneur ROS 728x90...&#34; to span the full width of the page and not wrap the text over 4 lines. &#60;/p&#62;
&#60;p&#62;Thanks for the assistance.&#60;br /&#62;
Greg
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-24224</link>
			<pubDate>Wed, 27 Apr 2011 08:22:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">24224@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;However, where do I put my css?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;You would put any new CSS rules in your theme's stylesheet or custom CSS area. We discourage making any changes to the default forms.css file in the plugin folder since that gets overwritten with each upgrade and any changes you make there would be wiped out.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Are there any template forms (design wise not form field-wise) that I can just choose to use instead of making my own designs?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Currently no. That's something we're considering for an add-on in the future.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Am I able to state how wide I want my form to be? At the moment it takes up the entire width of my page which looks crazy.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Yes, you can redefine the width on the main gform_wrapper element. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper { width:640px }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Everything will resize appropriately to fit along with it. See the first section here for CSS samples and instructions.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Am I able to have a nicer looking captcha? The default color is brown and yellow and ugly. Am I able to have a nice stylish looking captcha that will match will the colors and style of the form that I make?&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I'm not sure where you're seeing brown, but the reCaptcha field has 4 theme/color options you can choose from.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/9YPW&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9YPW&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;reCaptcha is a third-party service that we integrate with our forms so we don't control the formatting/layout of the reCaptcha field beyond what few options they offer. Of course, you can inspect the page source with a tool like &#60;a href=&#34;http://getfirebug.com/&#34; rel=&#34;nofollow&#34;&#62;firebug&#60;/a&#62; or the safari developer tools, see what the class names and IDs are in the markup and then add your own CSS to manipulate the output if you want.&#60;/p&#62;
&#60;p&#62;You can also use the &#60;a href=&#34;http://wordpress.org/extend/plugins/really-simple-captcha/&#34; rel=&#34;nofollow&#34;&#62;Really Simple Captcha&#60;/a&#62; plugin. If you have that installed, you'll see it as an option displayed in the Captcha field. That is a very simple layout with a couple of more flexible styling options that you might prefer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amandastretton on "Design &#38; Layout"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/design-layout#post-24216</link>
			<pubDate>Wed, 27 Apr 2011 03:25:58 +0000</pubDate>
			<dc:creator>amandastretton</dc:creator>
			<guid isPermaLink="false">24216@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I understand that I can make my gravity form look however I like with css.&#60;/p&#62;
&#60;p&#62;I know a little bit of css and feel comfortable that I will figure out what I have to do to get the form looking the way I want in time.&#60;/p&#62;
&#60;p&#62;However, where to I put my css?&#60;/p&#62;
&#60;p&#62;Are there any template forms (design wise not form field-wise) that I can just choose to use instead of making my own designs?&#60;/p&#62;
&#60;p&#62;Am I able to state how wide I want my form to be?  At the moment it takes up the entire width of my page which looks crazy.&#60;/p&#62;
&#60;p&#62;Am I able to have a nicer looking captcha?  The default color is brown and yellow and ugly.  Am I able to have a nice stylish looking captcha that will match will the colors and style of the form that I make?&#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;br /&#62;
Amanda
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
