<?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: Single image replacement rollovers with Suckerfish dropdowns</title>
	<atom:link href="http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/</link>
	<description>Web design &#38; development and print design services located in The Gap, Brisbane</description>
	<lastBuildDate>Mon, 26 Dec 2011 10:43:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2720</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Fri, 03 Dec 2010 12:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2720</guid>
		<description>Can&#039;t see anything obvious Ryan and unfortunately I don&#039;t have the ability to test in IE6 properly right now.</description>
		<content:encoded><![CDATA[<p>Can&#8217;t see anything obvious Ryan and unfortunately I don&#8217;t have the ability to test in IE6 properly right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2719</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 02 Dec 2010 22:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2719</guid>
		<description>Such a great tutorial!  I thought I had it all working great until I tested in IE6, and I get no hover or dropdown in IE6..though it works great for every other browser!  I was sure to use the .htc file and the Hollyhack too :(

http://ei2.mobi/certusoft/

CSS file for the menu is at:

http://www.ei2.mobi/certusoft/css/menu.css

I would be so grateful for any help!</description>
		<content:encoded><![CDATA[<p>Such a great tutorial!  I thought I had it all working great until I tested in IE6, and I get no hover or dropdown in IE6..though it works great for every other browser!  I was sure to use the .htc file and the Hollyhack too <img src='http://www.tyssendesign.com.au/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><a href="http://ei2.mobi/certusoft/" rel="nofollow">http://ei2.mobi/certusoft/</a></p>
<p>CSS file for the menu is at:</p>
<p><a href="http://www.ei2.mobi/certusoft/css/menu.css" rel="nofollow">http://www.ei2.mobi/certusoft/css/menu.css</a></p>
<p>I would be so grateful for any help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2701</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Mon, 25 Oct 2010 07:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2701</guid>
		<description>It&#039;s because you&#039;ve got overflow:hidden on &lt;code&gt;ul.IR li&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>It&#8217;s because you&#8217;ve got overflow:hidden on <code>ul.IR li</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2699</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Sun, 24 Oct 2010 21:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2699</guid>
		<description>Hi Rowan, would really need to see a live link to be able to troubleshoot this properly.</description>
		<content:encoded><![CDATA[<p>Hi Rowan, would really need to see a live link to be able to troubleshoot this properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rowan</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2697</link>
		<dc:creator>Rowan</dc:creator>
		<pubDate>Sat, 23 Oct 2010 12:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2697</guid>
		<description>First I have to say that your css is very tidy and the explanations wellwritten. But I&#039;m having some nasty problems though.

First of all my first ul is placed 40px to the right. I tried this:
&lt;code&gt;ul.IR li {
        position: relative;
        overflow: hidden;
        font-size: 0.9em;
        color: #FFF;
        margin: 0;
        padding: 0;
    }&lt;/code&gt;
but it shamefully didn&#039;t work :(

Next to that the dropdown won&#039;t show.

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>First I have to say that your css is very tidy and the explanations wellwritten. But I&#8217;m having some nasty problems though.</p>
<p>First of all my first ul is placed 40px to the right. I tried this:<br />
<code>ul.IR li {<br />
        position: relative;<br />
        overflow: hidden;<br />
        font-size: 0.9em;<br />
        color: #FFF;<br />
        margin: 0;<br />
        padding: 0;<br />
    }</code><br />
but it shamefully didn&#8217;t work <img src='http://www.tyssendesign.com.au/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Next to that the dropdown won&#8217;t show.</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2661</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Thu, 05 Aug 2010 13:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2661</guid>
		<description>Hi Patricia, if you review the code in the tutorial, you&#039;ll see that all styles in the dropdown are preceded with a class of .nav, e.g. &lt;code&gt;&lt;ul class=&quot;nav&quot;&gt;&lt;/code&gt; &lt;code&gt;.nav li { ... }&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi Patricia, if you review the code in the tutorial, you&#8217;ll see that all styles in the dropdown are preceded with a class of .nav, e.g. <code>&lt;ul class="nav"></code> <code>.nav li { ... }</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2660</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Thu, 05 Aug 2010 13:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2660</guid>
		<description>Hi and thanks for the cool drop-down menu!  I need to prevent this style in DropDowns.css [ li {list-style-type: none;} ] from removing all the bullets throughout my website, the styles for which are [
ul {
       list-style-type:square;
       font-family:Verdana, Arial, Helvetica, Sans Serif;
       color:#333333;
       font-size:1em;
       margin-top:0px;
       margin-bottom:10px;
 }

li {
       list-style-type:square;
       font-family:Verdana, Arial, Helvetica, Sans Serif;
       color:#333333;
       font-size:1em;
       margin-top:5px;
       margin-bottom:10px;
       margin-left: 25px;}
]
What code changes must I make to do this?</description>
		<content:encoded><![CDATA[<p>Hi and thanks for the cool drop-down menu!  I need to prevent this style in DropDowns.css [ li {list-style-type: none;} ] from removing all the bullets throughout my website, the styles for which are [<br />
ul {<br />
       list-style-type:square;<br />
       font-family:Verdana, Arial, Helvetica, Sans Serif;<br />
       color:#333333;<br />
       font-size:1em;<br />
       margin-top:0px;<br />
       margin-bottom:10px;<br />
 }</p>
<p>li {<br />
       list-style-type:square;<br />
       font-family:Verdana, Arial, Helvetica, Sans Serif;<br />
       color:#333333;<br />
       font-size:1em;<br />
       margin-top:5px;<br />
       margin-bottom:10px;<br />
       margin-left: 25px;}<br />
]<br />
What code changes must I make to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2658</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Wed, 04 Aug 2010 20:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2658</guid>
		<description>Hi Anessa, would need to see what you&#039;ve got in dropdowns.css to give you an answer.</description>
		<content:encoded><![CDATA[<p>Hi Anessa, would need to see what you&#8217;ve got in dropdowns.css to give you an answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anessa</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2657</link>
		<dc:creator>Anessa</dc:creator>
		<pubDate>Wed, 04 Aug 2010 19:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2657</guid>
		<description>Thank you for this great menu.  Something in the DropDowns.css is removing the paragraph line heights and list item bullets throughout the my entire website, the styles for which I had set in a separate style sheet.  I can see in DropDowns.css that [li {list-style-type: none;} is removing all bullets on the entire site, but don&#039;t know what is causing the paragraph line height issues.  What do I need to change in DropDowns.css to fix this?
Thanks,
Anessa</description>
		<content:encoded><![CDATA[<p>Thank you for this great menu.  Something in the DropDowns.css is removing the paragraph line heights and list item bullets throughout the my entire website, the styles for which I had set in a separate style sheet.  I can see in DropDowns.css that [li {list-style-type: none;} is removing all bullets on the entire site, but don&#8217;t know what is causing the paragraph line height issues.  What do I need to change in DropDowns.css to fix this?<br />
Thanks,<br />
Anessa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://www.tyssendesign.com.au/articles/css/single-image-replacement-rollovers-with-suckerfish-dropdowns/comment-page-2/#comment-2655</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Thu, 29 Jul 2010 20:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://tyssen.local/index.php/uncategorized/single-image-replacement-rollovers-with-suckerfish-dropdowns/#comment-2655</guid>
		<description>Anessa, there is no alt text because there&#039;s no images in the HTML, it&#039;s all text anyway, so all accessibility concerns are covered.</description>
		<content:encoded><![CDATA[<p>Anessa, there is no alt text because there&#8217;s no images in the HTML, it&#8217;s all text anyway, so all accessibility concerns are covered.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

