<?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: Very simple question: How do you  put a border around an element?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element</link>
		<description>Gravity Support Forums Topic: Very simple question: How do you  put a border around an element?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 07:47:34 +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/very-simple-question-how-do-you-put-a-border-around-an-element" rel="self" type="application/rss+xml" />

		<item>
			<title>blueguyzee on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88500</link>
			<pubDate>Wed, 07 Nov 2012 16:59:07 +0000</pubDate>
			<dc:creator>blueguyzee</dc:creator>
			<guid isPermaLink="false">88500@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin&#60;/p&#62;
&#60;p&#62;Thanks for the long and informative description....I will mull it over and figure what I can live with or without.....to my credit, I have been diligently reading your materials and I have a decent handle on creating the form that I want; I have played with your multi-column feature and I am using the logic feature in the form; my work around so far is to use HTML when I can&#60;/p&#62;
&#60;p&#62;Let me know if this is a false sense of doing it right or an appropriate fix&#60;/p&#62;
&#60;p&#62;thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88214</link>
			<pubDate>Wed, 07 Nov 2012 02:26:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">88214@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Many themes have places in their admin panels where you put custom CSS rules so you never have to actually open and edit a CSS file. I don't know if your theme has this for sure, but the theme is loading a &#34;style.php&#34; (note the extension - not .css) file that appears to be dynamically generated by the theme.. Often that means the theme developer has a place for style/CSS options in a control panel somewhere.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.arladvisers.com/wp-content/themes/wp-glide-prem/style.php&#34; rel=&#34;nofollow&#34;&#62;https://www.arladvisers.com/wp-content/themes/wp-glide-prem/style.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/YGUZfa&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/YGUZfa&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I do see that the custom.css file is being imported so that may not be the case here. Either way, that's something you'll need to talk to your theme developer about and get sorted.&#60;/p&#62;
&#60;p&#62;When I look at the custom.css file, I don't see any custom rules for the border.. if you have added them, then they're either not in the correct file, or something else is amiss&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.arladvisers.com/wp-content/themes/wp-glide-prem/custom.css&#34; rel=&#34;nofollow&#34;&#62;https://www.arladvisers.com/wp-content/themes/wp-glide-prem/custom.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/Uwb56b&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/Uwb56b&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If the proper CSS rules get loaded with your page, then your custom styles should work. I don't think there is anything overriding your custom rules, it appears that they're simply not being loaded and applied to your form.&#60;/p&#62;
&#60;p&#62;Yes, as far as the other plugins.. as I mentioned, I don't believe they're the source of this issue.. just wanted to point that out for future reference.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueguyzee on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88173</link>
			<pubDate>Wed, 07 Nov 2012 00:14:01 +0000</pubDate>
			<dc:creator>blueguyzee</dc:creator>
			<guid isPermaLink="false">88173@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ughhh...thanks for the late note post &#60;/p&#62;
&#60;p&#62;Can you please explain (in layman terms) what you mean by &#34;It appears that your theme may have a dynamic style sheet where you add your CSS rules in an admin page and they're added to the theme CSS file.&#34;&#60;/p&#62;
&#60;p&#62;Why would I be adding the custom CSS in the wrong place? it was put in the Custom Css&#60;/p&#62;
&#60;p&#62;I was just trying the red border to see what works; do you believe that there is something with the theme that is preventing these lines of code from functioning?  If so, any thoughts why that would be?&#60;/p&#62;
&#60;p&#62;As far as having the other form plug ins, I am trying to see what works best for my purposes....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88135</link>
			<pubDate>Tue, 06 Nov 2012 22:13:34 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">88135@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see from looking at your markup that you've got 2 other form builder plugins loading their CSS on this page as well. (WordPress Form Manager &#38;amp; iPhorm Form Builder) - Just a head's up, while that probably isn't the problem here, it is a potential source of styling conflicts with your Gravity Forms. If you run into other issues, it's always something to look at.&#60;/p&#62;
