<?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; User Favorites: myweblogtv</title>
		<link>http://en.forums.wordpress.com/profile/</link>
		<description>WordPress.com Forums &#187; User Favorites: myweblogtv</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 20:59:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-287371</link>
			<pubDate>Tue, 23 Dec 2008 15:23:15 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">287371@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey Thanks for the help guys.... The blog is looking great!
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285529</link>
			<pubDate>Thu, 18 Dec 2008 22:54:43 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285529@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285526</link>
			<pubDate>Thu, 18 Dec 2008 22:31:25 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285526@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>
Hmm...it worked for Sandbox. Must be similar enough.
</p></blockquote>
<p>Yes, they should but there are many things that changed.  I mean, some of the elements have the same ID or Class attributes, but one of the elements that have "changed" significantly are the sidebars, so some selectors have to be redefined.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285525</link>
			<pubDate>Thu, 18 Dec 2008 22:24:46 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285525@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>okay, try this:</p>
<pre><code>body {
background:#eee url(&#039;http://www.aardvarkdesign.com/provChamber/expo_09/lines.gif&#039;) 0 0 repeat-y;
font:normal 1em Arial, Helvetica, sans-serif;
margin:0;
}

img#wpstats {
position:absolute;
top:-99px;
}

#wrapper {
width:950px;
height:100%;
background:#fff;
clear:both;
overflow:hidden;
font:normal .75em Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

#header {
background:#fff url(&#039;http://www.aardvarkdesign.com/provChamber/expo_09/header.jpg&#039;) 0 0 no-repeat;
width:950px;
height:283px;
display:block;
overflow:hidden;
margin:0;
}

#blog-title,#blog-description {
display:none;
}

#menu {
display:none;
}

#nav-above {
display:none;
}

#container {
width:100%;
background:transparent;
float:left;
clear:both;
overflow:hidden;
}

#content {
background:#fff;
width:500px;
overflow:hidden;
margin:0 0 0 202px;
padding:10px;
}

#content h2 {
font-size:1.5em;
margin:0 0 15px;
padding:0;
}

#content p {
text-align:justify;
}

#content pre,#content code {
font:normal 1em &#039;Courier New&#039;, Courier, Fixed, monospace;
color:#039;
}

#content a {
color:#5F6A86;
text-decoration:none;
}

#nav-below {
clear:both;
overflow:hidden;
margin:20px auto;
}

#primary,#secondary {
float:left;
overflow:hidden;
background:transparent;
padding:5px 10px;
}

#primary h3,#secondary h3 {
color:#BDB6A3;
text-align:center;
font-size:1.2em;
margin:10px auto 5px;
padding:0;
}

#primary a,#secondary a {
color:#9AABBC;
text-decoration:none;
}

#primary {
width:150px;
margin:0 0 0 -950px;
}

#secondary {
width:191px;
margin:0 0 0 -213px;
}

#primary ul,#secondary ul {
margin:0;
padding:0;
}

#primary ul li,#secondary ul li {
list-style:none;
}

#header,#footer {
clear:both;
}

#footer {
text-align:center;
margin:0;
padding:10px 0 0;
}

.skip-link {
display:none;
}</code></pre>
<p>This is some basic code, but the layout works.  I tested it and it looks good in IE6 too.</p>
<p>You, of course, will need to style other elements (i.e. link, etc)
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285501</link>
			<pubDate>Thu, 18 Dec 2008 21:34:26 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285501@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hmm...it worked for Sandbox.  Must be similar enough.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285500</link>
			<pubDate>Thu, 18 Dec 2008 21:33:10 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285500@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well, the code I posted was for sandbox-10... all it needs are some adjustments.</p>
<p>lunch time is coming so, I'll see what I can do.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285498</link>
			<pubDate>Thu, 18 Dec 2008 21:31:26 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ok, lunch time is coming so... let me see what I can do.
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285497</link>
			<pubDate>Thu, 18 Dec 2008 21:30:51 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285497@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, I should have warned you.  Stay with Sandbox...since you stared coding it for the original.  Sandbox-10 does not have the three column skin you were basing your CSS on.
