<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Devils Workshop &#187; CSS</title>
	<atom:link href="http://devilsworkshop.org/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://devilsworkshop.org</link>
	<description>Technology, Software reviews, Twitter</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:33:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Add custom CSS classes to wp_nav_menu&#8217;s HTML output using WordPress filters</title>
		<link>http://devilsworkshop.org/add-custom-classes-wpnavmenu-condition/</link>
		<comments>http://devilsworkshop.org/add-custom-classes-wpnavmenu-condition/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 12:00:45 +0000</pubDate>
		<dc:creator>umesh.nevase@rtcamp.com</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[Annoyance]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wp_nav_menu]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=2079</guid>
		<description><![CDATA[<p>WordPress has a great feature called ‘filter’ with which we can add our own classes to nav menu items.  Most times you need to add classes in nav menu items on some conditions. For example, in menu you have ‘sample ‘ category item. You have to add class to this item if your single post [...]</p><p>--
This Post <a href="http://devilsworkshop.org/add-custom-classes-wpnavmenu-condition/">Add custom CSS classes to wp_nav_menu&#8217;s HTML output using WordPress filters</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></description>
			<content:encoded><![CDATA[<p><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft" src="http://devilsworkshop.org/wp-content/themes/dw/timthumb.php?src=http://wpveda.com/files/2011/01/Screenshot-1.png&#038;w=200&#038;h=200&#038;zc=1" alt=" Add custom CSS classes to wp nav menus HTML output using WordPress filters"  title="Add custom CSS classes to wp nav menus HTML output using WordPress filters" />WordPress has a great feature called ‘filter’ with which we can add our own classes to nav menu items.  Most times you need to add classes in nav menu items on some conditions.</p>
<p>For example, in menu you have ‘sample ‘ category item. You have to add class to this item if your single post is of ‘sample’ category or its categories have parent category as  ‘sample’. You can easily add&#8230;</p>
<p><!-- google_ad_section_end --></p>
<p>--
This Post <a href="http://devilsworkshop.org/add-custom-classes-wpnavmenu-condition/">Add custom CSS classes to wp_nav_menu&#8217;s HTML output using WordPress filters</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/add-custom-classes-wpnavmenu-condition/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>[Solved] CSS Position fixed in IE6</title>
		<link>http://devilsworkshop.org/solved-css-position-fixed-in-ie6/</link>
		<comments>http://devilsworkshop.org/solved-css-position-fixed-in-ie6/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 14:01:17 +0000</pubDate>
		<dc:creator>Saorabh Kumar</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://wpveda.com/?p=881</guid>
		<description><![CDATA[<p>When it comes to Internet Explorer most times we use the css property  position:fixed. This works fine most times but does not work in IE6. I have often faced this issues as a developer and finally I figured a way out based on some of my past experience with web-designing.</p><p>--
This Post <a href="http://devilsworkshop.org/solved-css-position-fixed-in-ie6/">[Solved] CSS Position fixed in IE6</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p><br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/orkut-album-bug-is-fixed-details-are-here/' rel='bookmark' title='Orkut Album Bug is Fixed. Details are here!'>Orkut Album Bug is Fixed. Details are here!</a></li>
<li><a href='http://devilsworkshop.org/orkut-countrywide-domain-side-effect-secure-connection-failed/' rel='bookmark' title='[Fixed] Orkut countrywide domain side-effect &#8211; Secure Connection Failed!'>[Fixed] Orkut countrywide domain side-effect &#8211; Secure Connection Failed!</a></li>
<li><a href='http://devilsworkshop.org/solvedwamp-server-port-collision-skype/' rel='bookmark' title='[Solved]WAMP server Port Collision with Skype'>[Solved]WAMP server Port Collision with Skype</a></li>
<li><a href='http://devilsworkshop.org/400-bad-request-nginx-wordpress-com-stats-problem-solved/' rel='bookmark' title='400 Bad Request Nginx: WordPress.com Stats Problem [Solved]'>400 Bad Request Nginx: WordPress.com Stats Problem [Solved]</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>When it comes to Internet Explorer most times we use the css property  position:fixed. This works fine most times but does not work in IE6. I have often faced this issues as a developer and finally I figured a way out based on some of my past experience with web-designing.</p>
<p><!-- google_ad_section_end --></p>
<br/><h3>Related posts:</h3><ul>
<li><a href='http://devilsworkshop.org/orkut-album-bug-is-fixed-details-are-here/' rel='bookmark' title='Orkut Album Bug is Fixed. Details are here!'>Orkut Album Bug is Fixed. Details are here!</a></li>
<li><a href='http://devilsworkshop.org/orkut-countrywide-domain-side-effect-secure-connection-failed/' rel='bookmark' title='[Fixed] Orkut countrywide domain side-effect &#8211; Secure Connection Failed!'>[Fixed] Orkut countrywide domain side-effect &#8211; Secure Connection Failed!</a></li>
<li><a href='http://devilsworkshop.org/solvedwamp-server-port-collision-skype/' rel='bookmark' title='[Solved]WAMP server Port Collision with Skype'>[Solved]WAMP server Port Collision with Skype</a></li>
<li><a href='http://devilsworkshop.org/400-bad-request-nginx-wordpress-com-stats-problem-solved/' rel='bookmark' title='400 Bad Request Nginx: WordPress.com Stats Problem [Solved]'>400 Bad Request Nginx: WordPress.com Stats Problem [Solved]</a></li>
</ul><p>--
This Post <a href="http://devilsworkshop.org/solved-css-position-fixed-in-ie6/">[Solved] CSS Position fixed in IE6</a> is Published on <a href="http://devilsworkshop.org">Devils Workshop</a> .
</p>]]></content:encoded>
			<wfw:commentRss>http://devilsworkshop.org/solved-css-position-fixed-in-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 2/64 queries in 0.229 seconds using apc
Object Caching 827/938 objects using apc
Content Delivery Network via cdn.devilsworkshop.org

Served from: devilsworkshop.org @ 2012-02-05 10:42:55 -->
