<?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: uploading bar for every id</title>
		<link>https://legacy.forums.gravityhelp.com/topic/uploading-bar-for-every-id</link>
		<description>Gravity Support Forums Topic: uploading bar for every id</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 15:05:12 +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/uploading-bar-for-every-id" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "uploading bar for every id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-bar-for-every-id#post-96924</link>
			<pubDate>Thu, 29 Nov 2012 09:29:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">96924@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure why it was working before but is no longer working.  I was just looking for problems in the page and got stuck on that CSS.  Since this is a CSS solution to show the fake progress bar, I thought we should try fixing the CSS problems I noted and see if that helps anything at all.&#60;/p&#62;
&#60;p&#62;Can you remove the CSS block temporarily, as  noted in the previous reply?  The Microsoft extensions are not valid CSS and might be causing a problem with the CSS which follows (which happens to be your fake progress bar CSS).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simmons on "uploading bar for every id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-bar-for-every-id#post-96871</link>
			<pubDate>Thu, 29 Nov 2012 07:00:32 +0000</pubDate>
			<dc:creator>simmons</dc:creator>
			<guid isPermaLink="false">96871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i think i really do not understand...&#60;br /&#62;
some times ago the bar was working.. but maybe was working only the pointed id version..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "uploading bar for every id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-bar-for-every-id#post-96791</link>
			<pubDate>Thu, 29 Nov 2012 00:43:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">96791@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.ie8 #navigation, .ie7 #navigation, .ie6 #navigation, .ie8 #footer, .ie7 #footer, .ie7 #footer {
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000); /* alpha channel is the first pair in the value of HEX */
	zoom: 1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is causing the validator to choke on the file. Can you move that block to an external stylesheet and include that conditionally for IE, or at least put it after the fake progress bar CSS you want to use?  Or even just temporarily remove the proprietary Microsoft stuff for a minute and retest your fake progress bar?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simmons on "uploading bar for every id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uploading-bar-for-every-id#post-96082</link>
			<pubDate>Tue, 27 Nov 2012 07:01:37 +0000</pubDate>
			<dc:creator>simmons</dc:creator>
			<guid isPermaLink="false">96082@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
i've the same problem of jwvelez here: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/add-a-file-upload-progress-bar#post-22968&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/add-a-file-upload-progress-bar#post-22968&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I added the Kevin solution and changed (maybe wrong) the css like that:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.fakeprogress {
	background-color:#ceecff;
	border:2px solid #ADDEFC;
	background-image:url(http://www.fineartprinted.com/wp-content/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center 65px;
	height:120px;
	width:600px;
	position:absolute;
	top:25%;
	left:50%;
	margin-top:-60px;
	margin-left:-200px;
	z-index:100;
}
.fakeprogress h2 {
	text-align:center;
	margin:0;
	padding:25px 0 0 0;
	font-weight:bold;
	font-size:24px;
	font-family:sans-serif;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but does not seems to work..&#60;br /&#62;
that's my site: &#60;a href=&#34;http://fineartprinted.com/shop/fine-art-pearl-285/&#34; rel=&#34;nofollow&#34;&#62;http://fineartprinted.com/shop/fine-art-pearl-285/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
