<?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>CSS Temple</title>
	<atom:link href="http://css-temple.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://css-temple.com</link>
	<description>Web Development site</description>
	<lastBuildDate>Sun, 22 Jan 2012 23:54:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to add Style to the Current Page Item in WordPress Navigation</title>
		<link>http://css-temple.com/how-to-add-style-to-the-current-page-item-in-wordpress-navigation/</link>
		<comments>http://css-temple.com/how-to-add-style-to-the-current-page-item-in-wordpress-navigation/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 21:14:57 +0000</pubDate>
		<dc:creator>Vladan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CSS trick]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://css-temple.com/?p=61</guid>
		<description><![CDATA[<a href="http://css-temple.com/how-to-add-style-to-the-current-page-item-in-wordpress-navigation/"><img src="http://css-temple.com/wp-content/uploads/2011/10/Adding-Style-to-the-Current-Page-Item-in-Wordpress-Navigation.jpg" alt="Adding Style to the Current Page Item in Wordpress Navigation" title="Adding Style to the Current Page Item in Wordpress Navigation" width="150" height="149" class="alignleft size-full wp-image-62" /></a>
<p>After converting HTML to Wordpress I was realized that I need different style for current page item in Wordpress navigation. Actually it is normal to highlight current page item, but in older Wordpress versions I was using plugin for that.</p>
<p>Now, there is no need for plugin since WP have option for creating custom menu. After several attempts to highlight current menu item, I decided to look into code and find out is there any extra class for that. The extra class is...</p>]]></description>
		<wfw:commentRss>http://css-temple.com/how-to-add-style-to-the-current-page-item-in-wordpress-navigation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to add spacing on site for mobile and tablet visitors</title>
		<link>http://css-temple.com/how-to-add-spacing-on-site-for-mobile-and-tablet-visitors/</link>
		<comments>http://css-temple.com/how-to-add-spacing-on-site-for-mobile-and-tablet-visitors/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 20:40:15 +0000</pubDate>
		<dc:creator>Vladan</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[CSS trick]]></category>

		<guid isPermaLink="false">http://css-temple.com/?p=50</guid>
		<description><![CDATA[<a href="http://css-temple.com/how-to-add-spacing-on-site-for-mobile-and-tablet-visitors/"><img src="http://css-temple.com/wp-content/uploads/2011/09/space-on-tablet-150x150.jpg" alt="Spacing on tablet device - CSS Temple" title="Spacing on tablet device - CSS Temple" width="150" height="150" class="alignleft size-thumbnail wp-image-55" /></a>
<p>In last couple of years there are significantly more users that will visit your website with mobile phone or tablet device. As all we know that devices don’t have resolution wider than 1024px so the websites on those devices are reduced to fit on screen. In that case websites are smaller and without left and right space so reading can be a problem for some persons, and from visual aspect they are not nice.</p>]]></description>
		<wfw:commentRss>http://css-temple.com/how-to-add-spacing-on-site-for-mobile-and-tablet-visitors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Remove Dotted Border on Active Link in Firefox</title>
		<link>http://css-temple.com/how-to-remove-dotted-border-on-active-link-in-firefox/</link>
		<comments>http://css-temple.com/how-to-remove-dotted-border-on-active-link-in-firefox/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 19:30:34 +0000</pubDate>
		<dc:creator>Vladan</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[CSS trick]]></category>

		<guid isPermaLink="false">http://css-temple.com/?p=39</guid>
		<description><![CDATA[<p>To remove dotted border on active link in Firefox is actually easy. It is really gets on nerves when you create whole site for some client and everything is pixel precise on all browsers and all functionalities are also the same on all browsers. But, just as you thought that the project is finished, the client tells you that an active link in Firefox acting strange and have dotted border around it.</p>]]></description>
		<wfw:commentRss>http://css-temple.com/how-to-remove-dotted-border-on-active-link-in-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Enable Manual Excerpt in WordPress 3.1 in Few Easy Steps</title>
		<link>http://css-temple.com/how-to-enable-manual-excerpt-in-wordpress-3-1-in-few-easy-steps/</link>
		<comments>http://css-temple.com/how-to-enable-manual-excerpt-in-wordpress-3-1-in-few-easy-steps/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 23:58:56 +0000</pubDate>
		<dc:creator>Vladan</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://css-temple.com/?p=1</guid>
		<description><![CDATA[<p>When you finish Wordpress 3.1 installation or upgrade first thing that you will notice is that there is no excerpt field below textarea in post or page. What went wrong, you probably asking yourself.</p>
<img src="http://css-temple.com/wp-content/uploads/2011/03/screen-options.jpg" alt="Screen Options in Wordpress 3.1" title="Screen Options in Wordpress 3.1" width="660" height="319" class="alignnone size-full wp-image-10" />]]></description>
		<wfw:commentRss>http://css-temple.com/how-to-enable-manual-excerpt-in-wordpress-3-1-in-few-easy-steps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

