<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Link with CSS Background Overlay</title>
	<atom:link href="http://firmanw.com/tutorial/link-with-css-background-overlay/feed/" rel="self" type="application/rss+xml" />
	<link>http://firmanw.com/tutorial/link-with-css-background-overlay/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Apr 2010 03:07:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to customize Graphical Links with CSS Background Overlay &#124; Castup</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-69</link>
		<dc:creator>How to customize Graphical Links with CSS Background Overlay &#124; Castup</dc:creator>
		<pubDate>Thu, 01 Jan 2009 23:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-69</guid>
		<description>...&quot;category&quot;&gt;usefull links&lt;/a&gt; January 1 How to customize Graphical Links with CSS Background Overlay
resource: &lt;a href=&quot;http://firmanw.com/link-with-css-background-overlay&quot;&gt;http://firmanw.com/link-with-css-background-overlay&lt;/a&gt;demo: &lt;a href=&quot;http://labs.firmanw.com/css/link-with-css-background-overlay/&quot;&gt;...</description>
		<content:encoded><![CDATA[<p>&#8230;&#8221;category&#8221;>usefull links January 1 How to customize Graphical Links with CSS Background Overlay<br />
resource: <a href="http://firmanw.com/link-with-css-background-overlay">http://firmanw.com/link-with-css-background-overlay</a>demo: <a href="http://labs.firmanw.com/css/link-with-css-background-overlay/">&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to customize Graphical Links with CSS Background Overlay &#124; Castup</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-68</link>
		<dc:creator>How to customize Graphical Links with CSS Background Overlay &#124; Castup</dc:creator>
		<pubDate>Tue, 30 Dec 2008 09:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-68</guid>
		<description>...&gt;HTML &amp; Web Design&lt;/a&gt; December 29 How to customize Graphical Links with CSS Background Overlay
resource: &lt;a href=&quot;http://firmanw.com/link-with-css-background-overlay&quot;&gt;http://firmanw.com/link-with-css-background-overlay&lt;/a&gt;demo: &lt;a href=&quot;http://labs.firmanw.com/css/link-with-css-background-overlay/&quot;&gt;...</description>
		<content:encoded><![CDATA[<p>&#8230;>HTML &#038; Web Design December 29 How to customize Graphical Links with CSS Background Overlay<br />
resource: <a href="http://firmanw.com/link-with-css-background-overlay">http://firmanw.com/link-with-css-background-overlay</a>demo: <a href="http://labs.firmanw.com/css/link-with-css-background-overlay/">&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zubfatal</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-67</link>
		<dc:creator>zubfatal</dc:creator>
		<pubDate>Sat, 27 Dec 2008 19:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-67</guid>
		<description>It could also be done, using a solid background color, which would make it easier to change the desired color, although i must admit it looks nicer with rounded corners :)

a.overlay:hover span {
  top: -24px; /* height of the used image */
  background-color: #888;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  cursor: hand;
}</description>
		<content:encoded><![CDATA[<p>It could also be done, using a solid background color, which would make it easier to change the desired color, although i must admit it looks nicer with rounded corners <img src='http://firmanw.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>a.overlay:hover span {<br />
  top: -24px; /* height of the used image */<br />
  background-color: #888;<br />
  filter: alpha(opacity=50);<br />
  -moz-opacity: .5;<br />
  opacity: .5;<br />
  cursor: hand;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firman</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-66</link>
		<dc:creator>Firman</dc:creator>
		<pubDate>Mon, 01 Dec 2008 21:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-66</guid>
		<description>Hi Paul, I have tried it out but still IE 6 won&#039;t care about it. I&#039;m wondering, can you point me to your source?</description>
		<content:encoded><![CDATA[<p>Hi Paul, I have tried it out but still IE 6 won&#8217;t care about it. I&#8217;m wondering, can you point me to your source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Boutin</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-65</link>
		<dc:creator>Paul Boutin</dc:creator>
		<pubDate>Sun, 30 Nov 2008 12:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-65</guid>
		<description>Firman, The reason its not working in IE is because the span is positioned absolute and it is now on top of the a tag, so the &quot;a&quot; tag never gets the hover event. I tried it again without using positioning and I got it to work in all browsers. Put your span after the image tag in the source code and set the spans top margin to -80px. This will place the span over the image but not the &quot;a&quot; tag.</description>
		<content:encoded><![CDATA[<p>Firman, The reason its not working in IE is because the span is positioned absolute and it is now on top of the a tag, so the &#8220;a&#8221; tag never gets the hover event. I tried it again without using positioning and I got it to work in all browsers. Put your span after the image tag in the source code and set the spans top margin to -80px. This will place the span over the image but not the &#8220;a&#8221; tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firman</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-64</link>
		<dc:creator>Firman</dc:creator>
		<pubDate>Fri, 28 Nov 2008 20:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-64</guid>
		<description>Sound nice Heru, you may just place your image directly and save your time :D</description>
		<content:encoded><![CDATA[<p>Sound nice Heru, you may just place your image directly and save your time <img src='http://firmanw.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heru</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-63</link>
		<dc:creator>Heru</dc:creator>
		<pubDate>Fri, 28 Nov 2008 17:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-63</guid>
		<description>I&#039;m creating my png images using GIMP and there is no gamma metadata, so i don&#039;t need TweakPNG.

btw, thanks for the iepngfix links from TwinHelix, it works

^_^</description>
		<content:encoded><![CDATA[<p>I&#8217;m creating my png images using GIMP and there is no gamma metadata, so i don&#8217;t need TweakPNG.</p>
<p>btw, thanks for the iepngfix links from TwinHelix, it works</p>
<p>^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firman</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-62</link>
		<dc:creator>Firman</dc:creator>
		<pubDate>Fri, 28 Nov 2008 15:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-62</guid>
		<description>Hi Paul, thanks for the suggestion. I have tried your trick but somehow it doesn&#039;t work at all, still the ironic of IE 6.</description>
		<content:encoded><![CDATA[<p>Hi Paul, thanks for the suggestion. I have tried your trick but somehow it doesn&#8217;t work at all, still the ironic of IE 6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Boutin</title>
		<link>http://firmanw.com/tutorial/link-with-css-background-overlay/comment-page-1/#comment-61</link>
		<dc:creator>Paul Boutin</dc:creator>
		<pubDate>Fri, 28 Nov 2008 12:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://firmanw.com/?p=20#comment-61</guid>
		<description>This is a very cool effect thanks for sharing. I will however help you simplify the code involved. the JavaScript is not needed as long as the span is inside the &quot;a&quot; tag, you can access the span on the &quot;a&quot; tags hover event in CSS like this...  a:hover span { background:url(); }</description>
		<content:encoded><![CDATA[<p>This is a very cool effect thanks for sharing. I will however help you simplify the code involved. the JavaScript is not needed as long as the span is inside the &#8220;a&#8221; tag, you can access the span on the &#8220;a&#8221; tags hover event in CSS like this&#8230;  a:hover span { background:url(); }</p>
]]></content:encoded>
	</item>
</channel>
</rss>
