<?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: Horizontal lines going through text  in form in IE9</title>
		<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9</link>
		<description>Gravity Support Forums Topic: Horizontal lines going through text  in form in IE9</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 18:07:05 +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/horizontal-lines-going-through-text-in-form-in-ie9" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-93004</link>
			<pubDate>Mon, 19 Nov 2012 11:13:48 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">93004@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you were able to sort it out. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cnymike on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-92948</link>
			<pubDate>Mon, 19 Nov 2012 09:44:41 +0000</pubDate>
			<dc:creator>cnymike</dc:creator>
			<guid isPermaLink="false">92948@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, the cause of the lines has been determined. There was a little snip of code which was  at the end of the last paragraph on the page&#60;br /&#62;
&#60;code&#62;&#38;lt;del datetime=&#38;quot;2010-11-03T17:48:50+00:00&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have no idea where it came from but it was causing the browser, perhaps due to doctype, to mess up what followed on the page thus the lines appearing. I removed that code and everything seems to be fine now which is probably why you did not see the lines no matter what you tried to do. &#60;/p&#62;
&#60;p&#62;This topic can be marked resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-92423</link>
			<pubDate>Sat, 17 Nov 2012 18:54:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">92423@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh.  I see.  That is a strange 'line-through' thing you have going on there.  However, I cannot make that happen no matter what I do when using IE9 and the developer tools.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cnymike on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-92357</link>
			<pubDate>Sat, 17 Nov 2012 11:30:53 +0000</pubDate>
			<dc:creator>cnymike</dc:creator>
			<guid isPermaLink="false">92357@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's not it Chris but I do appreciate the effort.&#60;/p&#62;
&#60;p&#62;Here is a link to show what I'm seeing and anyone with IE9 or IE10 using the Tools&#38;gt;F12 Developer Tools should be able to see the same thing as long as you select  IE7 standards document mode.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.screencast.com/t/kgjeRrmbfo&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/kgjeRrmbfo&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-92192</link>
			<pubDate>Sat, 17 Nov 2012 01:40:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">92192@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In IE9, I see the background image for the list item, and I see horizontal lines.  These items are coming from your theme's stylesheet.  Try adding this CSS to override:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #sidebar .gform_wrapper form li {
  background-image:none!important;
  border-bottom: none!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That took care of the &#60;a href=&#34;http://www.athomeindependentliving.com/wp-content/themes/serenity2/images/sidebar-list.png&#34; rel=&#34;nofollow&#34;&#62;background image&#60;/a&#62; and the dashed bottom border in all browsers for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cnymike on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-91980</link>
			<pubDate>Fri, 16 Nov 2012 13:13:15 +0000</pubDate>
			<dc:creator>cnymike</dc:creator>
			<guid isPermaLink="false">91980@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, you're on to  something there because when I did what you suggested, I was finally able to see the lines when I switched to IE7 standards in document mode. Bingo case solved right? I called my client, accused him of using IE7 and he checked. He's using IE9. So I had him check the developer tools and lo and behold, his browser mode was IE9 but his document mode was IE7. When he switched his document mode to IE8 or IE9 the lines went away.&#60;/p&#62;
&#60;p&#62;But the real problem is when he quits the browser and restarts and revisits the page, it reverts back to IE7 standards document mode.&#60;/p&#62;
&#60;p&#62;So what the heck? Is the website doctype sending info to the browser causing it to do this? How to change the Document Mode in the browser to stay out of IE7 standards mode?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Supersally on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-91971</link>
			<pubDate>Fri, 16 Nov 2012 12:31:33 +0000</pubDate>
			<dc:creator>Supersally</dc:creator>
			<guid isPermaLink="false">91971@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this to see it happening. Open the offending page in IE, hit F12 to bring up their Developer tools. In the line that says File Find Disable... There should be something that also says, &#34;Browser Mode&#34; and &#34;Document Mode.&#34; Switch the Browser Mode to IE9 and see what happens.&#60;/p&#62;
&#60;p&#62;ETA: I don't see any lines, for what it's worth.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cnymike on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-91961</link>
			<pubDate>Fri, 16 Nov 2012 12:14:22 +0000</pubDate>
			<dc:creator>cnymike</dc:creator>
			<guid isPermaLink="false">91961@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here  is a screengrab that my client just sent me showing the issue.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.screencast.com/t/kgjeRrmbfo&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/kgjeRrmbfo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Pretty weird since I don't see this at all on my Macs or PC's using various browsers. How do you fix something that can't be seen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cnymike on "Horizontal lines going through text  in form in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/horizontal-lines-going-through-text-in-form-in-ie9#post-91953</link>
			<pubDate>Fri, 16 Nov 2012 12:02:22 +0000</pubDate>
			<dc:creator>cnymike</dc:creator>
			<guid isPermaLink="false">91953@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I designed a site for a client and have viewed the site in multiple browswers and platforms. Yet, the client is reporting an issue with one of the forms on the site... not all the forms, just one of the forms. The form is in a widget sidebar. My client says that the entire form has lines going across the form labels. I can't see the problem since I don't have IE9, only IE10 and I don't see it in IE10.&#60;/p&#62;
&#60;p&#62;On the other hand, my client says another form on the site, which is in a page content area, not a widget area, has no lines going through it and is fine.&#60;/p&#62;
&#60;p&#62;Could someone view the site in IE9 and let me know if you see the problem and if you do, how would I fix that since I can't see it?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.athomeindependentliving.com/employment/&#34; rel=&#34;nofollow&#34;&#62;http://www.athomeindependentliving.com/employment/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the other form that he says is fine.&#60;br /&#62;
&#60;a href=&#34;http://www.athomeindependentliving.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://www.athomeindependentliving.com/contact-us/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
