<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Text Widgets @ Bottom Page in Explorer, OK in Firefox</title>
		<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox</link>
		<description>WordPress.com Forums &#187; Topic: Text Widgets @ Bottom Page in Explorer, OK in Firefox</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 08:22:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox" rel="self" type="application/rss+xml" />

		<item>
			<title>mpustka on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-394066</link>
			<pubDate>Wed, 21 Oct 2009 02:00:08 +0000</pubDate>
			<dc:creator>mpustka</dc:creator>
			<guid isPermaLink="false">394066@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Twitter and everything that was dumping to the bottom of the page is now where it should be on the right side column.</p>
<p>My only issue now is that Austin Home Search / Loopnet / Trulia / and Linked In text widgets are supposed to be in a singular column but they are rolling over into a second column.</p>
<p>Is there a way to anchor these text widgets to the left?</p>
<p>I have them set up with a left align but that doesn't seem to help.
</p>
]]></description>
					</item>
		<item>
			<title>mpustka on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393839</link>
			<pubDate>Tue, 20 Oct 2009 12:01:56 +0000</pubDate>
			<dc:creator>mpustka</dc:creator>
			<guid isPermaLink="false">393839@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ok thanks for the direction, I'll see what I can figure out.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393798</link>
			<pubDate>Tue, 20 Oct 2009 05:14:32 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">393798@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>One thing I see is in this post, Austin Economic Indicators, at the bottom below the table of images is this:</p>
<pre><code>&lt;p style=&quot;text-align:center;&quot;&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;&lt;a href=&quot;http://www.austin-chamber.org/DoBusiness/MediaCenter/reports/EconomicIndicatorsSlides.pdf&quot;&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;

&lt;p style=&quot;text-align:center;&quot;&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;
&lt;p style=&quot;text-align:center;&quot;&gt;
&lt;p style=&quot;text-align:center;&quot;&gt; &lt;/p&gt;</code></pre>
<p>See the break after the PDF link? It should not be within the hyperlink code, and there is no text to function as a link.</p>
<p>Notice all the &#60;p style="text-align:center;"&#62; with no closing tags? Get rid of all of those.</p>
<p>It should look something like this when you are finished:</p>
<p><code>&lt;p style=&quot;text-align:center;&quot;&gt;&lt;a href=&quot;http://www.austin-chamber.org/DoBusiness/MediaCenter/reports/EconomicIndicatorsSlides.pdf&quot;&gt;Economic Indicators Slides&lt;/a&gt;&lt;/p&gt;</code></p>
<p>You need to go through all your posts in the HTML tab and see if there are other such instances.</p>
<p>You also need to do something with that table that is hidden below the sidebar. What good is having it in there if people cannot read what is hidden?</p>
<p>One thing you can do is set your blog to show only one post per page (settings &#62; reading) and then go through all the posts in IE using the previous post link at the bottom of the page to see which posts break the blog.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393784</link>
			<pubDate>Tue, 20 Oct 2009 04:16:40 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">393784@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>On another issue: As we’ve told you before, don’t use tags identical to your categories. See why here:<br />
<a href="http://en.forums.wordpress.com/topic/change-category-name?replies=7#post-393514" rel="nofollow">http://en.forums.wordpress.com/topic/change-category-name?replies=7#post-393514</a>
</p>
]]></description>
					</item>
		<item>
			<title>mpustka on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393771</link>
			<pubDate>Tue, 20 Oct 2009 03:15:05 +0000</pubDate>
			<dc:creator>mpustka</dc:creator>
			<guid isPermaLink="false">393771@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK, went through the posts and did the edits you suggested and didn't help.</p>
<p>What sort of code problems am I looking for in the widgets?  </p>
<p>I typically put them together using the draft post function and the cut and paste the html to the text widget.
</p>
]]></description>
					</item>
		<item>
			<title>mpustka on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393753</link>
			<pubDate>Tue, 20 Oct 2009 01:12:34 +0000</pubDate>
			<dc:creator>mpustka</dc:creator>
			<guid isPermaLink="false">393753@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393752</link>
			<pubDate>Tue, 20 Oct 2009 01:10:04 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">393752@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm not sure where to start. You have 54 errors on your main page alone. All kinds of missing HTML tags and such are being reported.</p>
<p>Go to settings &#62; writing and select "WordPress should correct invalidly nested XHTML automatically" and click "save changes."</p>
<p>Next open each post on your main blog page, make one minor change such as adding a space and then deleting it, and then click "update post. WordPress should automatically correct any HTML issues in the posts and fix the issue.</p>
<p>If that doesn't do it, then you are going to have to slog through all your text widgets in the sidebar and look for bad code or missing tags.
</p>
]]></description>
					</item>
		<item>
			<title>mpustka on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393751</link>
			<pubDate>Tue, 20 Oct 2009 01:02:50 +0000</pubDate>
			<dc:creator>mpustka</dc:creator>
			<guid isPermaLink="false">393751@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If I change the post with the tables to "draft" such that it no longer shows up on the front page - the problem still is there.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393738</link>
			<pubDate>Tue, 20 Oct 2009 00:05:50 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">393738@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's the tables in your latest post. Notice how they go under the sidebar widgets?</p>
<p>You are going to have to arrange them vertically, one underneath the other.
</p>
]]></description>
					</item>
		<item>
			<title>mpustka on "Text Widgets @ Bottom Page in Explorer, OK in Firefox"</title>
			<link>http://en.forums.wordpress.com/topic/text-widgets-bottom-page-in-explorer-ok-in-firefox#post-393733</link>
			<pubDate>Tue, 20 Oct 2009 00:01:57 +0000</pubDate>
			<dc:creator>mpustka</dc:creator>
			<guid isPermaLink="false">393733@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://austxrealestate.wordpress.com" rel="nofollow">http://austxrealestate.wordpress.com</a></p>
<p>When viewing my blog in Explorer, Austin Home Search, Loopnet and Linked In text widgets are showing up in double columns on the right.  In Firefox they are in a singular column as I want them to look.</p>
<p>Twitter, Blogroll, Category Cloud, Tag Cloud are all located at the bottom of the page in Explorer but are like I want them in Firefox.  </p>
<p>I looked at the Themes &#62; Layout Issues support Post but still couldn't figure out how to rectify.</p>
<p>Thanks for any help or direction.
</p>
]]></description>
					</item>

	</channel>
</rss>
