<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme</title>
		<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme</link>
		<description>WordPress.com Forums &#187; Topic: CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 16:04:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>houstonweaver on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1083915</link>
			<pubDate>Sun, 02 Dec 2012 14:19:32 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1083915@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>So glad we got it resolved.
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1083792</link>
			<pubDate>Sun, 02 Dec 2012 07:11:27 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1083792@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Wow! Perfect. Works and looks great.</p>
<p>Thank you for your help.</p>
<p>All the best!
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1083733</link>
			<pubDate>Sun, 02 Dec 2012 03:51:25 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1083733@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm back.  I hope you are monitoring the thread.  I think I have the solution you want.</p>
<p>Remove the archive-header {display:none:} that you added earlier. This should display that awful Tagged in....  </p>
<p>Now add this to your css.</p>
<p> `.archive-title {visibility:hidden;}<br />
.archive-title span {visibility:visible; float: left;}  `</p>
<p>I tried it on another blog with your theme.  Let me know if it works for you.
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1073719</link>
			<pubDate>Wed, 21 Nov 2012 15:31:15 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1073719@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>A few months ago there was great support for Custom CSS customers...</p>
<p>What happened?</p>
<p>Can anybody tell me if option 2 is possible?</p>
<p>Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1067610</link>
			<pubDate>Tue, 13 Nov 2012 02:00:48 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1067610@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My site is <a href="http://11213.org/" rel="nofollow">http://11213.org/</a> and I have the custom CSS upgrade</p>
<p>When you click to view a "tag" or "category" results page you see these headers at the top of the page:</p>
<p>For a tag: Tagged with _____ ... (example: <a href="http://11213.org/tag/video/" rel="nofollow">http://11213.org/tag/video/</a>)</p>
<p>For a category: FIled under _____ ... (<a href="http://11213.org/category/music/" rel="nofollow">http://11213.org/category/music/</a>)</p>
<p>The blank is the name of that specific tag/category</p>
<p>I would like to remove the words "tagged with" and the "..." after the name for tags and remove the words "filed under" and the "..." after the name for categories - You will still see the tag/category name as the header at the top of the results page</p>
<p>With custom CSS is this possible?</p>
<p>(I am using option 2 above for now but would like to know if this option is possible)</p>
<p>Thank you
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1066460</link>
			<pubDate>Sun, 11 Nov 2012 19:09:49 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1066460@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for that</p>
<p>Does anyone know if option 1 above is possible?</p>
<p>Il may use my 2nd option if Im unable to do the first.</p>
<p>PS: ".archive-header {display: none;}" works better with the Fresh &#38; Clean theme. ".archive-title {display: none;}" leaves some extra space at the top </p>
<p>- Thank you for the code!
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1065772</link>
			<pubDate>Sat, 10 Nov 2012 04:03:50 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1065772@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>that second line should have been:</p>
<p> <code>.archive-title {display: none;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1065757</link>
			<pubDate>Sat, 10 Nov 2012 03:24:23 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1065757@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I only know how to do #2 on that theme:</p>
<p>Either of these should work but don't use both:</p>
<p><code>.archive-header {display: none;}</code> </p>
<p>or</p>
<p><code>.archive-header {display: none;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>11213org on "CSS to Remove &quot;Tagged with&quot; / &quot;Filed under&quot; - Fresh &amp; Clean Theme"</title>
			<link>http://en.forums.wordpress.com/topic/css-to-remove-tagged-with-filed-under-fresh-clean-theme#post-1064487</link>
			<pubDate>Thu, 08 Nov 2012 19:14:47 +0000</pubDate>
			<dc:creator>11213org</dc:creator>
			<guid isPermaLink="false">1064487@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My site is <a href="http://11213.org/" rel="nofollow">http://11213.org/</a> and I have the custom CSS upgrade</p>
<p>When you click to view a "tag" or "category" results page you see these headers at the top of the page:</p>
<p>For a tag: Tagged with _____ ... (example: <a href="http://11213.org/tag/video/" rel="nofollow">http://11213.org/tag/video/</a>)</p>
<p>For a category: FIled under _____ ... (<a href="http://11213.org/category/music/" rel="nofollow">http://11213.org/category/music/</a>)</p>
<p>The blank is the name of that specific tag/category</p>
<p>With custom CSS which of these options are possible and how would I do them?</p>
<p>1. Just remove the words "tagged with" and the "..." after the name for tags and remove the words "filed under" and the "..." after the name for categories - In this option you will still see the tag/category name as the header at the top of the results page</p>
<p>2. Remove the whole line "Tagged with _____ ... " and "Filed under _____ ..." including the name and you would see nothing but the results of that tag/category with no header at all</p>
<p>Thank you
</p>
]]></description>
					</item>

	</channel>
</rss>
