<?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>Ask MetaFilter questions tagged with firefox and css</title>
      <link>http://ask.metafilter.com/tags/firefox+css</link>
      <description>Questions tagged with 'firefox' and 'css' at Ask MetaFilter.</description>
	  <pubDate>Thu, 22 Oct 2009 13:35:56 -0800</pubDate> <lastBuildDate>Thu, 22 Oct 2009 13:35:56 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Can I easily control the order in which things load on a page of mine?</title>
	<link>http://ask.metafilter.com/136167/Can%2DI%2Deasily%2Dcontrol%2Dthe%2Dorder%2Din%2Dwhich%2Dthings%2Dload%2Don%2Da%2Dpage%2Dof%2Dmine</link>	
	<description>I need some help fixing a web page. Images load in the wrong order, and users are finding it confusing. I have a free album up&lt;a href=&quot;http://www.fakeproject.com/you_are_not_dead/&quot;&gt; here&lt;/a&gt;, and it&apos;s gotten about a zillion views, which I&apos;m very happy about. But many users report that the images of the book pages don&apos;t show up.&lt;br&gt;
&lt;br&gt;
As it turns out, in Firefox (by far the most popular browser that visits the site) they &lt;em&gt;do&lt;/em&gt; show up, but they are displaced below the Flash player that plays the album until the entire page loads. Is it possible to force the pages to load right next to the player? &lt;br&gt;
&lt;br&gt;
This must have to do with the way Firefox renders things, but the few hacks that I&apos;ve tried on the code have not changed the order that things appear. Any advice would be much appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136167</guid>
	<pubDate>Thu, 22 Oct 2009 13:35:56 -0800</pubDate>
	<category>boxmodel</category>
	<category>css</category>
	<category>firefox</category>
	<category>html</category>
	<dc:creator>fake</dc:creator>
	</item>
	<item>
	<title>CSS / Lightbox-esque popup/div width issue.</title>
	<link>http://ask.metafilter.com/125786/CSS%2DLightboxesque%2Dpopupdiv%2Dwidth%2Dissue</link>	
	<description>Scaling down div width to fit around image which has been scaled down via its height element?? Hello!&lt;br&gt;
&lt;br&gt;
I have a simple lightbox type popup on my site, with an opaque overlay and a content &quot;whitebox&quot;. Upon clicking a thumbnail, the popup/overlay divs are made visible and an img tag is placed into the popup (into a div named popup-img, there&apos;s another div which holds the close button in the popup). I have scaled the image height to fit into the popup, which takes up 75% of the screen. So, recap: popup height = 75%; popup-img div height = 100%, and the height of the img tag itself is also set to 100%. The problem I am facing, in FF and IE (not Safari, though) is that the width popup-img div (into which the img tag is written via JS) is staying the width of the original width of the image - not the new scaled width (scaled due to scaling down the height).&lt;br&gt;
&lt;br&gt;
Is there anyway to get the width of the popup div to fit to the new width of the image? This isn&apos;t so much of a problem when the original image height is greater than will fit in the box, and scaled, but when the image height is smaller, it gets scaled &apos;up&apos;, but the width of the pop-up stays to fit the original width, and the image goes outside of the popup width-wise.&lt;br&gt;
&lt;br&gt;
Sorry if this is a confusing explination - it is confusing to me as well.&lt;br&gt;
&lt;br&gt;
Other posibly helpful/hurtful info - the other div inside the popup is the close button - which is floated to the top right. What I would like to happen, ideally - is for the image to be on the left, and the close button on the right, with whitespace under the button. Don&apos;t know if there&apos;s anyway that working with this element will help.&lt;br&gt;
&lt;br&gt;
I can provide more clarification, and possibly a link to the code in question, if someone is interested in helping me out :D&lt;br&gt;
&lt;br&gt;
Thanks ahead of time!!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125786</guid>
	<pubDate>Thu, 25 Jun 2009 09:43:14 -0800</pubDate>
	<category>css</category>
	<category>div</category>
	<category>firefox</category>
	<category>html</category>
	<category>ie</category>
	<category>image</category>
	<category>img</category>
	<category>popup</category>
	<dc:creator>theRussian</dc:creator>
	</item>
	<item>
	<title>Why won&apos;t firefox display pages correctly?</title>
	<link>http://ask.metafilter.com/121449/Why%2Dwont%2Dfirefox%2Ddisplay%2Dpages%2Dcorrectly</link>	
	<description>What is wrong with my firefox?  It seems like firefox has forgotten how to display backgrounds and colors on web pages.  I don&apos;t know anything about css or html, so I don&apos;t really know what the problem is, but I posted a couple screenshots of two pages and the error console for one in &lt;a href=&quot;http://picasaweb.google.com/chris.thebigfatloser/FirefoxProblems?feat=directlink&quot;&gt;this&lt;/a&gt; album.  I have tried completely uninstalling and reinstalling firefox, but with no luck.  Chrome and Safari work fine.  