</p>
]]></description>
					</item>
		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285494</link>
			<pubDate>Thu, 18 Dec 2008 21:28:27 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">285494@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ahhhh I switched to Sandbox-10 and it killed it. Damn
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285493</link>
			<pubDate>Thu, 18 Dec 2008 21:18:20 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285493@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>"I uttered the nicest things I could think of about such magnificent browser."</p>
<p>Hee hee...
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285491</link>
			<pubDate>Thu, 18 Dec 2008 21:16:20 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285491@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>gpccexpo09,  it seems you're using the old version of Sandbox.  Try using the new one (Sandbox-10)</p>
<p>Also, I'd recommend you not to use pixel units for font-size, use 'em' or '%' instead.</p>
<p>If you want to know the em equivalent to pixels, this can be of help:</p>
<p><a href="http://sureshjain.wordpress.com/2007/07/06/53/" rel="nofollow">http://sureshjain.wordpress.com/2007/07/06/53/</a>
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285488</link>
			<pubDate>Thu, 18 Dec 2008 21:08:30 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285488@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When I was coding that skin my big mistake was to leave IE out of the picture... I thought that IE6 would render my code without much of a fuss... knowing the problems IE6 gives to developers/designers, I should've known better.... so I had to code my CSS almost from scratch, and  while doing so, I uttered  the nicest things I could think of about such magnificent browser.</p>
<p>I thought that by sharing the code it would keep you guys from getting to a point  where you'd be compelled to express your love towards IE as I did.
</p>
]]></description>
					</item>
		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285475</link>
			<pubDate>Thu, 18 Dec 2008 20:50:02 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">285475@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>whops sorry </p>
<pre><code>body {
background-image:url(&#039;http://www.aardvarkdesign.com/provChamber/expo_09/lines.gif&#039;);
width:950px;
padding-top:0;
padding-left:0;
margin-top:0;
margin-left:0;
}

#wrapper {
width:950px;
font-family:Arial, sans-serif;
}

#header {
width:950px;
height:220px;
overflow:hidden;
background-image:url(&#039;http://www.aardvarkdesign.com/provChamber/expo_09/header.jpg&#039;);
background-repeat:no-repeat;
padding:0;
}

div#container {
font-family:Arial, sans-serif;
font-size:11.75px;
color:#666666;
width:950px;
float:left;
margin:0;
padding:0;
}

div#content {
background-color:#ffffff;
width:500px;
margin:0 0 0 180px;
padding:10px 16px 20px 0;
}

a:link {
color:#336699;
text-decoration:none;
}

a:hover {
color:#336699;
text-decoration:underline;
}

a:visited {
color:#336699;
text-decoration:none;
}

h2.entry-title {
font-size:12px;
font-weight:100;
}

#primary h3 {
color:#fe9900;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-bottom:5px;
}

#primary,#secondary {
float:left;
overflow:hidden;
}

div#primary {
margin:0 0 0 -100%;
}

#primary.sidebar {
background-color:#ffffff;
width:150px;
padding-top:10px;
padding-right:0;
}

.sidebar {
background-color:#ffffff;
font-size:11px;
}

div#secondary {
display:block;
margin:-69% 0 0 739px;
}

div#content#secondary.sidebar {
margin:0;
}

#primary.sidebar ul li {
list-style-type:none;
padding-left:0;
margin-left:0;
}

#primary.sidebar ul {
list-style-type:none;
padding-bottom:10px;
margin-left:0;
}

#primary.sidebar ul li ul {
list-style-type:none;
padding-left:0;
margin-left:0;
}

#secondary.sidebar ul li {
list-style-type:none;
margin-left:0;
padding:0 10px 0 0;
}

#secondary.sidebar ul li ul {
list-style-type:none;
padding-left:10px;
margin-left:0;
}

div#footer {
font-size:10px;
text-align:left;
padding-left:10px;
padding-bottom:10px;
}