&#60;p&#62;That said, the style examples that David shared with you should work fine if they're placed in the proper file and get rendered on the page.&#60;/p&#62;
&#60;p&#62;I applied this CSS markup in my test&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper {
	border:  5px solid red
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and it worked just fine.&#60;/p&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://bit.ly/PVC9A2&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/PVC9A2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It appears that your theme may have a dynamic style sheet where you add your CSS rules in an admin page and they're added to the theme CSS file. You should contact your theme provider to make sure you're adding your custom CSS in the correct place. This isn't a forms issue, it's more of a theme-releated style issue.&#60;/p&#62;
&#60;p&#62;Best of luck with it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueguyzee on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88125</link>
			<pubDate>Tue, 06 Nov 2012 21:46:50 +0000</pubDate>
			<dc:creator>blueguyzee</dc:creator>
			<guid isPermaLink="false">88125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI Dave&#60;/p&#62;
&#60;p&#62;No luck; I added the semi colon; updated; refreshed the page and still got the same thing; here is the post link:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.arladvisers.com/?p=887&#34; rel=&#34;nofollow&#34;&#62;https://www.arladvisers.com/?p=887&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88098</link>
			<pubDate>Tue, 06 Nov 2012 19:48:20 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">88098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body. gform_wrapper {
border: 1px solid red;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>blueguyzee on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88084</link>
			<pubDate>Tue, 06 Nov 2012 18:58:26 +0000</pubDate>
			<dc:creator>blueguyzee</dc:creator>
			<guid isPermaLink="false">88084@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dave:&#60;/p&#62;
&#60;p&#62;this is what is in the custom CSS now:&#60;/p&#62;
&#60;p&#62;/* -- This is the place to add your own style modifications without touching the original styles -- */&#60;/p&#62;
&#60;p&#62;body { }&#60;/p&#62;
&#60;p&#62;/* -------------------[ Body Adjustments ]------------------- */&#60;/p&#62;
&#60;p&#62;body {&#60;br /&#62;
	background: #fff url('http://www.arladvisers.com/wp-content/uploads/2011/06/ARL-Background-no-header1-e1307937986370.jpg') center  no-repeat;&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;/* ---------[ Ad Banner Adjustments ]--------- */&#60;/p&#62;
&#60;p&#62;.banner728 {&#60;br /&#62;
	width: 990px;&#60;br /&#62;
	height: 50px;&#60;br /&#62;
	margin-top: 10px;&#60;br /&#62;
	margin-bottom: 10px;&#60;br /&#62;
	}&#60;/p&#62;
&#60;p&#62;body .gform_wrapper {border: 1px solid red}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueguyzee on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88083</link>
			<pubDate>Tue, 06 Nov 2012 18:54:46 +0000</pubDate>
			<dc:creator>blueguyzee</dc:creator>
			<guid isPermaLink="false">88083@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dave:&#60;/p&#62;
&#60;p&#62;I put the code into custom css at the bottom &#60;/p&#62;
&#60;p&#62;just like this: &#34;body .gform_wrapper {border: 1px solid red} &#34;&#60;/p&#62;
&#60;p&#62;(no quotes ....just whatever is inside the quotes)&#60;/p&#62;
&#60;p&#62;I created a post with the form in it for you: &#60;a href=&#34;https://www.arladvisers.com/?p=887&#34; rel=&#34;nofollow&#34;&#62;https://www.arladvisers.com/?p=887&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;tanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueguyzee on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88082</link>
			<pubDate>Tue, 06 Nov 2012 18:49:11 +0000</pubDate>
			<dc:creator>blueguyzee</dc:creator>
			<guid isPermaLink="false">88082@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Whoops; I am back ... a reprieve by my wife&#60;/p&#62;
&#60;p&#62;I will post the code right now&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blueguyzee on "Very simple question: How do you  put a border around an element?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/very-simple-question-how-do-you-put-a-border-around-an-element#post-88081</link>
			<pubDate>Tue, 06 Nov 2012 18:48:23 +0000</pubDate>
			<dc:creator>blueguyzee</dc:creator>
			<guid isPermaLink="false">88081@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;dave;&#60;/p&#62;
&#60;p&#62;let me take care of this later tonight; unfortunately I have to go and get my 9 yo daughter&#60;br /&#62;
from her music lesson or I am in trouble with the boss!&#60;/p&#62;
&#60;p&#62;once again thanks and I will do what you ask in about an hour&#60;br /&#62;
thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
