<?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: IE, Safari &#38; Chrome discrepencies</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ie-safari-chrome-discrepencies</link>
		<description>Gravity Support Forums Topic: IE, Safari &amp; Chrome discrepencies</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:32:53 +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/ie-safari-chrome-discrepencies" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "IE, Safari &#38; Chrome discrepencies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie-safari-chrome-discrepencies#post-7300</link>
			<pubDate>Mon, 12 Jul 2010 10:57:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7300@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are various browser-specific hacks that you can use, a quick google search will turn up a few. Some work well, others not so much.&#60;/p&#62;
&#60;p&#62;I personally like this method a lot. It's a browser-sniffer for WordPress. You add a snippet to your functions.php file and it appends a class for the browser to the body class.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wprecipes.com/how-to-detect-the-visitor-browser-within-wordpress&#34; rel=&#34;nofollow&#34;&#62;http://www.wprecipes.com/how-to-detect-the-visitor-browser-within-wordpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;so, at the very end of your theme's style.css file, you would add rules something like this..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.safari .gform_footer {margin:10px}
body.chrome .gform_footer {margin:15px}
body.ie .gform_footer {margin:8px}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That way, you have browser-specific rules without resorting to hacks.. you just base the new rules on inheritance from the body class.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Striker22uk on "IE, Safari &#38; Chrome discrepencies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie-safari-chrome-discrepencies#post-7299</link>
			<pubDate>Mon, 12 Jul 2010 10:37:02 +0000</pubDate>
			<dc:creator>Striker22uk</dc:creator>
			<guid isPermaLink="false">7299@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI,&#60;/p&#62;
&#60;p&#62;I could do with a bit of css help applying specific rules for these browsers. On &#60;a href=&#34;http://webstrategymarketing.com&#34; rel=&#34;nofollow&#34;&#62;http://webstrategymarketing.com&#60;/a&#62; the signup button on the top right hand side of the page drops down in IE Safari and Chrome.  How can I add specific rules in the css file to correct this.&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
