<?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: Calendar CSS</title>
		<link>http://www.kriesi.at/support/topic/calendar-css</link>
		<description>Support Forum - Topic: Calendar CSS</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:10:56 +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/calendar-css" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Calendar CSS"</title>
			<link>http://www.kriesi.at/support/topic/calendar-css#post-103093</link>
			<pubDate>Tue, 26 Mar 2013 06:48:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103093@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that you found the solution :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cavanaughb on "Calendar CSS"</title>
			<link>http://www.kriesi.at/support/topic/calendar-css#post-102991</link>
			<pubDate>Mon, 25 Mar 2013 18:59:29 +0000</pubDate>
			<dc:creator>cavanaughb</dc:creator>
			<guid isPermaLink="false">102991@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;After some more testing, I believe I found the solution. If anyone else is interested, here is the code I used:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .tribe-events-calendar .tribe-events-present .tribe-events-event{
background-color:#999999;
border-color:#999999;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cavanaughb on "Calendar CSS"</title>
			<link>http://www.kriesi.at/support/topic/calendar-css#post-102963</link>
			<pubDate>Mon, 25 Mar 2013 16:36:13 +0000</pubDate>
			<dc:creator>cavanaughb</dc:creator>
			<guid isPermaLink="false">102963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Is there a way to change the background color of the current day? I think the code examples above are the same for the days of the week, etc.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Calendar CSS"</title>
			<link>http://www.kriesi.at/support/topic/calendar-css#post-96505</link>
			<pubDate>Wed, 13 Feb 2013 13:23:37 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96505@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi cavanaughb,&#60;/p&#62;
&#60;p&#62;You can use Chrome's inspect element tool to pick out the css selectors for the items you want to modify and add that css to the quick css or custom.css file. The same can be done with Firebug for Firefox ex: &#60;a href=&#34;http://www.kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For example, Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .tribe-events-calendar th {
background-color: #F00;
border: 1px solid #F00;
color: #fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will change the days of the week background color, border and text color.&#60;/p&#62;
&#60;p&#62;The following will change the current day highlight color:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .tribe-events-calendar th {
background-color: #F00;
border: 1px solid #F00;
color: #fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and for the button:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_color .tribe-events-calendar-buttons a.tribe-events-button-on {
background: #F00;
color: #fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cavanaughb on "Calendar CSS"</title>
			<link>http://www.kriesi.at/support/topic/calendar-css#post-96362</link>
			<pubDate>Tue, 12 Feb 2013 14:54:58 +0000</pubDate>
			<dc:creator>cavanaughb</dc:creator>
			<guid isPermaLink="false">96362@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am tying to change the default blue color on Incarnation's calendar template. After searching through the css files for the template and the config-events-calendar folders, I'm stuck.&#60;/p&#62;
&#60;p&#62;Can anyone point me in the right direction? I am trying to change background colors for the Event List &#38;amp; Calendar buttons, the column header backgrounds, and the day header background.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