#flickr_badge_wrapper {
border:0;
border-style:none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285474</link>
			<pubDate>Thu, 18 Dec 2008 20:49:29 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">285474@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Trying to play around with the floats. I can get the margins to line up in FF but the sidebar appears halfway down the page in IE. And it is messing up the content in the sidebar and pushing it right. *sigh* (Can I leave work yet?)<br />
 `body {<br />
background-image:url('http://www.aardvarkdesign.com/provChamber/expo_09/lines.gif');<br />
width:950px;<br />
padding-top:0;<br />
padding-left:0;<br />
margin-top:0;<br />
margin-left:0;<br />
}</p>
<p>#wrapper {<br />
width:950px;<br />
font-family:Arial, sans-serif;<br />
}</p>
<p>#header {<br />
width:950px;<br />
height:220px;<br />
overflow:hidden;<br />
background-image:url('http://www.aardvarkdesign.com/provChamber/expo_09/header.jpg');<br />
background-repeat:no-repeat;<br />
padding:0;<br />
}</p>
<p>div#container {<br />
font-family:Arial, sans-serif;<br />
font-size:11.75px;<br />
color:#666666;<br />
width:950px;<br />
float:left;<br />
margin:0;<br />
padding:0;<br />
}</p>
<p>div#content {<br />
background-color:#ffffff;<br />
width:500px;<br />
margin:0 0 0 180px;<br />
padding:10px 16px 20px 0;<br />
}</p>
<p>a:link {<br />
color:#336699;<br />
text-decoration:none;<br />
}</p>
<p>a:hover {<br />
color:#336699;<br />
text-decoration:underline;<br />
}</p>
<p>a:visited {<br />
color:#336699;<br />
text-decoration:none;<br />
}</p>
<p>h2.entry-title {<br />
font-size:12px;<br />
font-weight:100;<br />
}</p>
<p>#primary h3 {<br />
color:#fe9900;<br />
font-size:12px;<br />
font-weight:bold;<br />
text-transform:uppercase;<br />
padding-bottom:5px;<br />
}</p>
<p>#primary,#secondary {<br />
float:left;<br />
overflow:hidden;<br />
}</p>
<p>div#primary {<br />
margin:0 0 0 -100%;<br />
}</p>
<p>#primary.sidebar {<br />
background-color:#ffffff;<br />
width:150px;<br />
padding-top:10px;<br />
padding-right:0;<br />
}</p>
<p>.sidebar {<br />
background-color:#ffffff;<br />
font-size:11px;<br />
}</p>
<p>div#secondary {<br />
display:block;<br />
margin:-69% 0 0 739px;<br />
}</p>
<p>div#content#secondary.sidebar {<br />
margin:0;<br />
}</p>
<p>#primary.sidebar ul li {<br />
list-style-type:none;<br />
padding-left:0;<br />
margin-left:0;<br />
}</p>
<p>#primary.sidebar ul {<br />
list-style-type:none;<br />
padding-bottom:10px;<br />
margin-left:0;<br />
}</p>
<p>#primary.sidebar ul li ul {<br />
list-style-type:none;<br />
padding-left:0;<br />
margin-left:0;<br />
}</p>
<p>#secondary.sidebar ul li {<br />
list-style-type:none;<br />
margin-left:0;<br />
padding:0 10px 0 0;<br />
}</p>
<p>#secondary.sidebar ul li ul {<br />
list-style-type:none;<br />
padding-left:10px;<br />
margin-left:0;<br />
}</p>
<p>div#footer {<br />
font-size:10px;<br />
text-align:left;<br />
padding-left:10px;<br />
padding-bottom:10px;<br />
}</p>
<p>#flickr_badge_wrapper {<br />
border:0;<br />
border-style:none;<br />
}`
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285464</link>
			<pubDate>Thu, 18 Dec 2008 20:38:36 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285464@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>dev - I have the code already, so I thought it could save you guys some time and headaches. </p>
<p>Ah...the confession.  Why reinvent the wheel?
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285461</link>
			<pubDate>Thu, 18 Dec 2008 20:36:38 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285461@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That kind of layout can be really tricky, especially when trying to make it look good in IE.  I have the code already, so I thought it could save you guys some time and headaches.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285458</link>
			<pubDate>Thu, 18 Dec 2008 20:33:01 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285458@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I forgot to mention that in this selector:</p>
