<?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: Remove date of the post in the featured area?</title>
		<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Remove date of the post in the featured area?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 14:23:09 +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/remove-date-of-the-post-in-the-featured-area" rel="self" type="application/rss+xml" />

		<item>
			<title>Justin on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6766</link>
			<pubDate>Mon, 13 Feb 2012 17:50:47 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">6766@http://www.themolitor.com/forums/</guid>
			<description><p>Warwickkay - you can send me your username/login to <a href="mailto:handlerj1@gmail.com">handlerj1@gmail.com</a> and I'll take a look.  What I suggested above is exactly what's needed.</p>
<p>ChrisJudah - you're posting in the wrong Thread.  Please confirm what you're trying to do and open another ticket under the correct theme.</p>
<p>Thank you,<br />
Justin
</p></description>
		</item>
		<item>
			<title>chrisjudah on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6740</link>
			<pubDate>Mon, 13 Feb 2012 12:07:20 +0000</pubDate>
			<dc:creator>chrisjudah</dc:creator>
			<guid isPermaLink="false">6740@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, Chris. I can't find the "featured stuff" in style.css<br />
My website is <a href="http://www.chrisjudah.com" rel="nofollow">http://www.chrisjudah.com</a><br />
I'm trying to get those dates out of my post. I have version 1.1.1<br />
Thanks!
</p></description>
		</item>
		<item>
			<title>warwickkay on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6735</link>
			<pubDate>Mon, 13 Feb 2012 09:31:22 +0000</pubDate>
			<dc:creator>warwickkay</dc:creator>
			<guid isPermaLink="false">6735@http://www.themolitor.com/forums/</guid>
			<description><p>I removed it again as it didn't work. I've added it again as you can see but still doesn't work!
</p></description>
		</item>
		<item>
			<title>Justin on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6700</link>
			<pubDate>Sat, 11 Feb 2012 08:09:18 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">6700@http://www.themolitor.com/forums/</guid>
			<description><p>Can you post the code from your Style.CSS file into here? I'm looking at the site and it doesn't look like display:none was added where I suggested.  That will hide the date for sure.</p>
<p>Thanks,<br />
Justin
</p></description>
		</item>
		<item>
			<title>warwickkay on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6683</link>
			<pubDate>Fri, 10 Feb 2012 01:39:24 +0000</pubDate>
			<dc:creator>warwickkay</dc:creator>
			<guid isPermaLink="false">6683@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Justin,</p>
<p>I've added your code under the 'Featured Stuff' and it's not made the slightest bit of difference!</p>
<p>I really need to get this sorted please!</p>
<p>Idea's?</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>Justin on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6672</link>
			<pubDate>Thu, 09 Feb 2012 18:11:54 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">6672@http://www.themolitor.com/forums/</guid>
			<description><p>Okay, cool.  You can open your Style.CSS file and find the following:</p>
<p>.block small {<br />
    background: url("images/icon_calendar.gif") no-repeat scroll 0 center transparent;<br />
    display: none;<br />
    font-size: 14px;<br />
    padding: 0 0 0 20px;<br />
}</p>
<p>What I added is "display: none;"... this will hide that info for you.  Make sure you're copying a true copy of the CSS before you modify it.</p>
<p>Good luck,<br />
Justin
</p></description>
		</item>
		<item>
			<title>warwickkay on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6656</link>
			<pubDate>Thu, 09 Feb 2012 07:08:13 +0000</pubDate>
			<dc:creator>warwickkay</dc:creator>
			<guid isPermaLink="false">6656@http://www.themolitor.com/forums/</guid>
			<description><p>No i'm talking about the Featured images - date and icon under 'About our School' 'Useful Information' &#38; 'Contact Us'
</p></description>
		</item>
		<item>
			<title>Justin on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6645</link>
			<pubDate>Wed, 08 Feb 2012 18:53:31 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">6645@http://www.themolitor.com/forums/</guid>
			<description><p>Are you referring to the dates on the "Upcoming Events" on the right sidebar?  Or are you referring the NEWS &#124; EVENTS tabs?</p>