This is on an Acer Aspire One running Windows XP.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.121449</guid>
	<pubDate>Wed, 06 May 2009 16:11:29 -0800</pubDate>
	<category>background</category>
	<category>color</category>
	<category>css</category>
	<category>firefox</category>
	<dc:creator>runcibleshaw</dc:creator>
	</item>
	<item>
	<title>CSS positioning problem in IE.</title>
	<link>http://ask.metafilter.com/120724/CSS%2Dpositioning%2Dproblem%2Din%2DIE</link>	
	<description>Why does my sidebar line up fine in Firefox but not IE? So I&apos;m rebuilding my theatre company&apos;s website and i can&apos;t for the life of me get the sidebar to line up right in IE.  &lt;a href=&quot;http://redinktheatre.com/test4/screenshots.jpg&quot;&gt;(screen shot)&lt;/a&gt; The side bar is contained in a div which is floated to the right in a div that contains the whole body. &lt;br&gt; &lt;a href=&quot;http://redinktheatre.com/test4/style.txt&quot;&gt;Here is the CSS.&lt;/a&gt;&lt;br&gt;
  &lt;a href=&quot;http://redinktheatre.com/test4/sidebar.txt&quot;&gt;Here is the HTML for the sidebar.&lt;/a&gt;  &lt;a href=&quot;http://redinktheatre.com/test4/index.txt&quot;&gt;&lt;br&gt;And here is the main page.&lt;/a&gt;  &lt;br&gt;Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.120724</guid>
	<pubDate>Tue, 28 Apr 2009 12:55:21 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>internetexplorer</category>
	<dc:creator>Uncle</dc:creator>
	</item>
	<item>
	<title>Explain why headlines on some sites are outlined in Firefox 3</title>
	<link>http://ask.metafilter.com/101423/Explain%2Dwhy%2Dheadlines%2Don%2Dsome%2Dsites%2Dare%2Doutlined%2Din%2DFirefox%2D3</link>	
	<description>Why are headlines on a number of websites appearing only as outlines ever since I downloaded Firefox 3? The affected sites include jeffcroft.com (&lt;a href=&quot;http://i33.tinypic.com/33cmzyu.jpg&quot;&gt;pic&lt;/a&gt;), problogger.net (&lt;a href=&quot;http://i34.tinypic.com/jfgqat.jpg&quot;&gt;pic&lt;/a&gt;) and copyblogger.com (&lt;a href=&quot;http://i38.tinypic.com/eg239w.jpg&quot;&gt;pic&lt;/a&gt;).&lt;br&gt;
&lt;br&gt;
Is there some setting I can change to fix this or is this poor coding on their behalf? Or is it intentional?&lt;br&gt;
&lt;br&gt;
I&apos;m surprised I haven&apos;t seen any discussion about this anywhere online because I&apos;ve found it a very noticeable change on a number of websites.&lt;br&gt;
&lt;br&gt;
(I&apos;m on Mac OS X Leopard, by the way.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.101423</guid>
	<pubDate>Wed, 10 Sep 2008 20:54:34 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>mac</category>
	<category>webdesign</category>
	<dc:creator>puffl</dc:creator>
	</item>
	<item>
	<title>Help, visited messages within Gmail won&apos;t change colors.</title>
	<link>http://ask.metafilter.com/93376/Help%2Dvisited%2Dmessages%2Dwithin%2DGmail%2Dwont%2Dchange%2Dcolors</link>	
	<description>I  have Firefox 3 color options set so that visited links turn a dark Grey when clicked, every site seems to work with this but the sender and subject lines in Gmail.. What&apos;s strange is the links on the left hand side of the Gmail page (Inbox, starred, sent mail, drafts, etc ) go dark when clicked on. Does anyone know if Google uses some special CSS or something on the right hand side, can this be overridden so the visited links will turn the Grey I have checked?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93376</guid>
	<pubDate>Fri, 06 Jun 2008 02:05:57 -0800</pubDate>
	<category>colors</category>
	<category>css</category>
	<category>firefox</category>
	<category>gmail</category>
	<category>web</category>
	<dc:creator>debu</dc:creator>
	</item>
	<item>
	<title>Mozilla, Inc. Department of Redundancy Department</title>
	<link>http://ask.metafilter.com/91682/Mozilla%2DInc%2DDepartment%2Dof%2DRedundancy%2DDepartment</link>	
	<description>I&apos;m running Firefox 3 RC1 on Windows Vista.  How can I use userchrome.css to hide the &quot;list all tabs&quot; button until Tab Mix Plus is updated? The Firefox 2 userchrome tricks documented at Lifehacker and elsewhere don&apos;t work because the element names have changed from Firefox 2 to Firefox 3.  The transition has been surprisingly easy for me because I&apos;ve been able to tweak everything to my liking - except this.  Thanks, hivemind!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91682</guid>
	<pubDate>Sat, 17 May 2008 13:46:18 -0800</pubDate>
	<category>css</category>
	<category>customization</category>
	<category>firefox</category>
	<category>Firefox3</category>
	<category>ui</category>
	<category>userchrome</category>
	<category>userchromecss</category>
	<dc:creator>Inspector.Gadget</dc:creator>
	</item>
	<item>
	<title>How do I fix a FireFox z-index bug?</title>
	<link>http://ask.metafilter.com/89631/How%2Ddo%2DI%2Dfix%2Da%2DFireFox%2Dzindex%2Dbug</link>	
	<description>CSSfilter: How do I fix a FireFox z-index bug? I&apos;ve got a Firefox error.  When an absolute-positioned div with a higher z-index scrolls over a fixed-positioned div with a lower z-index, in Firefox, the higher div gets jagged lines and text as it scrolls over the lower one.&lt;br&gt;
&lt;br&gt;
Here&apos;s &lt;a href=&quot;http://thisisthebox.com/test.shtml&quot;&gt;the page in question&lt;/a&gt;.  Scroll way down and you&apos;ll see &lt;strong&gt;a gray bottom drawer that gets a jagged border and text as it covers the menu&lt;/strong&gt;.  You&apos;ll have to view it in Firefox to see the error, and there&apos;s a chance it&apos;s only a Firefox Mac error (ugh!).  Here&apos;s &lt;a href=&quot;http://thisisthebox.com/zindexerror/error.gif&quot;&gt;an image of the problem&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
I realize my fixed position elements won&apos;t work in earlier versions of IE.  I have a separate stylesheet for that.&lt;br&gt;
&lt;br&gt;
P.S.  Is there a better / more appropriate place to post questions like this?  When I designed sites using Adobe GoLive, I posted in their forums, but I created this site in a text-editor (and will then build in MovableType when I get the bugs worked out!).  Is there a great web-design forum?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89631</guid>
	<pubDate>Wed, 23 Apr 2008 14:31:49 -0800</pubDate>
	<category>CSS</category>
	<category>Firefox</category>
	<category>z-index</category>
	<dc:creator>2oh1</dc:creator>
	</item>
	<item>
	<title>CSS help is needed</title>
	<link>http://ask.metafilter.com/89095/CSS%2Dhelp%2Dis%2Dneeded</link>	
	<description>Can I make this work in IE the same as it does in Firefox?

&lt;a href=&quot;http://joelf.com/menu/&quot;&gt;Here is the example i need some CSS help with.&lt;/a&gt;

This works properly in Firefox, but needs some help in IE. Any suggestions?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89095</guid>
	<pubDate>Thu, 17 Apr 2008 12:25:30 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>html</category>
	<category>internetexplorer</category>
	<category>programming</category>
	<category>webdesign</category>
	<category>xhml</category>
	<dc:creator>joelf</dc:creator>
	</item>
	<item>
	<title>Why won&apos;t images show up in Firefox?</title>
	<link>http://ask.metafilter.com/41865/Why%2Dwont%2Dimages%2Dshow%2Dup%2Din%2DFirefox</link>	
	<description>Why won&apos;t images show up on my website when viewed in Firefox? From a friend:&lt;br&gt;
&lt;br&gt;
I have just recently been attempting some HTML and CSS. The site I&apos;ve made displays fine in Safari but my images wont show in Mozilla Firefox or Internet Explorer. Not sure what to do- please help.&#xa0;&lt;br&gt;
&lt;br&gt;
Here is a link:&#xa0;http://students.oxy.edu/atiziani/Web/Untitled4.html</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.41865</guid>
	<pubDate>Mon, 10 Jul 2006 15:11:52 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>image</category>
	<category>images</category>
	<category>safari</category>
	<dc:creator>maxreax</dc:creator>
	</item>
	<item>
	<title>Re-installed WinXP Won&apos;t Show CSS Images</title>
	<link>http://ask.metafilter.com/40043/Reinstalled%2DWinXP%2DWont%2DShow%2DCSS%2DImages</link>	
	<description>Re-installed Windows XP on my old laptop (Sony PCG-SRX87). Let it run through all the updates. Now neither IE nor Firefox will show CSS background images. Example: when I view Gmail or Google Spreadsheets, there&apos;s no background images for any of the rows. Searching Google for css, background images, service pack 2, firefox, internet explorer, troubelshooting, etc... checked Internet Options, Windows Firewall, turned off firewall, turned off virus scanner. Any ideas?&lt;br&gt;
&lt;br&gt;
Bonus and maybe related: text sizes in IE are huge. I go to View &amp;gt; Text Size and it is set to Medium but if I got to AOL.com homepage the headlines are massive.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.40043</guid>
	<pubDate>Mon, 12 Jun 2006 20:09:32 -0800</pubDate>
	<category>browsers</category>
	<category>css</category>
	<category>firefox</category>
	<category>ie</category>
	<category>internet</category>
	<category>windows</category>
	<category>windowsxp</category>
	<dc:creator>ao4047</dc:creator>
	</item>
	<item>
	<title>Why won&apos;t my website print?</title>
	<link>http://ask.metafilter.com/35983/Why%2Dwont%2Dmy%2Dwebsite%2Dprint</link>	
	<description>Why won&apos;t my website print in Firefox? I&apos;m trying to print the contents of &lt;a href=&quot;http://www.crystalpalacequartet.co.uk/stringquartetrepertoire.html&quot;&gt;this page&lt;/a&gt; but Firefox (1.5.0.1, WinXP) only prints the first page. This seems to be a &lt;a href=&quot;http://forums.mozillazine.org/viewtopic.php?t=388319&amp;highlight=print+first&quot;&gt;known problem&lt;/a&gt; with some pages, though the specific problem doesn&apos;t seem to be listed in bugzilla. I&apos;ve tried putting the data into a table but it makes no difference. Internet Explorer (6.0) prints all the pages, but on some pages the second column of data (the title of the work) is missing. I&apos;ll put this down to IE&apos;s poor handling of CSS.&lt;br&gt;
&lt;br&gt;
The rest of the site prints fine in IE, but FF will only print the first page of data from each web page. What&apos;s wrong with my site? It validates as XHTML Strict &amp;amp; CSS.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.35983</guid>
	<pubDate>Sat, 08 Apr 2006 14:51:39 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>ie</category>
	<category>internet_explorer</category>
	<category>print</category>
	<dc:creator>cbrody</dc:creator>
	</item>
	<item>
	<title>Help make A Special Thing even more special.</title>
	<link>http://ask.metafilter.com/32640/Help%2Dmake%2DA%2DSpecial%2DThing%2Deven%2Dmore%2Dspecial</link>	
	<description>How can I make Firefox use a unique custom css whenever I visit a particular website? I love the forums at &lt;a href=&quot;http://www.aspecialthing.com/phpbb/viewforum.php?f=5&amp;sid=09db1448220322bbc90c6ba580d7be8a&quot;&gt;A Special Thing&lt;/a&gt;.  I can&apos;t handle the whole white text on a black background of it all.  I want to small up the text, go black on white, and make it a little less I&apos;m-reading-a-web-forum-on-my-lunch-break-yeah-lunch-break.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.32640</guid>
	<pubDate>Tue, 14 Feb 2006 10:49:48 -0800</pubDate>
	<category>css</category>
	<category>extension</category>
	<category>firefox</category>
	<category>forum</category>
	<dc:creator>tegoo</dc:creator>
	</item>
	<item>
	<title>javascrtipt access to style sheets.</title>
	<link>http://ask.metafilter.com/31703/javascrtipt%2Daccess%2Dto%2Dstyle%2Dsheets</link>	
	<description>javascript question:  im looking for a way to access the style sheet text in firefox. im looking for the full text - like with the comments and everything, not just the cssText attribute of each individual cssRule.  &lt;br&gt;
&lt;br&gt;
for an example, see the &quot;Edit CSS&quot; option in the developer plug  in.&lt;br&gt;
&lt;br&gt;
background information:  im writting a greaseMonkey script that will allow you to view/edit the markup and css of a page you&apos;re  viewing.  In order to make the CSS editable, i need a way to quickly and easily grab the text from all the style sheets  and move them into one style tag, then disable the originals.  Ive got a working copy, except that i have to cycle through all the cssRules and grab the text of each and append it to the new style tag - which is slow, destroys the orginal formatting and leaves out any comments.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.31703</guid>
	<pubDate>Sun, 29 Jan 2006 16:19:55 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>javascript</category>
	<dc:creator>Tryptophan-5ht</dc:creator>
	</item>
	<item>
	<title>IE doesn&apos;t display gifs, but FireFox and Safari have no problem.</title>
	<link>http://ask.metafilter.com/29359/IE%2Ddoesnt%2Ddisplay%2Dgifs%2Dbut%2DFireFox%2Dand%2DSafari%2Dhave%2Dno%2Dproblem</link>	
	<description>WebDevFilter: Why do some gifs GIFs *not* appear in Windows/IE, but do appear in Win/FireFox Mac/Safari and Mac/FireFox? Specific example inside. &lt;a href=&quot;http://www.programsthatmatter.com&quot;&gt;The site I&apos;m working on&lt;/a&gt; seems to appear just fine in 3 browsers, but not in IE for Windows. I get white boxes with red x&apos;s in them instead of the gifs I expect.&lt;br&gt;
&lt;br&gt;
This output was given to me from an export from Quark XPress, which produced the CSS. I&apos;m a CSS newbie (but I understand the concepts).&lt;br&gt;
&lt;br&gt;
Google returns a boatload of results, mostly relating to making changes to the registry and deleting temporary files. Before I do anything that drastic, could I have another set of eyes look over my code?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.29359</guid>
	<pubDate>Tue, 20 Dec 2005 09:35:07 -0800</pubDate>
	<category>appear</category>
	<category>CSS</category>
	<category>development</category>
	<category>don&apos;t</category>
	<category>firefox</category>
	<category>gif</category>
	<category>graphics</category>
	<category>internetexplorer</category>
	<category>not</category>
	<category>pictures</category>
	<category>quark</category>
	<category>red</category>
	<category>show</category>
	<category>up</category>
	<category>web</category>
	<category>webmaster</category>
	<category>windows</category>
	<category>x</category>
	<category>XP</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>Need help with Wordpress/CSS</title>
	<link>http://ask.metafilter.com/16410/Need%2Dhelp%2Dwith%2DWordpressCSS</link>	
	<description>My &lt;a href=&quot;http://www.whoisusman.com/wp/&quot;&gt;Wordpress-based site&lt;/a&gt; looks perfect in Firefox, but terrible in IE.  Can someone with a few minutes give me some advice?  Here&apos;s my &lt;a href=&quot;http://www.whoisusman.com/wp/index.php.txt&quot;&gt;index.php&lt;/a&gt; and the &lt;a href=&quot;http://www.whoisusman.com/wp/wp-layout.css&quot;&gt;CSS&lt;/a&gt;.  The problem seems to be the with my supernavcontainer div (which contains my menu at the top).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.16410</guid>
	<pubDate>Wed, 16 Mar 2005 14:58:42 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>ie</category>
	<dc:creator>exhilaration</dc:creator>
	</item>
	<item>
	<title>WebDesign: CSS and FireFox</title>
	<link>http://ask.metafilter.com/10618/WebDesign%2DCSS%2Dand%2DFireFox</link>	
	<description>So I have this &lt;a href=&quot;http://donkeymon.net/donkeymon&quot;&gt;home page&lt;/a&gt;. It looks pretty good (which is to say, it looks like I intended) in Safari, and passable in Internet Explorer. But in FireFox the CSS completely dissapears for some reason, so everything just comes up in a big unstyled pile. So in trying to find out why this is, which I have not done, I came to wonder: Is there a place on the web that has information about the differnces between browsers and how they render various bits of HTML, CSS and so on?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.10618</guid>
	<pubDate>Fri, 01 Oct 2004 21:19:41 -0800</pubDate>
	<category>compliance</category>
	<category>css</category>
	<category>firefox</category>
	<category>html</category>
	<category>osx</category>
	<dc:creator>donkeymon</dc:creator>
	</item>
	<item>
	<title>Firefox customization</title>
	<link>http://ask.metafilter.com/10447/Firefox%2Dcustomization</link>	
	<description>Firefox question. Unmodified, just-installed firefox opens a new tab behind the current tab, instead of on top as Mozilla does; and the right-click popup menu for tabs does not have &quot;close this tab&quot; first in the list, as in Mozilla. Are these two behaviors customizable?  I know I&apos;m being lazy but these two misfeatures are deal-killers for me. If you knowledgeable firefox users tell me they&apos;re fixable in userChrome.css or  users.js or whatever I promise I&apos;ll rtfm-rtfm-rtfm and become as rabid a firefox zealot as you might desire. But if they&apos;re not changeable then it&apos;s all wasted effort and I&apos;ll stay with Mozilla (or whatever they&apos;re calling it this week.) Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.10447</guid>
	<pubDate>Sat, 25 Sep 2004 05:58:14 -0800</pubDate>
	<category>css</category>
	<category>customizable</category>
	<category>firefox</category>
	<category>js</category>
	<category>mozilla</category>
	<category>tabs</category>
	<category>userchrome.css</category>
	<category>users.js</category>
	<dc:creator>jfuller</dc:creator>
	</item>
	<item>
	<title>Why doesn&apos;t this page display properly in Netscape 7?</title>
	<link>http://ask.metafilter.com/10336/Why%2Ddoesnt%2Dthis%2Dpage%2Ddisplay%2Dproperly%2Din%2DNetscape%2D7</link>	
	<description>HTML/CSS helpfilter: &lt;a href=&quot;http://www.hbosch.net/index.html&quot;&gt;This page&lt;/a&gt; displays properly in Internet Explorer, Firefox and Safari, but confounds Netscape 7.0. Why? [mi] This &lt;a href=&quot;http://www.hbosch.net/style.css&quot;&gt;CSS Style Sheet&lt;/a&gt; controls the layout and displays a header and three columns. Netscape 7.0 (Win) only displays the header. Heck, even NS 4.8 displays &lt;a href=&quot;http://www.hbosch.net/index.html&quot;&gt;the page&lt;/a&gt; more or less correctly. Although any NS 7 users should probably upgrade to  a newer browser, what in the HTML or CSS prevents the 3 columns from displaying in NS 7?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.10336</guid>
	<pubDate>Mon, 20 Sep 2004 13:17:04 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>ie</category>
	<category>netscape</category>
	<category>safari</category>
	<dc:creator>andrewraff</dc:creator>
	</item>
	<item>
	<title>Gecko-CSS</title>
	<link>http://ask.metafilter.com/9839/GeckoCSS</link>	
	<description>Quickie Gecko-CSS question - not finding useful help on Google. How to align the text (value) of a form button?&lt;br&gt;
&lt;br&gt;
This looks great in IE (aligned right), but always reverts to center in Moz/Firefox. Anyone find any clever workarounds (I really don&apos;t wanna resort to images) Oh dear - the post got munged (I shoulda posted this inside) - try again here:&lt;br&gt;
&lt;br&gt;
[input type=&quot;button&quot; style=&quot;width:120px;text-align:right;&quot; value=&quot;Click Me&quot;/]</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.9839</guid>
	<pubDate>Wed, 01 Sep 2004 11:54:10 -0800</pubDate>
	<category>css</category>
	<category>cssalignment</category>
	<category>firefox</category>
	<category>forminput</category>
	<category>gecko</category>
	<category>mozilla</category>
	<dc:creator>kokogiak</dc:creator>
	</item>
	<item>
	<title>CSS and Firefox</title>
	<link>http://ask.metafilter.com/8743/CSS%2Dand%2DFirefox</link>	
	<description>CSS problem wtih firefox. I have this site, it&apos;s kind of a porn site, so don&apos;t go if that&apos;s a problem for you. I can&apos;t get the css to work for mozilla/firefox. It works great in IE. No one can seem to figure out the problem. Can anyone help? That site would be &lt;a href=&quot;http://www.sxxxy.org&quot;&gt;sxxxy.org&lt;/a&gt;. There was a link problem.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.8743</guid>
	<pubDate>Thu, 15 Jul 2004 21:02:01 -0800</pubDate>
	<category>css</category>
	<category>doctype</category>
	<category>firefox</category>
	<category>xhtml</category>
	<dc:creator>nyxxxx</dc:creator>
	</item>
	<item>
	<title>Bad Image in Firefox</title>
	<link>http://ask.metafilter.com/8509/Bad%2DImage%2Din%2DFirefox</link>	
	<description>Could anyone tell me why the logo is broken up when I load &lt;a href=&quot;http://www.snarkmarket.com/blog/newindex.html&quot;&gt;this page&lt;/a&gt; in Firefox?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.8509</guid>
	<pubDate>Tue, 06 Jul 2004 13:39:17 -0800</pubDate>
	<category>css</category>
	<category>firefox</category>
	<category>logo</category>
	<dc:creator>grrarrgh00</dc:creator>
	</item>
	
	</channel>
</rss>

