<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Trouble with DD Add Signature Plugin</title>
	<link>http://foliovision.com/2007/12/29/add-signature-plugin/</link>
	<description>Making the web work for you</description>
	<pubDate>Tue, 07 Oct 2008 20:31:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: alec</title>
		<link>http://foliovision.com/2007/12/29/add-signature-plugin/#comment-2778</link>
		<dc:creator>alec</dc:creator>
		<pubDate>Sat, 29 Dec 2007 17:48:12 +0000</pubDate>
		<guid>http://foliovision.com/2007/12/29/add-signature-plugin/#comment-2778</guid>
		<description>I've cured the above - visually at least - in Firefox and Safari. But I'm not sure that the cure is any better than the illness. I'm a much better CSS designer than PHP coder so I've attacked the problem for the other side.

What I've done is add a sibling selector to my code:

&lt;code&gt;form + h5 {display: none;}&lt;/code&gt;

This gets rid of the signature pronto. I could even add a class to the h5 (which I'll do now: &lt;strong&gt;h5.byline&lt;/strong&gt;) to make sure that I don't accidentally make an important image disappear.

Of course this isn't going to help the Internet Explorer visitors. But the IE visitors probably don't care all that much about small design issues anyway. The Firefox/Safari Design crowd - you know who you are - won't even see an issue.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve cured the above - visually at least - in Firefox and Safari. But I&#8217;m not sure that the cure is any better than the illness. I&#8217;m a much better CSS designer than PHP coder so I&#8217;ve attacked the problem for the other side.</p>
<p>What I&#8217;ve done is add a sibling selector to my code:</p>
<p><code>form + h5 {display: none;}</code></p>
<p>This gets rid of the signature pronto. I could even add a class to the h5 (which I&#8217;ll do now: <strong>h5.byline</strong>) to make sure that I don&#8217;t accidentally make an important image disappear.</p>
<p>Of course this isn&#8217;t going to help the Internet Explorer visitors. But the IE visitors probably don&#8217;t care all that much about small design issues anyway. The Firefox/Safari Design crowd - you know who you are - won&#8217;t even see an issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
