<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/fix</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 06:57:12 GMT</pubDate>
<item>
<title>(CSS) transparent png drop shadow - bitsculptor</title>
<link>http://snipplr.com/view/70539/transparent-png-drop-shadow/</link>
<description><![CDATA[ <p>This allows you to set a drop shadow around the actual image in a transparent png instead of around the box.</p> ]]></description>
<pubDate>Tue, 26 Mar 2013 01:55:46 GMT</pubDate>
<guid>http://snipplr.com/view/70539/transparent-png-drop-shadow/</guid>
</item>
<item>
<title>(CSS) IE png black border fix - raz</title>
<link>http://snipplr.com/view/60322/ie-png-black-border-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 29 Oct 2011 01:18:15 GMT</pubDate>
<guid>http://snipplr.com/view/60322/ie-png-black-border-fix/</guid>
</item>
<item>
<title>(CSS) CSS - Float Fix / Overflow Fix - clearfix / overflowfix - kreatific</title>
<link>http://snipplr.com/view/55768/css--float-fix--overflow-fix--clearfix--overflowfix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 27 Jun 2011 14:31:37 GMT</pubDate>
<guid>http://snipplr.com/view/55768/css--float-fix--overflow-fix--clearfix--overflowfix/</guid>
</item>
<item>
<title>(CSS) Fix SharePoint 2010 scrollbar issues - rumremix</title>
<link>http://snipplr.com/view/52707/fix-sharepoint-2010-scrollbar-issues/</link>
<description><![CDATA[ <p>see link</p> ]]></description>
<pubDate>Thu, 28 Apr 2011 06:11:23 GMT</pubDate>
<guid>http://snipplr.com/view/52707/fix-sharepoint-2010-scrollbar-issues/</guid>
</item>
<item>
<title>(CSS) CSS Clear Fix - sethetter</title>
<link>http://snipplr.com/view/51884/css-clear-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 10 Apr 2011 11:07:19 GMT</pubDate>
<guid>http://snipplr.com/view/51884/css-clear-fix/</guid>
</item>
<item>
<title>(CSS) clearfix - kebarton01</title>
<link>http://snipplr.com/view/48354/clearfix/</link>
<description><![CDATA[ <p>Add the class .clearfix to the parent element whose children are floated.</p> ]]></description>
<pubDate>Fri, 04 Feb 2011 02:29:41 GMT</pubDate>
<guid>http://snipplr.com/view/48354/clearfix/</guid>
</item>
<item>
<title>(CSS) IE7 table border spacing fix - kanampo</title>
<link>http://snipplr.com/view/47879/ie7-table-border-spacing-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 26 Jan 2011 07:40:54 GMT</pubDate>
<guid>http://snipplr.com/view/47879/ie7-table-border-spacing-fix/</guid>
</item>
<item>
<title>(CSS) IE7  display inline block fix - kanampo</title>
<link>http://snipplr.com/view/47188/ie7--display-inline-block-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 15 Jan 2011 20:02:54 GMT</pubDate>
<guid>http://snipplr.com/view/47188/ie7--display-inline-block-fix/</guid>
</item>
<item>
<title>(CSS) CSS3 Chrome rounded box-shadow inset fix - Shujin</title>
<link>http://snipplr.com/view/41375/css3-chrome-rounded-boxshadow-inset-fix/</link>
<description><![CDATA[ <p>So it\'s a pretty simple fix I found out whilst coding my site (ohsogeoff).\r\n\r\nBasically, Chrome hates combining both border radius and inset box shadow! So all we do to fix this is remove the inset on webkit and reverse the direction of the shadow by applying negative values.</p> ]]></description>
<pubDate>Sun, 03 Oct 2010 06:47:19 GMT</pubDate>
<guid>http://snipplr.com/view/41375/css3-chrome-rounded-boxshadow-inset-fix/</guid>
</item>
<item>
<title>(CSS) clearfix update - hotdiggity</title>
<link>http://snipplr.com/view/39891/clearfix-update/</link>
<description><![CDATA[ <p>As used by Posterous. Forces parent element to stretch to the dimensions of its child element.</p> ]]></description>
<pubDate>Thu, 02 Sep 2010 14:20:01 GMT</pubDate>
<guid>http://snipplr.com/view/39891/clearfix-update/</guid>
</item>
<item>
<title>(CSS) An Even Better IE Button Width Fix - LeeRJohnson</title>
<link>http://snipplr.com/view/38004/an-even-better-ie-button-width-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Jul 2010 23:03:06 GMT</pubDate>
<guid>http://snipplr.com/view/38004/an-even-better-ie-button-width-fix/</guid>
</item>
<item>
<title>(CSS) Super and Sub Script Line-Height IE6 Fix - LeeRJohnson</title>
<link>http://snipplr.com/view/37889/super-and-sub-script-lineheight-ie6-fix/</link>
<description><![CDATA[ <p>Using the smaller font-size globally.</p> ]]></description>
<pubDate>Sun, 25 Jul 2010 19:26:28 GMT</pubDate>
<guid>http://snipplr.com/view/37889/super-and-sub-script-lineheight-ie6-fix/</guid>
</item>
<item>
<title>(CSS) IE6 &amp;amp; IE7 Table float override - vagrantradio</title>
<link>http://snipplr.com/view/35025/ie6--ie7-table-float-override/</link>
<description><![CDATA[ <p>Any table with an attribute of align="left" also applies float:left in older versions of IE, this fixes it.</p> ]]></description>
<pubDate>Fri, 21 May 2010 14:16:48 GMT</pubDate>
<guid>http://snipplr.com/view/35025/ie6--ie7-table-float-override/</guid>
</item>
<item>
<title>(CSS) IE6 Empty Div Adds Margin - Fix - CDIDevs</title>
<link>http://snipplr.com/view/25778/ie6-empty-div-adds-margin--fix/</link>
<description><![CDATA[ <p>For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text.

I first found this on the webdeveloper.com forums. The fix here is ultimately the "font-size:0" declaration. The rest are for good measure...</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 11:09:49 GMT</pubDate>
<guid>http://snipplr.com/view/25778/ie6-empty-div-adds-margin--fix/</guid>
</item>
<item>
<title>(CSS) Вертикальное выравнивание текста в ie6 и ie7 - m-pokrovskii</title>
<link>http://snipplr.com/view/18307/----ie6--ie7/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 14 Aug 2009 06:30:35 GMT</pubDate>
<guid>http://snipplr.com/view/18307/----ie6--ie7/</guid>
</item>
<item>
<title>(CSS) image tag png fix for ie6 - gryzzly</title>
<link>http://snipplr.com/view/18215/image-tag-png-fix-for-ie6/</link>
<description><![CDATA[ <p>requires blank.gif (transparent 1px gif image)</p> ]]></description>
<pubDate>Wed, 12 Aug 2009 11:01:43 GMT</pubDate>
<guid>http://snipplr.com/view/18215/image-tag-png-fix-for-ie6/</guid>
</item>
<item>
<title>(CSS) IE button fix - savintsev</title>
<link>http://snipplr.com/view/15162/ie-button-fix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 19 May 2009 09:47:18 GMT</pubDate>
<guid>http://snipplr.com/view/15162/ie-button-fix/</guid>
</item>
<item>
<title>(CSS) Min Height for All Browsers - UTAlan</title>
<link>http://snipplr.com/view/12846/min-height-for-all-browsers/</link>
<description><![CDATA[ <p>There is no need for an IE-specific tag in your CSS to set a minimum height. You can do it without having to hack!

(Just replace the 500px with the height you need and rest assured that it will work in all browsers!)</p> ]]></description>
<pubDate>Fri, 06 Mar 2009 10:19:47 GMT</pubDate>
<guid>http://snipplr.com/view/12846/min-height-for-all-browsers/</guid>
</item>
<item>
<title>(CSS) min-width/max-width expression - m-pokrovskii</title>
<link>http://snipplr.com/view/11617/minwidthmaxwidth-expression/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Jan 2009 15:31:51 GMT</pubDate>
<guid>http://snipplr.com/view/11617/minwidthmaxwidth-expression/</guid>
</item>
<item>
<title>(CSS) supersleight ie6 png fix - frakim</title>
<link>http://snipplr.com/view/6340/supersleight-ie6-png-fix/</link>
<description><![CDATA[ <p>à utiliser avec 3 fichier .js</p> ]]></description>
<pubDate>Tue, 20 May 2008 08:53:24 GMT</pubDate>
<guid>http://snipplr.com/view/6340/supersleight-ie6-png-fix/</guid>
</item>
</channel>
</rss>