<?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: CSS Trick: Turning a background image into a clickable link</title> <atom:link href="http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/feed/" rel="self" type="application/rss+xml" /><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/</link> <description>WordPress Plugins and Custom WordPress Development</description> <lastBuildDate>Mon, 06 Sep 2010 16:27:10 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: Tim Rodgers</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-13960</link> <dc:creator>Tim Rodgers</dc:creator> <pubDate>Mon, 06 Sep 2010 16:27:10 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-13960</guid> <description>i give up.  lets try it this waydiv id=&quot;1a&quot;
a href=&quot;#&quot;
Home
/a
/div&gt;</description> <content:encoded><![CDATA[<p>i give up.  lets try it this way</p><p>div id=&#8221;1a&#8221;<br
/> a href=&#8221;#&#8221;<br
/> Home<br
/> /a<br
/> /div&gt;</p> ]]></content:encoded> </item> <item><title>By: Tim Rodgers</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-13959</link> <dc:creator>Tim Rodgers</dc:creator> <pubDate>Mon, 06 Sep 2010 16:25:23 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-13959</guid> <description>ok.... still didn&#039;t come through.&lt;code&gt;&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Home&lt;/a&gt;&lt;/code&gt;</description> <content:encoded><![CDATA[<p>ok&#8230;. still didn&#8217;t come through.</p><p><code><a
href="#" rel="nofollow">Home</a></code></p> ]]></content:encoded> </item> <item><title>By: Tim Rodgers</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-13958</link> <dc:creator>Tim Rodgers</dc:creator> <pubDate>Mon, 06 Sep 2010 16:22:23 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-13958</guid> <description>sorry.. the HTML code didn&#039;t come through.&quot;&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Home&lt;/a&gt;&quot;</description> <content:encoded><![CDATA[<p>sorry.. the HTML code didn&#8217;t come through.</p><p>&#8220;<a
href="#" rel="nofollow">Home</a>&#8220;</p> ]]></content:encoded> </item> <item><title>By: Tim Rodgers</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-13957</link> <dc:creator>Tim Rodgers</dc:creator> <pubDate>Mon, 06 Sep 2010 16:20:50 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-13957</guid> <description>I have no idea what I&#039;m doing wrong...  I came to this page because everything I had tried failed.  I&#039;ve coded everything exactly like it does here, even made some modifications, and nothing works.  Not in IE, not in Firefox or Chrome, nothing.  Here&#039;s my code:HTML:
&lt;a href=&quot;#&quot; rel=&quot;nofollow&quot;&gt;Home&lt;/a&gt;CSS:
#1a {
width:75px;
height:25px;
background:url(menu4.png);
display:block;
}
#1a a {
width:75px;
height:25px;
display:block;
background:url(menu4.png);
}I tried giving the anchor tag an id, as in the tutorial, but that didn&#039;t work.  My guess is that anchor tags can&#039;t have ids...?  But changing it to the code above didn&#039;t work either.  I don&#039;t get it.</description> <content:encoded><![CDATA[<p>I have no idea what I&#8217;m doing wrong&#8230;  I came to this page because everything I had tried failed.  I&#8217;ve coded everything exactly like it does here, even made some modifications, and nothing works.  Not in IE, not in Firefox or Chrome, nothing.  Here&#8217;s my code:</p><p>HTML:<br
/> <a
href="#" rel="nofollow">Home</a></p><p>CSS:<br
/> #1a {<br
/> width:75px;<br
/> height:25px;<br
/> background:url(menu4.png);<br
/> display:block;<br
/> }<br
/> #1a a {<br
/> width:75px;<br
/> height:25px;<br
/> display:block;<br
/> background:url(menu4.png);<br
/> }</p><p>I tried giving the anchor tag an id, as in the tutorial, but that didn&#8217;t work.  My guess is that anchor tags can&#8217;t have ids&#8230;?  But changing it to the code above didn&#8217;t work either.  I don&#8217;t get it.</p> ]]></content:encoded> </item> <item><title>By: Mary Soco Ortiz</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-13672</link> <dc:creator>Mary Soco Ortiz</dc:creator> <pubDate>Tue, 31 Aug 2010 16:59:09 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-13672</guid> <description>Thank you very much!
Not exactly what I was looking for, but gave the desired result!</description> <content:encoded><![CDATA[<p>Thank you very much!<br
/> Not exactly what I was looking for, but gave the desired result!</p> ]]></content:encoded> </item> <item><title>By: Ray</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-12753</link> <dc:creator>Ray</dc:creator> <pubDate>Fri, 06 Aug 2010 03:26:25 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-12753</guid> <description>Hi Aaron,Many thanks for the tip and the code. Works very well and has solved a problem for me.Regards,Ray</description> <content:encoded><![CDATA[<p>Hi Aaron,</p><p>Many thanks for the tip and the code. Works very well and has solved a problem for me.</p><p>Regards,</p><p>Ray</p> ]]></content:encoded> </item> <item><title>By: Matthew Espinet</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-12742</link> <dc:creator>Matthew Espinet</dc:creator> <pubDate>Thu, 05 Aug 2010 20:49:18 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-12742</guid> <description>Seems super hacky, but it works. aaand i really needed it. Thank a bunch!</description> <content:encoded><![CDATA[<p>Seems super hacky, but it works. aaand i really needed it. Thank a bunch!</p> ]]></content:encoded> </item> <item><title>By: G</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-12694</link> <dc:creator>G</dc:creator> <pubDate>Wed, 04 Aug 2010 14:27:06 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-12694</guid> <description>thanks for the info, I was looking for something like this =D</description> <content:encoded><![CDATA[<p>thanks for the info, I was looking for something like this =D</p> ]]></content:encoded> </item> <item><title>By: Mr. Renra</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-12423</link> <dc:creator>Mr. Renra</dc:creator> <pubDate>Thu, 29 Jul 2010 15:21:28 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-12423</guid> <description>good info</description> <content:encoded><![CDATA[<p>good info</p> ]]></content:encoded> </item> <item><title>By: sedd</title><link>http://xavisys.com/css-trick-turning-a-background-image-into-a-clickable-link/#comment-11319</link> <dc:creator>sedd</dc:creator> <pubDate>Mon, 05 Jul 2010 09:02:37 +0000</pubDate> <guid
isPermaLink="false">http://xavisys.com/?p=733#comment-11319</guid> <description>thanks for info, but I like Video Avatar (geovid.com)</description> <content:encoded><![CDATA[<p>thanks for info, but I like Video Avatar (geovid.com)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching using apc
Content Delivery Network via cdn.xavisys.com

Served from: xavisys.com @ 2010-09-09 22:43:57 -->