<?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: Google Fonts with input fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/google-fonts-with-input-fields</link>
		<description>Gravity Support Forums Topic: Google Fonts with input fields</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:43:27 +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/google-fonts-with-input-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Google Fonts with input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-fonts-with-input-fields#post-14996</link>
			<pubDate>Sun, 26 Dec 2010 01:15:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">14996@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;LOL. Glad you figured it out. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Geary on "Google Fonts with input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-fonts-with-input-fields#post-14994</link>
			<pubDate>Sun, 26 Dec 2010 01:02:23 +0000</pubDate>
			<dc:creator>Kevin Geary</dc:creator>
			<guid isPermaLink="false">14994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Figured it out. I was using a landing page styled page and it had it's own head section.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Geary on "Google Fonts with input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-fonts-with-input-fields#post-14993</link>
			<pubDate>Sun, 26 Dec 2010 00:57:03 +0000</pubDate>
			<dc:creator>Kevin Geary</dc:creator>
			<guid isPermaLink="false">14993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I added it to the head section of my theme. I don't see why it's not showing up. Any suggestions?&#60;/p&#62;
&#60;p&#62;In the code when I go to edit header.php I see the line of code there but when I view source on the page it's not there. WTF? And yes, I hit save.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Google Fonts with input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-fonts-with-input-fields#post-14992</link>
			<pubDate>Sun, 26 Dec 2010 00:20:18 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">14992@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I looked at your code and don't see the font being loaded properly in the &#38;lt;head &#38;gt; section of the page. You have to add the following declaration to your page so it knows where to load the &#34;lobster&#34; font from.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;link href=&#38;#39;http://fonts.googleapis.com/css?family=Lobster&#38;#39; rel=&#38;#39;stylesheet&#38;#39; type=&#38;#39;text/css&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If the page can't find the font, it just goes to the next one it can find in the &#34;font-family&#34; rule.&#60;/p&#62;
&#60;p&#62;reference: &#60;a href=&#34;http://code.google.com/webfonts/family?family=Lobster&#38;amp;subset=latin#code&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/webfonts/family?family=Lobster&#38;amp;subset=latin#code&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Geary on "Google Fonts with input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-fonts-with-input-fields#post-14988</link>
			<pubDate>Sat, 25 Dec 2010 19:09:44 +0000</pubDate>
			<dc:creator>Kevin Geary</dc:creator>
			<guid isPermaLink="false">14988@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to use a Google Font as the font-family for input fields on this form:&#60;/p&#62;
&#60;p&#62;kickboxing.karate-usa.com&#60;/p&#62;
&#60;p&#62;I can't get them to work...&#60;/p&#62;
&#60;p&#62;Can anyone explain why it wouldn't be working?&#60;/p&#62;
&#60;p&#62;I put the font code in my header and then styled the input like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#gform_fields_6 input { border: solid 1px #000000; font-family: &#38;#39;Lobster&#38;#39;, arial, serif; font-size: 24px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
