<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Top image bar on website broken in IE6 and FF; text is obscured. How to fix this?</title>
	<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this/</link>
	<description>Comments on Ask MetaFilter post Top image bar on website broken in IE6 and FF; text is obscured. How to fix this?</description>
	<pubDate>Thu, 13 May 2004 06:38:51 -0800</pubDate>
	<lastBuildDate>Thu, 13 May 2004 06:38:51 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Top image bar on website broken in IE6 and FF; text is obscured. How to fix this?</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this</link>	
		<description>&lt;a href=&quot;http://www.mercury.uk.net&quot;&gt;I&apos;ve knocked up a website&lt;/a&gt; which is modifed from some of the templates from the &lt;a href=&quot;http://www.bluerobot.com/web/layouts/&quot;&gt;layout reservoir&lt;/a&gt;. However the top bar which contains the image is causing problems under some browsers (IE6 and Firefox being two) because the height doesn&apos;t match the &lt;a href=&quot;http://www.mercury.uk.net/logo.jpg&quot;&gt;image&lt;/a&gt; height which means that the text is obscured. Any suggestions? &lt;br /&gt;&lt;br /&gt; One thing I forgot to mention, is that the css can be found &lt;a href=&quot;http://www.mercury.uk.net/layout.css&quot;&gt;here&lt;/a&gt; to save you digging through the code.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2004:site.7218</guid>
		<pubDate>Thu, 13 May 2004 06:23:39 -0800</pubDate>
		<dc:creator>ralawrence</dc:creator>
		
			<category>web</category>
		
			<category>websites</category>
		
			<category>templates</category>
		
			<category>LayoutReservoir</category>
		
			<category>browser</category>
		
			<category>BrowserSupport</category>
		
			<category>WebDevelopment</category>
		
			<category>BrowserInconsistencies</category>
		
			<category>Rendering</category>
		
			<category>programming</category>
		
	</item> <item>
		<title>By: yerfatma</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143765</link>	
		<description>Looks like you need to increase the height of the #Header element. Since you&apos;re not putting anything in it but a background image, just change the padding. The new CSS would look like this:&lt;br&gt;
&lt;br&gt;
#Header {&lt;br&gt;
	margin:20px 0px 10px 0px;&lt;br&gt;
	padding:0;&lt;br&gt;
	height:50px;&lt;br&gt;
	border-style:solid;&lt;br&gt;
	border-color:black;&lt;br&gt;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */&lt;br&gt;
	line-height:11px;&lt;br&gt;
    background: url(&quot;logo.jpg&quot;) left top no-repeat;&lt;br&gt;
}&lt;br&gt;
&lt;br&gt;
Kill all the other stuff releated to the #Header (the voice hack and the Be Kind to Opera stuff) since you&apos;re no longer working around different box models (since there&apos;s no padding anymore, the height calculation will be consistent across browsers).&lt;br&gt;
&lt;br&gt;
You might want to but a no-break space or an empty span tag inside the header element just to make things consistent.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143765</guid>
		<pubDate>Thu, 13 May 2004 06:38:51 -0800</pubDate>
		<dc:creator>yerfatma</dc:creator>
	</item><item>
		<title>By: blueshammer</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143766</link>	
		<description>You knocked &lt;i&gt;off&lt;/i&gt; a website. Had you knocked it &lt;i&gt;up&lt;/i&gt;, you very well could have gotten a virus or, worse, worms, plus you&apos;d be on the palimony hook for DNR in perpetuity.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143766</guid>
		<pubDate>Thu, 13 May 2004 06:43:28 -0800</pubDate>
		<dc:creator>blueshammer</dc:creator>
	</item><item>
		<title>By: ralawrence</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143768</link>	
		<description>Simple but obvious. Thank you very much for your help. I&apos;ll go through and remove the cruft later!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143768</guid>
		<pubDate>Thu, 13 May 2004 06:53:09 -0800</pubDate>
		<dc:creator>ralawrence</dc:creator>
	</item><item>
		<title>By: sageleaf</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143781</link>	
		<description>Knocked &lt;em&gt;out&lt;/em&gt; a website. Had you knocked it &lt;em&gt;off&lt;/em&gt;, you may very well have gotten worms from sleeping with the fishes in perpetuity.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143781</guid>
		<pubDate>Thu, 13 May 2004 07:57:41 -0800</pubDate>
		<dc:creator>sageleaf</dc:creator>
	</item><item>
		<title>By: DrJohnEvans</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143806</link>	
		<description>Knocked &lt;i&gt;in&lt;/i&gt; a website.  Had you knocked it &lt;i&gt;out&lt;/i&gt;, you may very well have been indicted for template assault.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143806</guid>
		<pubDate>Thu, 13 May 2004 08:30:26 -0800</pubDate>
		<dc:creator>DrJohnEvans</dc:creator>
	</item><item>
		<title>By: lilboo</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143847</link>	
		<description>Knocked &lt;i&gt;around&lt;/i&gt; a website.  Had you knocked it &lt;i&gt;in, &lt;/i&gt;you may very well have &lt;i&gt;finally&lt;/i&gt; won the game for the team in triple-overtime, if you catch my drift...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143847</guid>
		<pubDate>Thu, 13 May 2004 10:02:45 -0800</pubDate>
		<dc:creator>lilboo</dc:creator>
	</item><item>
		<title>By: iconomy</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143898</link>	
		<description>Knocked &lt;em&gt;back&lt;/em&gt; a website. If you had knocked it &lt;em&gt;around&lt;/em&gt;, you may very well have rendered the style sheet slightly askew, resulting in the small css disaster which originally inspired this post.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143898</guid>
		<pubDate>Thu, 13 May 2004 11:14:32 -0800</pubDate>
		<dc:creator>iconomy</dc:creator>
	</item><item>
		<title>By: ook</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143911</link>	
		<description>Knocked &lt;i&gt;together&lt;/i&gt; a website.  Had you knocked it &lt;i&gt;back&lt;/i&gt;, the stylesheet might have been doubled or blurred as well as skewed.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143911</guid>
		<pubDate>Thu, 13 May 2004 11:27:37 -0800</pubDate>
		<dc:creator>ook</dc:creator>
	</item><item>
		<title>By: sageleaf</title>
		<link>http://ask.metafilter.com/7218/Top-image-bar-on-website-broken-in-IE6-and-FF-text-is-obscured-How-to-fix-this#143936</link>	
		<description>You &lt;em&gt;knock-knocked&lt;/em&gt; a website. Which explains all the jokes.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7218-143936</guid>
		<pubDate>Thu, 13 May 2004 12:03:17 -0800</pubDate>
		<dc:creator>sageleaf</dc:creator>
	</item>
	</channel>
</rss>
