<?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: Trouble locating widget head style and more from Tarski stylesheet</title>
		<link>http://en.forums.wordpress.com/topic/trouble-locating-widget-head-style-and-more-from-tarski-stylesheet</link>
		<description>WordPress.com Forums &#187; Topic: Trouble locating widget head style and more from Tarski stylesheet</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 19:28:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/trouble-locating-widget-head-style-and-more-from-tarski-stylesheet" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Trouble locating widget head style and more from Tarski stylesheet"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-locating-widget-head-style-and-more-from-tarski-stylesheet#post-915554</link>
			<pubDate>Fri, 15 Jun 2012 19:59:20 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">915554@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'd like to edit the style for the sidebar heads and have noticed that if I change the style for H3, the sidebar heads change slightly, but not completely.</p></blockquote>
<p>You can target just the Tarski sidebar headings by using ".widgets h3" as the selector. Here is an example:</p>
<pre><code>.widgets h3 {
	color: red;
	font-family: monospace;
	font-size: 2em;
}</code></pre>
<p>You can remove those properties and add whatever you'd like inside the block.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Trouble locating widget head style and more from Tarski stylesheet"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-locating-widget-head-style-and-more-from-tarski-stylesheet#post-915551</link>
			<pubDate>Fri, 15 Jun 2012 19:57:05 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">915551@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'd like to delete the categories, tags and post date from under the Post Title but can't find the specific line of code.</p></blockquote>
<p>This will remove all of the post meta data, but that also includes the "Leave a comment" text. Will that work?</p>
<pre><code>.post-metadata {
	display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>janepell on "Trouble locating widget head style and more from Tarski stylesheet"</title>
			<link>http://en.forums.wordpress.com/topic/trouble-locating-widget-head-style-and-more-from-tarski-stylesheet#post-914359</link>
			<pubDate>Thu, 14 Jun 2012 18:48:18 +0000</pubDate>
			<dc:creator>janepell</dc:creator>
			<guid isPermaLink="false">914359@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I use Tarski theme and have done a number of changes to the CSS but am having trouble<br />
locating 2 things:</p>
<p>• I'd like to delete the categories, tags and post date from under the Post Title but can't find the specific line of code.</p>
<p>• I'd like to edit the style for the sidebar heads and have noticed that if I change the style for H3, the sidebar heads change slightly, but not completely. There seems to be a link between the 2 but can't find the code for just the sidebar heads.</p>
<p>Here's a link to the site: <a href="http://enoughgood.com" rel="nofollow">http://enoughgood.com</a></p>
<p>Thanks,<br />
Jane
</p>
]]></description>
					</item>

	</channel>
</rss>
