<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Trilobita.co.uk &#187; css</title>
	<atom:link href="http://www.trilobita.co.uk/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trilobita.co.uk/blog</link>
	<description>:: Web Development Snippets</description>
	<lastBuildDate>Fri, 01 May 2009 10:54:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Trilobita WordPress Theme</title>
		<link>http://www.trilobita.co.uk/blog/blog/2009/04/22/trilobita-wordpress-theme/</link>
		<comments>http://www.trilobita.co.uk/blog/blog/2009/04/22/trilobita-wordpress-theme/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 19:56:41 +0000</pubDate>
		<dc:creator>trilobita</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.trilobita.co.uk/blog/?p=90</guid>
		<description><![CDATA[We&#8217;ve created our own WordPress theme, it&#8217;s the one we use for this blog. It is a three column flexible layout based on the Jello layout model. This means that you get a fluid layout, but one that has a minimum and maximum width set. Yep your site will not go below a certain width [...]]]></description>
		<wfw:commentRss>http://www.trilobita.co.uk/blog/blog/2009/04/22/trilobita-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rounded Corners with JQuery</title>
		<link>http://www.trilobita.co.uk/blog/blog/2009/04/14/rounded-corners-with-jquery/</link>
		<comments>http://www.trilobita.co.uk/blog/blog/2009/04/14/rounded-corners-with-jquery/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 13:20:43 +0000</pubDate>
		<dc:creator>trilobita</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[corners]]></category>
		<category><![CDATA[rounded]]></category>

		<guid isPermaLink="false">http://www.trilobita.co.uk/blog/?p=45</guid>
		<description><![CDATA[As with most things Jquery has simplified and improved the process. For rounded corners just use the jquery plugin jquery.corner.js and in your code:- $('#id1, #id2 ul ').corner(); and that&#8217;s it! Related Posts:rounded corners with css and javascriptReally Easy Field Validation with JQueryTrilobita WordPress ThemeScroll bars, CSS and IE/FirefoxReally easy field validation]]></description>
		<wfw:commentRss>http://www.trilobita.co.uk/blog/blog/2009/04/14/rounded-corners-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scroll bars, CSS and IE/Firefox</title>
		<link>http://www.trilobita.co.uk/blog/blog/2007/08/15/scroll-bars-css-and-iefirefox/</link>
		<comments>http://www.trilobita.co.uk/blog/blog/2007/08/15/scroll-bars-css-and-iefirefox/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 12:01:46 +0000</pubDate>
		<dc:creator>trilobita</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.trilobita.co.uk/blog/2007/08/15/scroll-bars-css-and-iefirefox/</guid>
		<description><![CDATA[In IE the scroll bar gets placed inside the element that requires the scroll. In firefox the scrollbar is placed outside said element. Bizarrely it seems that IE is the compliant browser on this issue. Anyway to fix the problem of your scroll bars covering your content you can add the following conditional css to [...]]]></description>
		<wfw:commentRss>http://www.trilobita.co.uk/blog/blog/2007/08/15/scroll-bars-css-and-iefirefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

