<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Checklist - strike-through line colour change</title>
		<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Checklist - strike-through line colour change</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:28:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/checklist-strike-through-colour-change" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31914</link>
			<pubDate>Fri, 21 Nov 2014 10:22:24 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31914@http://www.themolitor.com/forums/</guid>
			<description><p>:-)
</p></description>
		</item>
		<item>
			<title>jzenari on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31901</link>
			<pubDate>Thu, 20 Nov 2014 23:36:45 +0000</pubDate>
			<dc:creator>jzenari</dc:creator>
			<guid isPermaLink="false">31901@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris</p>
<p>So be it!</p>
<p>Thanks and have a great weekend ahead!<br />
Janet
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31892</link>
			<pubDate>Thu, 20 Nov 2014 10:27:19 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31892@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I checked in Chrome and see exactly what you're referring to. That's very odd. Unfortunately that is a browser bug that can't be controlled via CSS. As I mentioned before, the browser is drawing that line and applying the styling based on the CSS used for the text. There is no CSS that targets the styling of that specific line.</p>
<p>Hope that explains the issue. Sorry I can't be more help with this. And yes, it's VERY frustrating when browsers don't do as they're told :-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jzenari on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31885</link>
			<pubDate>Thu, 20 Nov 2014 07:49:43 +0000</pubDate>
			<dc:creator>jzenari</dc:creator>
			<guid isPermaLink="false">31885@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris</p>
<p>It seems different devices and different browsers seem to cause issues!  I use chrome and the strike-through issue I described is happening with that on laptop.  When I used internet explorer on laptop I didn't see an issue. And it didn't cause an issue on mobile.  It must be frustrating for you as a developer with so many options!  Will this code stabilize this and where do I add this?  </p>
<p>Thanks in advance<br />
Janet
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31859</link>
			<pubDate>Wed, 19 Nov 2014 10:09:21 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31859@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The back-end doesn't change according to the styles you apply in the front-end, so that's not abnormal.</p>
<p>Regarding the strike-through, I don't see any strange behavior. Keep in mind the strike-through coloring matches the color of the text (i.e. you can't style the strike-through line by itself). When you check items, they acquire their own class, so you can modify that to control the style of checked items like this...</p>
<pre><code>.checklist .checkedLi {
    color: #999999;
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jzenari on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31847</link>
			<pubDate>Tue, 18 Nov 2014 18:10:54 +0000</pubDate>
			<dc:creator>jzenari</dc:creator>
			<guid isPermaLink="false">31847@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris</p>
<p>Sure, <a href="http://www.ontofood.com" rel="nofollow">http://www.ontofood.com</a></p>
<p>Thanks<br />
Janet
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31845</link>
			<pubDate>Tue, 18 Nov 2014 09:55:08 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31845@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jzenari on "Checklist - strike-through line colour change"</title>
			<link>http://www.themolitor.com/forums/topic/checklist-strike-through-colour-change#post-31841</link>
			<pubDate>Mon, 17 Nov 2014 19:34:44 +0000</pubDate>
			<dc:creator>jzenari</dc:creator>
			<guid isPermaLink="false">31841@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris<br />
In the recipes I have changed my text colour to #999999 however the bullets themselves seem to remain the original colour within the backend of the post, a darker grey.  </p>
<p>In the front end, when using the tick boxes in the recipe, the strike-through line initially is in the lighter grey.  However, when you scroll down to view the rest of the recipe some sections stay as the lighter strike-through line colour and some parts of the strike-through line become the original darker grey. It doesn't seem to be consistent and it looks weird, ie some lines have a strike-through line that is light grey and others have a partial light and partial dark.</p>
<p>Could you please advise how to fix this, so the strike-through line is consistent.  Preferably with the lighter grey to match my text. </p>
<p>Thanks in advance.<br />
Janet
</p></description>
		</item>

	</channel>
</rss>