<pre><code>#primary {
	margin:0 0 0 -1000px;
}</code></pre>
<p>You'll need to change the left margin to whatever width you've set your #wrapper.  If your #wrapper has a width of 100%, then change the left margin value to "-100%"
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285455</link>
			<pubDate>Thu, 18 Dec 2008 20:30:45 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285455@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sweet dev!  I was working on that...but man are you fast!
</p>
]]></description>
					</item>
		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285454</link>
			<pubDate>Thu, 18 Dec 2008 20:26:49 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">285454@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks I'll try playing around with it some more.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285453</link>
			<pubDate>Thu, 18 Dec 2008 20:24:25 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285453@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here, extracted from that code, you might find this helpful:</p>
<pre><code>#container {
     width:100%;
     background:transparent;
     float:left;
     clear:both;
     overflow:hidden;
} 

#primary,#secondary {
	float:left;
	overflow:hidden;
	width:180px;
}

#primary {
	margin:0 0 0 -1000px;
}

#secondary {
	margin:0 0 0 -200px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>devblog on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285445</link>
			<pubDate>Thu, 18 Dec 2008 20:19:25 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">285445@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I wouldn't recommend using absolute positioning for your sidebar.</p>
<p>For the type of layout you want to create (which can be really tricky):</p>
<p>[primary][container][secondary]</p>
<p>I'd recommend using floats and play with the margins.  If it helps, take a look at my CSS code for one of my skins, who knows... it might point you to the right direction.</p>
<p><a href="http://sandboxskins.wordpress.com/2008/12/07/semmatic-for-sandbox/" rel="nofollow">http://sandboxskins.wordpress.com/2008/12/07/semmatic-for-sandbox/</a>
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285441</link>
			<pubDate>Thu, 18 Dec 2008 20:10:17 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285441@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That is great!  Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285438</link>
			<pubDate>Thu, 18 Dec 2008 20:08:55 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">285438@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>is this what you mean? I'm new to the forum.</p>
<pre><code>body {
background-image:url(&#039;http://www.aardvarkdesign.com/provChamber/expo_09/lines.gif&#039;);
padding-top:0;
padding-left:0;
margin-top:0;
margin-left:0;
}

#wrapper {
width:950px;
font-family:Arial, sans-serif;
}

#header {
width:950px;
height:220px;
overflow:hidden;
background-image:url(&#039;http://www.aardvarkdesign.com/provChamber/expo_09/header.jpg&#039;);
background-repeat:no-repeat;
padding:0;
}

div#container {
font-family:Arial, sans-serif;
font-size:11.75px;
color:#666666;
width:950px;
margin:0;
padding:0;
}

div#content {
background-color:#ffffff;
width:500px;
margin:0 0 0 180px;
padding:10px 16px 20px 0;
}

a:link {
color:#336699;
text-decoration:none;
}

a:hover {
color:#336699;
text-decoration:underline;
}

a:visited {
color:#336699;
text-decoration:none;
}

h2.entry-title {
font-size:12px;
font-weight:100;
}

#primary h3 {
color:#fe9900;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-bottom:5px;
}

div#primary {
margin:0 0 0 -100%;
}

#primary.sidebar {
background-color:#ffffff;
width:150px;
padding-top:10px;
padding-right:0;
}

.sidebar {
background-color:#ffffff;
font-size:11px;
}

div#secondary {
display:block;
z-index:99;
width:211px;
position:absolute;
top:0;
left:0;
margin:285px 0 0 739px;
padding:0;
}

div#content#secondary.sidebar {
margin:0;
}

#primary.sidebar ul li {
list-style-type:none;
padding-left:0;
margin-left:0;
}

#primary.sidebar ul {
list-style-type:none;
padding-bottom:10px;
margin-left:0;
}

#primary.sidebar ul li ul {
list-style-type:none;
padding-left:0;
margin-left:0;
}

#secondary.sidebar ul li {
list-style-type:none;
margin-left:0;
padding:0 10px 0 0;
}

#secondary.sidebar ul li ul {
list-style-type:none;
padding-left:10px;
margin-left:0;
}

