<?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: Custom css doesn&#039;t apply in 20-11 theme slideshow</title>
		<link>http://en.forums.wordpress.com/topic/custom-css-doesnt-apply-in-20-11-theme-slideshow</link>
		<description>WordPress.com Forums &#187; Topic: Custom css doesn&#039;t apply in 20-11 theme slideshow</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 03:20:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/custom-css-doesnt-apply-in-20-11-theme-slideshow" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Custom css doesn&#039;t apply in 20-11 theme slideshow"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-doesnt-apply-in-20-11-theme-slideshow#post-1127895</link>
			<pubDate>Fri, 18 Jan 2013 20:52:31 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1127895@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked <a href="http://noelmarichalar.com/" rel="nofollow">http://noelmarichalar.com/</a> and I see that you were able to fix the problem by adding "!important" to the end of some of your CSS. Another way would be to just make the selector a bit more specific. For example, change ".slideshow-window" to "div.slideshow-window" in your example above.
</p>
]]></description>
					</item>
		<item>
			<title>cmunozro on "Custom css doesn&#039;t apply in 20-11 theme slideshow"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-doesnt-apply-in-20-11-theme-slideshow#post-1117803</link>
			<pubDate>Wed, 09 Jan 2013 21:42:26 +0000</pubDate>
			<dc:creator>cmunozro</dc:creator>
			<guid isPermaLink="false">1117803@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all,</p>
<p>It's been a while since I checked the blog, but for some reason (an update on the theme I guess) the slide show ignores the code I introduced in the custom css, and selects the theme´s default css.</p>
<p>What I'm willing to do is remove the black background and border from the default slide show, and substitute it with the background color. It is quite weird because the rest of the css are working properly.</p>
<p>Checking with firefox's firebug the css code selected is:<br />
.slideshow-window {<br />
	background: none repeat scroll 0 0 transparent;<br />
	border: 0 solid #fff;<br />
	border-radius: 0;<br />
	-moz-border-radius: 11px;<br />
	-webkit-border-radius: 11px;<br />
	-khtml-border-radius: 11px;<br />
	margin-bottom: 20px;<br />
}</p>
<p>unstead of the one in my custom css:</p>
<p>.slideshow-window {<br />
    background: none repeat scroll 0 0 transparent;<br />
    border: 0 solid #FFFFFF;<br />
    border-radius: 0 0 0 0;<br />
    margin-bottom: 20px;<br />
}</p>
<p>Any help, please...</p>
<p>Thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
