<?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>web2feel.com - Free wordpress themes - Tutorials - Tips and tricks &#187; Tutorial</title>
	<atom:link href="http://www.web2feel.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web2feel.com</link>
	<description>Free WordPress Themes for everybody</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:44:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Diavlo</title>
		<link>http://www.web2feel.com/diavlo/</link>
		<comments>http://www.web2feel.com/diavlo/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 11:04:49 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Fixed Layout]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=897</guid>
		<description><![CDATA[Diavlo is our new tumblog theme in the fabseries. This is a monochromatic, lightweight and minimalistic theme. It is also seasoned with a dash of CSS3 magic. You will see that when you hover over the post type icons. Tumblog themes are wordpress themes with features similar to Tumblr sites. You can post different contents like, asides, link, video, audio, images, chats, quotes etc and each of these contents types are presented differently. This tumblog theme uses WordPress ‘post formats’ to manage these different content types. Ubert comes with a fresh and pleasant design and color scheme. The theme is<a href="http://www.web2feel.com/diavlo/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/diavlo/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to replace my site name text with a logo image?</title>
		<link>http://www.web2feel.com/how-to-replace-my-site-name-text-with-a-logo-image/</link>
		<comments>http://www.web2feel.com/how-to-replace-my-site-name-text-with-a-logo-image/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 14:34:19 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=721</guid>
		<description><![CDATA[The title of this post is an oft repeated question I receive in my emails and in the comment section of this site. &#8220;How to change my site name to a logo?&#8221;.  For someone with few basic skills in html and css , this wont be a big deal. But I am hoping this will help those who want to do this but unable to figure it out. This also works out easy for me , so that I wont have to reply to those mails separately.  I have created a screencast which will show you the entire process.  However<a href="http://www.web2feel.com/how-to-replace-my-site-name-text-with-a-logo-image/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/how-to-replace-my-site-name-text-with-a-logo-image/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>How to create custom menu for my WordPress site.</title>
		<link>http://www.web2feel.com/how-to-create-custom-menu-for-my-wordpress-site/</link>
		<comments>http://www.web2feel.com/how-to-create-custom-menu-for-my-wordpress-site/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 13:31:23 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=590</guid>
		<description><![CDATA[Custom menu feature is one of the cool feature WordPress has provided along with its V.3 update. Since then I have been loving it and have enabled this feature on every theme I created. At the same time I have been receiving numerous comments, emails, tweets, etc from theme users who are unable to figure out how this thing works. They often get stumped by the blank navigation areas once the theme is installed. In a way I am responsible for this confusion, because the custom menu code has an option to declare a fallback menu, and I have not<a href="http://www.web2feel.com/how-to-create-custom-menu-for-my-wordpress-site/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/how-to-create-custom-menu-for-my-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Screencast on how to add thumbnails to web2feel themes.</title>
		<link>http://www.web2feel.com/screencast-on-how-to-add-thumbnails-to-web2feel-themes/</link>
		<comments>http://www.web2feel.com/screencast-on-how-to-add-thumbnails-to-web2feel-themes/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 13:26:34 +0000</pubDate>
		<dc:creator>jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.web2feel.com/?p=252</guid>
		<description><![CDATA[Since the release of WordPress 2.9, themes released by web2feel are using a new feature to enable thumbnails on featured posts and post excerpts etc.  Earlier we have been using the Timthumb script from  Darrenhoyt.com. This involved creating a customfield and applying the required image url to it. But with the release of WordPress 2.9 we have a  new feature called the_post_thumbnail feature. This enables us to add a thumbnail image to any of our post from the post editor itself. Yes, we do not need to use any customfields anymore.  I have relied on this feature on my new<a href="http://www.web2feel.com/screencast-on-how-to-add-thumbnails-to-web2feel-themes/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/screencast-on-how-to-add-thumbnails-to-web2feel-themes/feed/</wfw:commentRss>
		<slash:comments>70</slash:comments>
		</item>
		<item>
		<title>How to style individual posts differently using category name.</title>
		<link>http://www.web2feel.com/how-to-style-individual-posts-differently-using-category-name/</link>
		<comments>http://www.web2feel.com/how-to-style-individual-posts-differently-using-category-name/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:41:42 +0000</pubDate>
		<dc:creator>Jinsona</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://localhost/web2feel/?p=167</guid>
		<description><![CDATA[Normally on a blog every post is styled uniform. But wont you think it would be nice if you could style these posts differently. One way to do it is to retrieve the post-ID and then apply style to it. But it is a painstaking process and you would have to repeat the css edit every time a new post is made. Here I am concentrating on a different method. It is by exploiting the post_class(); feature added to WordPress since 2.7. The post loop markup using post_class(); features is given below. &#60;div&#62; id=&#34;post-&#34;&#38;gt;&#60;/div&#62; The post_class() generates dynamic class names<a href="http://www.web2feel.com/how-to-style-individual-posts-differently-using-category-name/">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.web2feel.com/how-to-style-individual-posts-differently-using-category-name/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 21/52 queries in 0.075 seconds using disk: basic
Object Caching 612/704 objects using disk: basic

Served from: www.web2feel.com @ 2012-02-08 04:59:06 -->
