<?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: Having trouble with css targeting</title>
		<link>https://legacy.forums.gravityhelp.com/topic/having-trouble-with-css-targeting</link>
		<description>Gravity Support Forums Topic: Having trouble with css targeting</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:22:42 +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/having-trouble-with-css-targeting" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Having trouble with css targeting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/having-trouble-with-css-targeting#post-52188</link>
			<pubDate>Mon, 12 Mar 2012 21:59:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52188@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey D, you were super close, just have to place a couple !important declarations here, like so:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_heading .gform_title {
font-size: 1.2em;
background: url(images/logo-tiny.png) no-repeat;
padding-left:40px !important;
margin-left: 20px;
padding-bottom: 10px !important;
font-weight: bold;
}

body .gform_wrapper .gform_body .gf_progressbar_wrapper .gf_progressbar_title {
font-weight: normal;
font-size: 1.1em;
background: url(images/h3_header_icon.png) no-repeat;
padding-left:25px !important;
padding-bottom: 10px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dunskii on "Having trouble with css targeting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/having-trouble-with-css-targeting#post-52187</link>
			<pubDate>Mon, 12 Mar 2012 21:47:03 +0000</pubDate>
			<dc:creator>dunskii</dc:creator>
			<guid isPermaLink="false">52187@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, it would help if I showed you the problem hey. ;)&#60;br /&#62;
&#60;a href=&#34;http://moveme.yfbiz.net.au/get-a-quote/&#34; rel=&#34;nofollow&#34;&#62;http://moveme.yfbiz.net.au/get-a-quote/&#60;/a&#62;&#60;br /&#62;
D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Having trouble with css targeting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/having-trouble-with-css-targeting#post-52100</link>
			<pubDate>Mon, 12 Mar 2012 07:32:17 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to your form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dunskii on "Having trouble with css targeting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/having-trouble-with-css-targeting#post-52088</link>
			<pubDate>Mon, 12 Mar 2012 01:57:00 +0000</pubDate>
			<dc:creator>dunskii</dc:creator>
			<guid isPermaLink="false">52088@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;Basically, for the heading of my site I have added bgimage to go with the text.&#60;/p&#62;
&#60;p&#62;Though with the heading in the forms, the titles are not using the padding added to the css for H2, H3 etc.&#60;/p&#62;
&#60;p&#62;So the text is going over the image and not all of the image is being displayed.&#60;/p&#62;
&#60;p&#62;I have added this to the bottom of the stylesheet to try and just redo the style for the forms but alas I have had no luck,&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
/*  ========================== G Forms ============================ */
body .gform_wrapper .gform_heading .gform_title {
	font-size: 1.2em;
	background: url(images/logo-tiny.png) no-repeat;
	padding-left:40px;
	margin-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

body .gform_wrapper .gform_body .gf_progressbar_wrapper .gf_progressbar_title {
	font-weight: normal;
    	font-size: 1.1em;
	background: url(images/h3_header_icon.png) no-repeat;
	padding-left:25px;
	padding-bottom: 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Any help would be great.&#60;/p&#62;
&#60;p&#62;Cheer,&#60;br /&#62;
D
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
