<?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: 4 Ideas For Styling Link Hovers With CSS</title>
	<atom:link href="http://www.themethesis.com/tutorials/css-link-hovers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themethesis.com/tutorials/css-link-hovers/</link>
	<description>Thesis Skins and Customizations</description>
	<lastBuildDate>Sat, 14 Jan 2012 20:30:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rohit</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-23135</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Mon, 14 Nov 2011 19:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-23135</guid>
		<description>i cant do the opacity css in my link... can u tell me why??? i am pasting my html 
&lt;a href=&quot;menu.html&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

and in the css i have written
a {
    position:fixed;
    top:200px;
    left:375px;
  } 
a:hover {position: relative; top: 2px;}
img {
     position:fixed;
     top:200px;
     left:375px;
}</description>
		<content:encoded><![CDATA[<p>i cant do the opacity css in my link&#8230; can u tell me why??? i am pasting my html<br />
<a href="menu.html" rel="nofollow"></a></p>
<p>and in the css i have written<br />
a {<br />
    position:fixed;<br />
    top:200px;<br />
    left:375px;<br />
  }<br />
a:hover {position: relative; top: 2px;}<br />
img {<br />
     position:fixed;<br />
     top:200px;<br />
     left:375px;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivian</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-19421</link>
		<dc:creator>Vivian</dc:creator>
		<pubDate>Mon, 19 Sep 2011 23:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-19421</guid>
		<description>Can anyone help? This is the css code I have for my links so that when I hover over them the text displays as white.
.custom a:hover { background: #D31D8C; color: #FFFFFF; !important; }

This works on my Home page, but on my Links &amp; Resources page, no text is seen when I hover. What must I do?

Thanks, Vivian.</description>
		<content:encoded><![CDATA[<p>Can anyone help? This is the css code I have for my links so that when I hover over them the text displays as white.<br />
.custom a:hover { background: #D31D8C; color: #FFFFFF; !important; }</p>
<p>This works on my Home page, but on my Links &amp; Resources page, no text is seen when I hover. What must I do?</p>
<p>Thanks, Vivian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-6852</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Sun, 16 Jan 2011 09:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-6852</guid>
		<description>I&#039;m sure gonna be using the opacity trick. I love it!</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure gonna be using the opacity trick. I love it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Widmann</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-6652</link>
		<dc:creator>Brett Widmann</dc:creator>
		<pubDate>Sun, 09 Jan 2011 04:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-6652</guid>
		<description>I really like these ideas. Thanks for the code!</description>
		<content:encoded><![CDATA[<p>I really like these ideas. Thanks for the code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Véronique</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-3303</link>
		<dc:creator>Véronique</dc:creator>
		<pubDate>Sat, 16 Oct 2010 17:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-3303</guid>
		<description>Hello, how can I manage to change the opacity of a div (instead of an image as shown in your demo) when I hover it? I tried and succeeded with an image but cannot find any answer when hovering a div (with a background image repeat-x). Thank you very much!</description>
		<content:encoded><![CDATA[<p>Hello, how can I manage to change the opacity of a div (instead of an image as shown in your demo) when I hover it? I tried and succeeded with an image but cannot find any answer when hovering a div (with a background image repeat-x). Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rawlins</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-2846</link>
		<dc:creator>Jon Rawlins</dc:creator>
		<pubDate>Mon, 27 Sep 2010 16:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-2846</guid>
		<description>It&#039;s a shame that opacity alone doesn&#039;t work in IE, even ie8 doesn&#039;t support it without hacking it. A few things to think about is when you use a background image which is positioned, and then the hover is respositioned it will generally transition between the two which isn&#039;t always a good thing. So it slides up for example when you have created Tabs. Therefore giving it the wrong feel totally.

Jonathan</description>
		<content:encoded><![CDATA[<p>It&#8217;s a shame that opacity alone doesn&#8217;t work in IE, even ie8 doesn&#8217;t support it without hacking it. A few things to think about is when you use a background image which is positioned, and then the hover is respositioned it will generally transition between the two which isn&#8217;t always a good thing. So it slides up for example when you have created Tabs. Therefore giving it the wrong feel totally.</p>
<p>Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-2270</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 30 Aug 2010 07:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-2270</guid>
		<description>I like to combine both text shadow and transition. Has a really neat effect.</description>
		<content:encoded><![CDATA[<p>I like to combine both text shadow and transition. Has a really neat effect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Dunn</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-1906</link>
		<dc:creator>Matt Dunn</dc:creator>
		<pubDate>Wed, 28 Jul 2010 01:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-1906</guid>
		<description>That&#039;s a sweet idea.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a sweet idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Dunn</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-1886</link>
		<dc:creator>Matt Dunn</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-1886</guid>
		<description>Yep.  Transition only works on Webkit-based browsers right now such as Safari (and Chrome).  Hopefully soon -moz will kick in.  Luckily it falls back to a regular hover.</description>
		<content:encoded><![CDATA[<p>Yep.  Transition only works on Webkit-based browsers right now such as Safari (and Chrome).  Hopefully soon -moz will kick in.  Luckily it falls back to a regular hover.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivan</title>
		<link>http://www.themethesis.com/tutorials/css-link-hovers/comment-page-1/#comment-1885</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://themethesis.com/?p=2341#comment-1885</guid>
		<description>transition doesn&#039;t work on my firefox 3.6.8 or maybe i can&#039;t see what really it do, in my case just is a normal change color,

excellent tips</description>
		<content:encoded><![CDATA[<p>transition doesn&#8217;t work on my firefox 3.6.8 or maybe i can&#8217;t see what really it do, in my case just is a normal change color,</p>
<p>excellent tips</p>
]]></content:encoded>
	</item>
</channel>
</rss>

