<?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: IE7 CSS rounded corners and shadow</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ie7-css-rounded-corners-and-shadow</link>
		<description>Gravity Support Forums Topic: IE7 CSS rounded corners and shadow</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 09:13:37 +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/ie7-css-rounded-corners-and-shadow" rel="self" type="application/rss+xml" />

		<item>
			<title>davidpg on "IE7 CSS rounded corners and shadow"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-css-rounded-corners-and-shadow#post-25725</link>
			<pubDate>Tue, 17 May 2011 14:45:04 +0000</pubDate>
			<dc:creator>davidpg</dc:creator>
			<guid isPermaLink="false">25725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Kevin, I had a feeling it wasn't supported. I guess it's not needed that much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "IE7 CSS rounded corners and shadow"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-css-rounded-corners-and-shadow#post-25723</link>
			<pubDate>Tue, 17 May 2011 14:27:44 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25723@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your markup is incorrect there. The style type is not the same thing as the class name. This is the proper way to add a new rule just for IE7&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--[if IE 7]&#38;gt;
&#38;lt;style type=&#38;quot;text/css&#38;quot;&#38;gt;
body .gform_wrapper {border:1px solid #f00}
&#38;lt;/style&#38;gt;
&#38;lt;![endif]--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That said, IE7 doesn't support the border-radius or box-shadow properties. You'll most likely need to turn to a jQuery solution of some sort if you really need that for IE.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidpg on "IE7 CSS rounded corners and shadow"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie7-css-rounded-corners-and-shadow#post-25719</link>
			<pubDate>Tue, 17 May 2011 13:20:54 +0000</pubDate>
			<dc:creator>davidpg</dc:creator>
			<guid isPermaLink="false">25719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I have been exploring ways to achieve rounded corners and shadows on IE7.&#60;/p&#62;
&#60;p&#62;On the following form should my condition point to the gform_wrapper to achieve the said effects? &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://formsdev.firstpointhr.com/?page_id=295&#34; rel=&#34;nofollow&#34;&#62;http://formsdev.firstpointhr.com/?page_id=295&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--[if IE 7]&#38;gt;
&#38;lt;style type=&#38;quot;gform_wrapper&#38;quot;&#38;gt;
Styling goes here?
&#38;lt;/style&#38;gt;
&#38;lt;![endif]--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Source: &#60;a href=&#34;http://www.quirksmode.org/css/condcom.html&#34; rel=&#34;nofollow&#34;&#62;http://www.quirksmode.org/css/condcom.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
