<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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>Vfxdude &#187; Topic: Widget Heading Background</title>
		<link>http://www.vfxdude.com/forum/topic/widget-heading-background</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 21:54:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/topic/widget-heading-background" rel="self" type="application/rss+xml" />

		<item>
			<title>funkytime on "Widget Heading Background"</title>
			<link>http://www.vfxdude.com/forum/topic/widget-heading-background#post-7275</link>
			<pubDate>Tue, 13 Sep 2011 14:24:53 +0000</pubDate>
			<dc:creator>funkytime</dc:creator>
			<guid isPermaLink="false">7275@http://www.vfxdude.com/forum/</guid>
			<description><p>Now, if i want the font-family to be 'century gothic', i would normally change that here:</p>
<p>#sidebar .widgetheading h2 {<br />
display: inline;<br />
padding: 3px 10px;<br />
background: #000;<br />
font-family: Lobster,Arial, Helvetica, sans-serif;    &#60;&#60;--------<br />
color: #fff;<br />
font-size:13px;<br />
text-decoration:none; </p>
<p>now, when i change it there, it doesnt change on my site. does that mean i have to upload century gothic as cufon font? but then the  "Use an alternative styling for widget headings (cufonized)" is turned off so i can have a black bg.</p>
<p>where can i change the font now?<br />
i also tried it in 'global styles' in the css.<br />
h1,h2,h3,h4 {<br />
	font-family: Century Gothic;<br />
	font-weight: normal;<br />
	line-height: 1em;<br />
	color: #999;<br />
	margin-bottom: 5px;</p>
<p>but no luck.
</p></description>
		</item>
		<item>
			<title>funkytime on "Widget Heading Background"</title>
			<link>http://www.vfxdude.com/forum/topic/widget-heading-background#post-7273</link>
			<pubDate>Tue, 13 Sep 2011 11:52:14 +0000</pubDate>
			<dc:creator>funkytime</dc:creator>
			<guid isPermaLink="false">7273@http://www.vfxdude.com/forum/</guid>
			<description><p>thanks;-) yes i am using firebug, always. I guess I am just getting confused with the theme settings and changing things in the css at the same time.
</p></description>
		</item>
		<item>
			<title>vfxdude on "Widget Heading Background"</title>
			<link>http://www.vfxdude.com/forum/topic/widget-heading-background#post-7270</link>
			<pubDate>Tue, 13 Sep 2011 10:51:09 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">7270@http://www.vfxdude.com/forum/</guid>
			<description><p>turn off the "Use an alternative styling for widget headings (cufonized)" theme setting and there will be black backgrounds to the widget titles. When adding styles you have watch out for specificity. Therefore it's best to install the blank child theme and add the styles there instead, then it will have higher specificity. And use Firebug to figure out how to override styles.
</p></description>
		</item>
		<item>
			<title>Colorit on "Widget Heading Background"</title>
			<link>http://www.vfxdude.com/forum/topic/widget-heading-background#post-7266</link>
			<pubDate>Mon, 12 Sep 2011 16:17:46 +0000</pubDate>
			<dc:creator>Colorit</dc:creator>
			<guid isPermaLink="false">7266@http://www.vfxdude.com/forum/</guid>
			<description><pre><code>#sidebar .widgetheading h2 {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #545454;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 8px;
    text-decoration: none;
    text-transform: uppercase;
}</code></pre>
<p>works fine at my site</p>
<p>You can figure such things out very well with FIREBUG:</p>
<p><a href="https://addons.mozilla.org/de/firefox/addon/firebug/" rel="nofollow">https://addons.mozilla.org/de/firefox/addon/firebug/</a></p>
<p>The best tool ever :-)
</p></description>
		</item>
		<item>
			<title>funkytime on "Widget Heading Background"</title>
			<link>http://www.vfxdude.com/forum/topic/widget-heading-background#post-7263</link>
			<pubDate>Sun, 11 Sep 2011 15:45:32 +0000</pubDate>
			<dc:creator>funkytime</dc:creator>
			<guid isPermaLink="false">7263@http://www.vfxdude.com/forum/</guid>
			<description><p>hi,<br />
how can I add a black background to the titles of the widgets? If I change something in style.css nothing changes on my website.:-( if i go to the color tab in theme settings, there is only the color for the title i can change, not the background of the title.</p>
<p>#sidebar .widgetheading h2 {<br />
	display: inline;<br />
	padding: 3px 10px;<br />
	background: #000;<br />
	font-family: Lobster,Arial, Helvetica, sans-serif;<br />
	color: #fff;<br />
	font-size:13px;<br />
	text-decoration:none;
</p></description>
		</item>

	</channel>
</rss>