<p>Let me know... </p>
<p>Thanks,<br />
Justin
</p></description>
		</item>
		<item>
			<title>warwickkay on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-6615</link>
			<pubDate>Wed, 08 Feb 2012 03:13:22 +0000</pubDate>
			<dc:creator>warwickkay</dc:creator>
			<guid isPermaLink="false">6615@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Justin,<br />
Not sure what you're seeing but they are still there! I've refreshed the page etc</p>
<p>I'm talking about the date and icon under 'About our School' 'Useful Information' &#38; 'Contact Us'</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>Justin on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-5958</link>
			<pubDate>Fri, 20 Jan 2012 17:27:01 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">5958@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Warwick,</p>
<p>I'm looking at your featured posts and I do not see the dates.  Looks like it did work... please confirm.</p>
<p>Thanks,<br />
Justin
</p></description>
		</item>
		<item>
			<title>warwickkay on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-5930</link>
			<pubDate>Fri, 20 Jan 2012 01:10:54 +0000</pubDate>
			<dc:creator>warwickkay</dc:creator>
			<guid isPermaLink="false">5930@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Justin,<br />
Done that and it hasn't changed - this is the site:</p>
<p><a href="http://www.townj.bham.sch.uk/" rel="nofollow">http://www.townj.bham.sch.uk/</a></p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>Justin on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-5913</link>
			<pubDate>Thu, 19 Jan 2012 18:32:13 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">5913@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Warwick,</p>
<p>Try clearing your browser cache and refreshing the page.  If that doesn't work, post a link to your site here and I'll take a further look!</p>
<p>Thanks,<br />
Justin
</p></description>
		</item>
		<item>
			<title>warwickkay on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-5878</link>
			<pubDate>Thu, 19 Jan 2012 04:22:57 +0000</pubDate>
			<dc:creator>warwickkay</dc:creator>
			<guid isPermaLink="false">5878@http://www.themolitor.com/forums/</guid>
			<description><p>Hi</p>
<p>I did what you said here:</p>
<p>Open up "style.css" and locate FEATURED STUFF and locate ".block small"</p>
<p>and add "display:none;" to the CSS for this selector. </p>
<p>And nothing happened! Any ideas?</p>
<p>Thanks</p>
<p>Warwick
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-2274</link>
			<pubDate>Tue, 15 Feb 2011 11:09:14 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">2274@http://www.themolitor.com/forums/</guid>
			<description><p>Yeah, you just need to edit the PHP date info in the template files. For PHP date details, check this out: <a href="http://php.net/manual/en/function.date.php" rel="nofollow">http://php.net/manual/en/function.date.php</a>
</p></description>
		</item>
		<item>
			<title>corinnapand on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-2273</link>
			<pubDate>Mon, 14 Feb 2011 20:32:07 +0000</pubDate>
			<dc:creator>corinnapand</dc:creator>
			<guid isPermaLink="false">2273@http://www.themolitor.com/forums/</guid>
			<description><p>Is it possible to change the date format in the featured area? I mean, from m/d/y format to d/m/y? Thank you.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-1288</link>
			<pubDate>Fri, 16 Jul 2010 07:54:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">1288@http://www.themolitor.com/forums/</guid>
			<description><p>Open up "style.css" and locate FEATURED STUFF and locate "<code>.block small</code>"</p>
<p>and add "display:none;" to the CSS for this selector.
</p></description>
		</item>
		<item>
			<title>mr_tart on "Remove date of the post in the featured area?"</title>
			<link>http://www.themolitor.com/forums/topic/remove-date-of-the-post-in-the-featured-area#post-1271</link>
			<pubDate>Sat, 10 Jul 2010 12:14:34 +0000</pubDate>
			<dc:creator>mr_tart</dc:creator>
			<guid isPermaLink="false">1271@http://www.themolitor.com/forums/</guid>
			<description><p>For every featured post it displays the date of the post. Can I remove this as I'm using it to advertise upcoming events and some users are assuming the date displayed there is the date of the event.</p>
<p>Thanks
</p></description>
		</item>

	</channel>
</rss>
