<?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: Button language and css</title>
		<link>https://legacy.forums.gravityhelp.com/topic/button-language-and-css</link>
		<description>Gravity Support Forums Topic: Button language and css</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 13:20:51 +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/button-language-and-css" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Button language and css"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-language-and-css#post-33764</link>
			<pubDate>Mon, 29 Aug 2011 08:15:43 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">33764@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're using the HTML5 &#34;email&#34; type fields for those 2 and your theme doesn't have styles in place for those input types. The theme specifies styles for the &#34;text&#34; and &#34;password&#34; inputs, but leaves those out.&#60;/p&#62;
&#60;p&#62;You can replace the 2 rules that start on line 125 of your theme's style.css file with these. That should set the styles to match the other fields.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=tel],
input[type=number],
select
{
	background: #fff;
	padding: 4px;
	font-size: 12px;
	margin: 0;
	font-family: Helvetica, Arial,Verdana,sans-serif;
	color: #666;
	-webkit-box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
	-moz-box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
	box-shadow: -3px -3px 0 0 #F5F5F6, 3px 3px 0 0 #F5F5F6, 3px 0 0 0 #F5F5F6, 0 3px 0 0 #F5F5F6, 3px -3px 0 0 #F5F5F6, -3px 3px 0 0 #F5F5F6;
	border: 1px solid #c9c9c9;
	margin-top: 5px;
	width: 180px;
}

input[type=text].blur,
input[type=email].blur,
input[type=url].blur,
input[type=tel].blur,
input[type=number].blur
{
	color: #ccc;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Morten_Hjort on "Button language and css"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-language-and-css#post-33751</link>
			<pubDate>Mon, 29 Aug 2011 04:06:04 +0000</pubDate>
			<dc:creator>Morten_Hjort</dc:creator>
			<guid isPermaLink="false">33751@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks... I was blind :)&#60;/p&#62;
&#60;p&#62;As for the differences in the forms, please look at &#34;Din emailadresse&#34;  and &#34;Mobil&#34;. They both have some kind og shadow inside and is different than the fields in top and below... I really cant find the css-classes that causes this... Its the same in the backend
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Button language and css"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-language-and-css#post-33541</link>
			<pubDate>Thu, 25 Aug 2011 10:13:45 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">33541@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can change the button text in the form settings for each form. Look under the &#34;advanced&#34; tab&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Form_Settings&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Form_Settings&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please be specific about the differences in your form and what you would like to &#34;fix&#34; and we'll try to help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Morten_Hjort on "Button language and css"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/button-language-and-css#post-33537</link>
			<pubDate>Thu, 25 Aug 2011 09:20:18 +0000</pubDate>
			<dc:creator>Morten_Hjort</dc:creator>
			<guid isPermaLink="false">33537@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Link: &#60;a href=&#34;http://cphrecmedia.dk/CPHMUSIC/?page_id=138&#34; rel=&#34;nofollow&#34;&#62;http://cphrecmedia.dk/CPHMUSIC/?page_id=138&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Somehow my submit-button is not in danish eventhough my language is set to danish. Where can I translate the button?&#60;/p&#62;
&#60;p&#62;As you can see the forms are not looking the same. How do I change that (I havent found the css-code to alter the css to fix this)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
