<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Support Forum - Topic: Dynamic CSS overriding  custom.css</title>
		<link>http://www.kriesi.at/support/topic/dynamic-css-overriding-customcss</link>
		<description>Support Forum - Topic: Dynamic CSS overriding  custom.css</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 00:06:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/dynamic-css-overriding-customcss" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Dynamic CSS overriding  custom.css"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-css-overriding-customcss#post-53727</link>
			<pubDate>Fri, 27 Apr 2012 16:37:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">53727@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try adding the !important in the style you have added in your custom.css. Here is an example of how to use it:&#60;br /&#62;
&#60;code&#62;.selector {&#60;br /&#62;
     color: blue!important;&#60;br /&#62;
}&#60;/code&#62;&#60;br /&#62;
The !important prevents your styling from being overrided. Hope this helps your code. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JCCDenverMarketing on "Dynamic CSS overriding  custom.css"</title>
			<link>http://www.kriesi.at/support/topic/dynamic-css-overriding-customcss#post-53714</link>
			<pubDate>Fri, 27 Apr 2012 15:37:07 +0000</pubDate>
			<dc:creator>JCCDenverMarketing</dc:creator>
			<guid isPermaLink="false">53714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm having an issue with the Dynamic CSS overriding the custom.css file.&#60;/p&#62;
&#60;p&#62;I'm working in a local dev environment so I don't have a link to a site, but here is a screen shot of the issue:&#60;br /&#62;
&#60;a href=&#34;http://www.jccdenver.org/awake/wp-content/uploads/2012/04/Picture-4.png&#34; rel=&#34;nofollow&#34;&#62;http://www.jccdenver.org/awake/wp-content/uploads/2012/04/Picture-4.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically, it overwrites the initial styling for ai1ec event post type by coloring one of the columns purple, but it continues to do this even when I change the style in custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .primary-background, .dropcap2, div .button, input[type=&#38;quot;submit&#38;quot;], #submit, .info_text_header, #info_text_header .infotext, .numeric_controls a:hover, .numeric_controls .active_item, .contentSlideControlls a.activeItem, #top th, #top .related_posts .contentSlideControlls a.activeItem, #top .arrow_controls a, #main .content #searchsubmit:hover, .callout a, #info_text_header.minimized:hover {
background-color: #609;
}&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;#top .on-primary-color, #top .on-primary-color a, .dropcap2, div .button, input[type=&#38;quot;submit&#38;quot;], #submit, .info_text_header, .info_text_header a, .info_text_header a:hover, .contentSlideControlls a.activeItem, #top .related_posts .contentSlideControlls a.activeItem, .contentSlideControlls a:hover, #top .related_posts .contentSlideControlls a:hover, #top th, #top th a, a.button:hover, .callout a, #top .big_button:hover {
color: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Above are the two styles overriding the table colors. I'm not sure what CSS class/id is being applied to the table that is causing this.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