div#footer {
font-size:10px;
text-align:left;
padding-left:10px;
padding-bottom:10px;
}

#flickr_badge_wrapper {
border:0;
border-style:none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285436</link>
			<pubDate>Thu, 18 Dec 2008 20:00:57 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285436@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What I meant was:</p>
<p>You can also put code in between backtick ( ` ) characters.
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285435</link>
			<pubDate>Thu, 18 Dec 2008 20:00:23 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285435@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can you post your css here?  Put it in backticks <code></code>code here<code></code>
</p>
]]></description>
					</item>
		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285431</link>
			<pubDate>Thu, 18 Dec 2008 19:48:11 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">285431@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The way it is in FF and Safari is how I would like it to show up in IE. </p>
<p>Absolute in IE is always a blast :)</p>
<p>Tried relative that was sort of a joke. Floats are no go. Tried to get rid of positioning all together and just play with crazy margins but then the formatting of the content ended up all messed up. </p>
<p>Thought everything was great then I checked it out on a PC and the sidebar appears to not even exist.
</p>
]]></description>
					</item>
		<item>
			<title>beemeister on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285426</link>
			<pubDate>Thu, 18 Dec 2008 19:42:04 +0000</pubDate>
			<dc:creator>beemeister</dc:creator>
			<guid isPermaLink="false">285426@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Absolute positioning in IE?  Fun. :P</p>
<p>Nice CSS by the way.</p>
<p>Is that how you want it in FF and Safari.  I can see the right sidebar there under the header.
</p>
]]></description>
					</item>
		<item>
			<title>gpccexpo09 on "problems seeing sidebar in IE"</title>
			<link>http://en.forums.wordpress.com/topic/problems-seeing-sidebar-in-ie#post-285422</link>
			<pubDate>Thu, 18 Dec 2008 19:37:22 +0000</pubDate>
			<dc:creator>gpccexpo09</dc:creator>
			<guid isPermaLink="false">285422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Everything looks perfect in Firefox and Safari, then I check it out in IE and the right(secondary) sidebar disappears. I can take out the CCS for the secondary sidebar and it appears again but its it doesn't display they way I would like it. Anyone know a trick or something to get IE to read my absolute positioning correctly? <a href="http://provexpo09.wordpress.com/" rel="nofollow">http://provexpo09.wordpress.com/</a></p>
<p>CSS for the Sidebar</p>
<p>div#secondary {<br />
display:block;<br />
z-index:99;<br />
width:211px;<br />
position:absolute;<br />
top:0;<br />
left:0;<br />
margin:285px 0 0 739px;<br />
padding:0;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>myweblogtv on "&quot;position: fixed&quot; for &quot;scrolling&quot; side menu works OK in FF but not in IE"</title>
			<link>http://en.forums.wordpress.com/topic/position-fixed-for-scrolling-side-menu-works-ok-in-ff-but-not-in-ie#post-284302</link>
			<pubDate>Tue, 16 Dec 2008 06:00:20 +0000</pubDate>
			<dc:creator>myweblogtv</dc:creator>
			<guid isPermaLink="false">284302@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>This is just a suggestion, but I stay away from things that would require visitors to modify browser settings, such as changing to "quirks mode" in order to properly view my blog.</p></blockquote>
<p>Well, I was hoping to find a solution involving conditional code inside my style sheet.</p>
<p>I'll keep thinking, and will post the answer here if I find one.</p>
<p>In any case, thanks to you guys for your responses, and if anyone else has some input then I'd be grateful. :)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "&quot;position: fixed&quot; for &quot;scrolling&quot; side menu works OK in FF but not in IE"</title>
			<link>http://en.forums.wordpress.com/topic/position-fixed-for-scrolling-side-menu-works-ok-in-ff-but-not-in-ie#post-284269</link>
			<pubDate>Tue, 16 Dec 2008 05:03:35 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">284269@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is just a suggestion, but I stay away from things that would require visitors to modify browser settings, such as changing to "quirks mode" in order to properly view my blog.
</p>
]]></description>
					</item>

	</channel>
</rss>
