<?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: Ical Events List 2.3.9 and icalevents-table</title>
	<atom:link href="http://webdesign.anmari.com/1509/ical-events-list-2-3-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.anmari.com/1509/ical-events-list-2-3-9/</link>
	<description>Simply effective web services</description>
	<lastBuildDate>Mon, 29 Aug 2011 21:48:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: anna-marie</title>
		<link>http://webdesign.anmari.com/1509/ical-events-list-2-3-9/comment-page-1/#comment-3846</link>
		<dc:creator>anna-marie</dc:creator>
		<pubDate>Mon, 10 Aug 2009 04:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1509#comment-3846</guid>
		<description>Hi Brian,
I love rounded corners too, and now that the default css for the latest version is going to highlight today&#039;s event with a box around the row, it would be nice if that could be rounded.  However it seems that rounded corners on table elements are not really possible yet.  (We essentially want a &quot;row&quot; to be a round box).
See various articles here:
&lt;a href=&quot;http://www.google.com.au/search?q=css+border+radius+on+table+elements&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com.au/search?q=css+border+radius+on+table+elements&lt;/a&gt;

I had a bit of a play around, but had to leave it to get the next version up.  The css hooks are there to help, so one could try styling the ul&#039;s in the td cells, but it would be cumbersome.

I have added an option to have your own css styling which should not get overwritten hopefully when an upgrade happens.  Version should be up later today.  You can add the css styling there.

Let me know if you manage to work something out.</description>
		<content:encoded><![CDATA[<p>Hi Brian,<br />
I love rounded corners too, and now that the default css for the latest version is going to highlight today&#8217;s event with a box around the row, it would be nice if that could be rounded.  However it seems that rounded corners on table elements are not really possible yet.  (We essentially want a &#8220;row&#8221; to be a round box).<br />
See various articles here:<br />
<a href="http://www.google.com.au/search?q=css+border+radius+on+table+elements" rel="nofollow">http://www.google.com.au/search?q=css+border+radius+on+table+elements</a></p>
<p>I had a bit of a play around, but had to leave it to get the next version up.  The css hooks are there to help, so one could try styling the ul&#8217;s in the td cells, but it would be cumbersome.</p>
<p>I have added an option to have your own css styling which should not get overwritten hopefully when an upgrade happens.  Version should be up later today.  You can add the css styling there.</p>
<p>Let me know if you manage to work something out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://webdesign.anmari.com/1509/ical-events-list-2-3-9/comment-page-1/#comment-3837</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 06 Aug 2009 15:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1509#comment-3837</guid>
		<description>I am trying to round the corners of the alternating events boxes. Here is the code I have:

/*Rounded Corners in Firefox, Konqueror, Safari, Google Chrome, 
Opera*/
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

Is it of any use within the CSS of the plugin? And if so can you please advise of where I should place it?

Thanks for any help. Great plugin!
Brian.</description>
		<content:encoded><![CDATA[<p>I am trying to round the corners of the alternating events boxes. Here is the code I have:</p>
<p>/*Rounded Corners in Firefox, Konqueror, Safari, Google Chrome,<br />
Opera*/<br />
-moz-border-radius:4px;<br />
-webkit-border-radius:4px;<br />
}</p>
<p>Is it of any use within the CSS of the plugin? And if so can you please advise of where I should place it?</p>
<p>Thanks for any help. Great plugin!<br />
Brian.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

