<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Easy Color Customization for Embedded Google Calendars</title>
	<atom:link href="http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/</link>
	<description>Web development tips, ideas and discoveries from Unitz LLC</description>
	<lastBuildDate>Wed, 25 Aug 2010 02:32:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Dornfeld</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-1012</link>
		<dc:creator>Chris Dornfeld</dc:creator>
		<pubDate>Fri, 06 Aug 2010 19:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-1012</guid>
		<description>Just a follow-up on #71.  The date text you see at the top in agenda mode (for example, &quot;Friday, August 6&quot;) appears on top of a background color you chose in Google&#039;s embedding tool.  Because that color choice happens independently of this script, you will need to add a CSS rule to set a specific color for the date text.  Add the following text inside gcalendar-wrapper.php within the section titled &quot;Prepare stylesheet customizations&quot;:

div.date-top { color: #FF0000 !important; }

Change the color code to the color of your choice.  You can find color codes at html-color-codes.info.</description>
		<content:encoded><![CDATA[<p>Just a follow-up on #71.  The date text you see at the top in agenda mode (for example, &#8220;Friday, August 6&#8243;) appears on top of a background color you chose in Google&#8217;s embedding tool.  Because that color choice happens independently of this script, you will need to add a CSS rule to set a specific color for the date text.  Add the following text inside gcalendar-wrapper.php within the section titled &#8220;Prepare stylesheet customizations&#8221;:</p>
<p>div.date-top { color: #FF0000 !important; }</p>
<p>Change the color code to the color of your choice.  You can find color codes at html-color-codes.info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Dornfeld</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-937</link>
		<dc:creator>Chris Dornfeld</dc:creator>
		<pubDate>Wed, 21 Jul 2010 04:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-937</guid>
		<description>Hi Omaha (#71), thanks for the heads-up on that.  It seems Google has tweaked the calendar code recently and I&#039;ll need to update the script to accommodate.  Please check back for a new version in the next few days.</description>
		<content:encoded><![CDATA[<p>Hi Omaha (#71), thanks for the heads-up on that.  It seems Google has tweaked the calendar code recently and I&#8217;ll need to update the script to accommodate.  Please check back for a new version in the next few days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omaha Sternberg</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-921</link>
		<dc:creator>Omaha Sternberg</dc:creator>
		<pubDate>Sun, 18 Jul 2010 01:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-921</guid>
		<description>Thank you so much for this wrapper. I&#039;ve been wanting something just like this to embed Google calendar into our sidebar and match the color scheme. It works great (though when I first uploaded the script, I got a copy of our website image in there...glad I read the comments because I realized I needed to log out of Google first).

However, one thing I noticed is that the wrapper doesn&#039;t seem to affect the upper part of the calender in agenda mode. That still is only affected by Google&#039;s embed code. And though I can put a customized color in there for the background, I still can&#039;t change the color of the text. And since we have a dark color scheme, that means black on dark color (bleah!).

Any chance that this part of the calendar in Agenda mode can be affected in a future version of the script?</description>
		<content:encoded><![CDATA[<p>Thank you so much for this wrapper. I&#8217;ve been wanting something just like this to embed Google calendar into our sidebar and match the color scheme. It works great (though when I first uploaded the script, I got a copy of our website image in there&#8230;glad I read the comments because I realized I needed to log out of Google first).</p>
<p>However, one thing I noticed is that the wrapper doesn&#8217;t seem to affect the upper part of the calender in agenda mode. That still is only affected by Google&#8217;s embed code. And though I can put a customized color in there for the background, I still can&#8217;t change the color of the text. And since we have a dark color scheme, that means black on dark color (bleah!).</p>
<p>Any chance that this part of the calendar in Agenda mode can be affected in a future version of the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delicious Bookmarks for July 7th from 21:05 to 21:56 &#171; Lâmôlabs</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-895</link>
		<dc:creator>Delicious Bookmarks for July 7th from 21:05 to 21:56 &#171; Lâmôlabs</dc:creator>
		<pubDate>Thu, 08 Jul 2010 02:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-895</guid>
		<description>[...] Easy Color Customization for Embedded Google Calendars &#124; U-notez &#8211; July 7th  %(postalicious-tags)( tags: calendar google css color custom php code embed )% [...]</description>
		<content:encoded><![CDATA[<p>[...] Easy Color Customization for Embedded Google Calendars | U-notez &#8211; July 7th  %(postalicious-tags)( tags: calendar google css color custom php code embed )% [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-844</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Fri, 18 Jun 2010 21:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-844</guid>
		<description>Thanks so much! Great fix! The comments were super helpful as well.</description>
		<content:encoded><![CDATA[<p>Thanks so much! Great fix! The comments were super helpful as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Dornfeld</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-634</link>
		<dc:creator>Chris Dornfeld</dc:creator>
		<pubDate>Mon, 17 May 2010 02:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-634</guid>
		<description>Hi ChrisR (#67), Google recently made some modifications on their end that changed the tab styles.  I have just posted a new copy of the script (version 2010-05-16) that incorporates these changes.  The tabs should appear in your custom colors with this latest version.</description>
		<content:encoded><![CDATA[<p>Hi ChrisR (#67), Google recently made some modifications on their end that changed the tab styles.  I have just posted a new copy of the script (version 2010-05-16) that incorporates these changes.  The tabs should appear in your custom colors with this latest version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisR</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-618</link>
		<dc:creator>ChrisR</dc:creator>
		<pubDate>Fri, 07 May 2010 12:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-618</guid>
		<description>Thanks a lot for this script, exactely what I wanted!
Is there any way to customise the &quot;tabs&quot;: week, month, planning?
They stayed blue :(
Check it here: http://www.letolet.be/professional/reservations.html
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this script, exactely what I wanted!<br />
Is there any way to customise the &#8220;tabs&#8221;: week, month, planning?<br />
They stayed blue :(<br />
Check it here: <a href="http://www.letolet.be/professional/reservations.html" rel="nofollow">http://www.letolet.be/professional/reservations.html</a><br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rico</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-609</link>
		<dc:creator>Rico</dc:creator>
		<pubDate>Tue, 04 May 2010 22:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-609</guid>
		<description>Dear Chris,

I love this! Thank you so much!</description>
		<content:encoded><![CDATA[<p>Dear Chris,</p>
<p>I love this! Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-606</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sat, 01 May 2010 08:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-606</guid>
		<description>This is awesome, thanks!!</description>
		<content:encoded><![CDATA[<p>This is awesome, thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cynthia</title>
		<link>http://www.unitz.com/u-notez/2009/04/color-customization-for-embedded-google-calendars/comment-page-2/#comment-582</link>
		<dc:creator>Cynthia</dc:creator>
		<pubDate>Thu, 15 Apr 2010 21:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitz.com/u-notez/?p=12#comment-582</guid>
		<description>This works so great, thanks for putting it up!  :)</description>
		<content:encoded><![CDATA[<p>This works so great, thanks for putting it up!  :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
