<?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>IdeaTree Website DesignIdeaTree Website Design</title>
	<atom:link href="http://ideatree-website-design.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ideatree-website-design.com</link>
	<description>Web Design and Print Design Solutions</description>
	<lastBuildDate>Thu, 18 Apr 2013 10:08:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta1-23983</generator>
		<item>
		<title>WordPress Essentials</title>
		<link>http://ideatree-website-design.com/wordpress-essentials/</link>
		<comments>http://ideatree-website-design.com/wordpress-essentials/#comments</comments>
		<pubDate>Fri, 06 Jul 2012 18:50:35 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Kickstart]]></category>

		<guid isPermaLink="false">http://ideatree-website-design.com/?p=2080</guid>
		<description><![CDATA[<p>Essential Assets For Aspiring WordPress Developers I&#8217;ve posted the rough details on beginning WordPress development, now I&#8217;ll get into the specifics. There are many skills that go into becoming a solid web developer, I&#8217;ll cover a specific skill in this and the following posts. I could just dump it all out into one long intimidating… <a href="http://ideatree-website-design.com/wordpress-essentials/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/wordpress-essentials/">WordPress Essentials</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<h3>Essential Assets For Aspiring WordPress Developers</h3>
<p>I&#8217;ve posted the rough details on beginning WordPress development, now I&#8217;ll get into the specifics. There are many skills that go into becoming a solid web developer, I&#8217;ll cover a specific skill in this and the following posts. I could just dump it all out into one long intimidating article, but it would chase you off or bore you so I&#8217;ll try to keep them short and to the point.</p>
<h4>Basic HTML and CSS Skills:</h4>
<p>It&#8217;s tempting to start diving into a pre-built theme and start jacking up the code with snippets from around the web. If you want to be successful you&#8217;ll need to start with HTML basics.</p>
<p><strong>Q.</strong><em> WordPress themes and plug-ins are written using PHP, so why does knowing HTML and CSS matter?</em></p>
<p><strong>A.</strong><em> PHP is it&#8217;s own language, but HTML is woven into the core. CSS allows you to express your artistic/creative touch.</em></p>
<p>If you already know basic HTML and CSS you can probably skip to the next post. For the beginners I&#8217;ll provide you with a few good sites that will help you learn the right way. Anyone can do a Google search and find tutorials, but the truth is many or most of the articles you find were posted for SEO purposed and the author didn&#8217;t actually care about quality. When I started I followed several dead end suggestions trying to learn. That will waste your time and cause you to freak out and write mean replies which will fall on deaf ears, smash keyboards, cuss at inanimate objects, and other mean and nasty things!</p>
<p><strong>HTML Tutorials:</strong></p>
<p><a title="CodeCademy Web Scripting Website Link" href="http://www.codecademy.com/courses/html-one-o-one/0?curriculum_id=4f873b9ac02c44000300000d#!/exercises/0" target="_blank">CodeCademy-</a> This website offers interactive lessons that allow you to progress at your own pace. You can create an account for free so you can keep track of your progress.</p>
<p style="padding-left: 30px;">Features-</p>
<ul>
<li>Step by Step, short tutorials</li>
<li>Hints if you get stuck</li>
<li>Progressive difficulty which should accelerate the learning process</li>
<li>The code editor has a Result Button so you can instantly see how the code is displayed in a browser</li>
<li>A helpful <a title="CodeCademy HTML Glossary link" href="http://www.codecademy.com/glossary/html" target="_blank">HTML Glossary Section</a> so you can look up any terms you&#8217;re unsure of the meaning</li>
</ul>
<p>Try to avoid the temptation of wandering off into the other scripting tutorials for now, you&#8217;ll have time for that later. When you can create a complete page on your own without hints or templates you will be ready to begin CSS.</p>
<p>The post <a href="http://ideatree-website-design.com/wordpress-essentials/">WordPress Essentials</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/wordpress-essentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Foundation</title>
		<link>http://ideatree-website-design.com/the-foundation/</link>
		<comments>http://ideatree-website-design.com/the-foundation/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 04:42:19 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress Kickstart]]></category>

		<guid isPermaLink="false">http://ideatree-website-design.com/?p=2067</guid>
		<description><![CDATA[<p>WordPress Development: The Foundation The first part of this series will cover the bare essentials needed to begin developing using WordPress, or any web design platform. Commitment: Be willing to fail Be prepared to get back up after failing Set aside a large amount if not all of your free time to devote to learning… <a href="http://ideatree-website-design.com/the-foundation/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/the-foundation/">The Foundation</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<h3>WordPress Development: The Foundation</h3>
<p>The first part of this series will cover the bare essentials needed to begin developing using WordPress, or any web design platform.</p>
<p>Commitment:</p>
<ol>
<li>Be willing to fail</li>
<li>Be prepared to get back up after failing</li>
<li>Set aside a large amount if not all of your free time to devote to learning</li>
</ol>
<p><strong>One:</strong> This one is important if you&#8217;re going to make it. One thing wrong with society today is the fear of failure. Many people pass up or give up simply because they are afraid to fail. Think of things you consider innovative, or great. Now think about the person/people who created them. Do you think they would exist if the creators were afraid of failure? The answer will almost always be no. You won&#8217;t get it the first try, you will not succeed if you aren&#8217;t willing to fail a time or two.</p>
<p><strong>Two:</strong> Another needed asset for developers is the ability to shrug off a failed attempt. The quicker you let it go, the quicker you can try again.</p>
<p><strong>Three:</strong> Web development isn&#8217;t a casual hobby. It will demand a lot of your time. If you truly enjoy what your doing this one should come naturally. Once you start to learn you&#8217;ll naturally want to keep going. If you&#8217;re like me the challenge won&#8217;t be making yourself keep going, rather the challenge will be making yourself stop.</p>
<p><strong>ToolBox:</strong></p>
<ol>
<li>Almost any computer will work. If you have an old computer you might think about installing a light weight Linux OS to help with &#8220;Lag&#8221;. If you don&#8217;t know where to start with Linux feel free to ask and I&#8217;ll point you in the right direction.</li>
<li>An Internet connection- This isn&#8217;t a must have, but will help test your work. If you don&#8217;t have access to the Internet you can still develop using a local server like <a title="Download Wamp Server" href="http://www.wampserver.com/en/" target="_blank">WAMP</a> or <a title="Download XAMP Server" href="http://www.apachefriends.org/en/xampp-windows.html" target="_blank">XAMP</a>, or <a title="Download MAMP Server" href="http://www.mamp.info/en/downloads/index.html" target="_blank">MAMP</a>.</li>
<li>A good text editor, or a complete IDE (integrated development environment). For beginners I&#8217;d suggest starting with a good text or code editor to keep things simple.</li>
<li>A working knowledge of CSS and HTML (PHP and Javascript are great to know, but to start out you&#8217;ll need to have a good understanding or HTML and CSS).</li>
</ol>
<p>I&#8217;ll wrap up the first part here and pick things back up in the next article and get into more details and WordPress specifics. If you have any questions or need some suggestions on the ToolBox software just ask and I&#8217;ll try to help.</p>
<p>The post <a href="http://ideatree-website-design.com/the-foundation/">The Foundation</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/the-foundation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress  Users Start Here</title>
		<link>http://ideatree-website-design.com/wordpress-usersstart-here/</link>
		<comments>http://ideatree-website-design.com/wordpress-usersstart-here/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 04:56:24 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress Kickstart]]></category>

		<guid isPermaLink="false">http://ideatree-website-design.com/?p=1922</guid>
		<description><![CDATA[<p>A Look At WordPress From The Inside Out Welcome to the first post in the my new project. If you&#8217;re new to WordPress, follow along with our new series. When I started my journey to become a web designer/developer 3 years ago I&#8217;ll admit I was overwhelmed. It was exciting to take on the task,… <a href="http://ideatree-website-design.com/wordpress-usersstart-here/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/wordpress-usersstart-here/">WordPress  Users Start Here</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<h3>A Look At WordPress From The Inside Out</h3>
<p>Welcome to the first post in the my new project. If you&#8217;re new to WordPress, follow along with our new series. When I started my journey to become a web designer/developer 3 years ago I&#8217;ll admit I was overwhelmed. It was exciting to take on the task, but at times the goal might seem out of reach. I&#8217;ve received some quality help from the abundant and generous WordPress community. The one thing that could have expedited the learning curve would have been knowing where to look for the answers to my questions.</p>
<p>This series will hopefully give you the resources to reach your goal much faster than I did. I&#8217;ll list a short summary of what&#8217;s you can expect:</p>
<ul>
<li>The foundation or base that defines a true artisan web designer</li>
<li>Layout a clear path to becoming a solid WordPress designer</li>
<li>Share the invaluable resources I&#8217;ve picked up along the way</li>
<li>List the challenges you&#8217;ll face and how to complete them</li>
<li>Discuss the basics of a WordPress theme and how it works</li>
<li>Encourage you to join the WordPress community to learn and help others</li>
</ul>
<p>There&#8217;s the short list of things to come. Feel free to ask questions along the way or suggest a topic. I look forward to getting this started. I&#8217;ll get things going by pointing you towards <a title="Link To the WordPress Codex Pages" href="http://codex.wordpress.org/" target="_blank">the WordPress Codex pages</a>. Go check it out and learn your way around, I&#8217;ll be referring to it quite often.</p>
<p>The post <a href="http://ideatree-website-design.com/wordpress-usersstart-here/">WordPress  Users Start Here</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/wordpress-usersstart-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Native WordPress Lightbox</title>
		<link>http://ideatree-website-design.com/use-native-wordpress-lightbox/</link>
		<comments>http://ideatree-website-design.com/use-native-wordpress-lightbox/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 11:10:54 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[web design tutorials]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Theme Design]]></category>

		<guid isPermaLink="false">http://ideatree-website-design.com/?p=1502</guid>
		<description><![CDATA[<p>WordPress Thickbox Effect Without a Plugin If you&#8217;re like me, you try to go as much as possible without installing another plug-in to your WordPress website. There are plenty of plug-ins available for adding a Lightbox or Thickbox effect to your images. For simple WordPress Lightbox or Thickbox effects you should consider taking advantage of… <a href="http://ideatree-website-design.com/use-native-wordpress-lightbox/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/use-native-wordpress-lightbox/">Use Native WordPress Lightbox</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<h3>WordPress Thickbox Effect Without a Plugin</h3>
<p>If you&#8217;re like me, you try to go as much as possible without installing another plug-in to your WordPress website. There are plenty of plug-ins available for adding a Lightbox or Thickbox effect to your images. For simple WordPress Lightbox or Thickbox effects you should consider taking advantage of the built in JavaScript or jQuery that comes with WordPress. Follow these steps to add the effect to your current theme, or to your custom built themes:</p>
<ol>
<li>First you’ll need to open your functions.php file located in your theme’s files</li>
<li>Next copy and paste the code below at the bottom of your functions.php file<br />
<strong>!IMPORTANT</strong>: If your functions.php file ends without a closing <code>?&gt; </code>tag, paste the code as is if the file ends without the closing php tag, remove the <code>&lt;?php</code> start tag from the code below</li>
<li>The code will work automatically on all images that are set to “File URL” and not “Attachment Post URL”.</li>
</ol>
<div class="php">
<pre class="brush: php; gutter: false">&lt;?php
  function add_themescript(){
    if(!is_admin()){
      wp_enqueue_script('thickbox',null,array('jquery'));
      wp_enqueue_style('thickbox.css', '/'.WPINC.'/js/thickbox/thickbox.css', null, '1.0');
      }
    }
  add_action('init','add_themescript');
  define("IMAGE_FILETYPE", "(bmp|gif|jpeg|jpg|png)", true);
  function wp_thickbox($string) {
    $pattern = '/(&lt;a(.*?)href="([^"]*.)'.IMAGE_FILETYPE.'"(.*?)&gt;&lt;img)/ie';
    $replacement = 'stripslashes(strstr("\2\5","rel=") ? "\1" : "&lt;a\2href=\"\3\4\"\5 class=\"thickbox\"&gt;&lt;img")';
    return preg_replace($pattern, $replacement, $string);
    }
  function wp_thickbox_rel( $attachment_link ) {
    $attachment_link = str_replace( 'a href' , 'a rel="thickbox-gallery" href' , $attachment_link );
    return $attachment_link;
    }
  add_filter('the_content', 'wp_thickbox');
  add_filter('wp_get_attachment_link' , 'wp_thickbox_rel');
  ?&gt;

</pre>
</div>
<h5>Click the jQuery Logo to see the effect:</h5>
<p><a href="http://ideatree-website-design.com/wp-content/uploads/2011/09/jquery22.jpg" class="thickbox"><img class="alignnone size-thumbnail wp-image-1962" title="jquery2" src="http://ideatree-website-design.com/wp-content/uploads/2011/09/jquery22-200x125.jpg" alt width="200" height="125" /></a></p>
<p>The post <a href="http://ideatree-website-design.com/use-native-wordpress-lightbox/">Use Native WordPress Lightbox</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/use-native-wordpress-lightbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Better WordPress Read More Tag</title>
		<link>http://ideatree-website-design.com/better-wordpress-read-more-tag/</link>
		<comments>http://ideatree-website-design.com/better-wordpress-read-more-tag/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 03:32:26 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web design articles]]></category>
		<category><![CDATA[web design tutorials]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress Theme Design]]></category>

		<guid isPermaLink="false">http://ideatree-website-design.com/?p=1475</guid>
		<description><![CDATA[<p>Today I&#8217;ll show you a quick tip to improve your WordPress read more tag. Before I start there are a few things you should consider: Where will you add the Read More links? What do you want them to say? Have you backed up your template files? The typical placement for the read more links… <a href="http://ideatree-website-design.com/better-wordpress-read-more-tag/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/better-wordpress-read-more-tag/">Better WordPress Read More Tag</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Today I&#8217;ll show you a quick tip to improve your WordPress read more tag. Before I start there are a few things you should consider:</p>
<ul>
<li>Where will you add the Read More links?</li>
<li>What do you want them to say?</li>
<li>Have you backed up your template files?</li>
</ul>
<p>The typical placement for the read more links are in the index.php file. This is the usual template for displaying your multiple blog posts. Other possibilities are; loop.php, archives.php. Once you&#8217;ve decided where to put them, and have backed up your template files in case something goes wrong, you are ready to get started.</p>
<h4>Step One:</h4>
<p>Open your functions.php file and check for any code that may exist for current read more function. It&#8217;s important to replace the current functions and not just add this code. Having both functions will cause an error. If you don&#8217;t have any current read more function, simply add this to the functions.php file:</p>
<div class="php">
<pre class="brush: php; gutter: false">&lt;?php
function new_excerpt_more($more) {
   global $post;
   return &#039;… &lt;a href=&quot;&#039;. get_permalink($post-&gt;ID) . &#039;&quot;&gt;&#039; . &#039;Read More &amp;raquo;&#039; . &#039;&lt;/a&gt;&#039;;
   }
add_filter(&#039;excerpt_more&#039;, &#039;new_excerpt_more&#039;);
?&gt;</pre>
</div>
<p>You can change the text above from &#8220;Read More&#8221; to whatever you want (continue reading, read the rest of the post, full article, etc&#8230;).</p>
<h4>Step 2:</h4>
<p>Save the file and open your index.php file, or whatever template file you decide to use and add this piece of code:</p>
<pre class="brush: php; gutter: false">&lt;?php the_exerpt(); ?&gt;</pre>
<p>The post <a href="http://ideatree-website-design.com/better-wordpress-read-more-tag/">Better WordPress Read More Tag</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/better-wordpress-read-more-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Custom Navigation</title>
		<link>http://ideatree-website-design.com/wordpress-custom-navigation/</link>
		<comments>http://ideatree-website-design.com/wordpress-custom-navigation/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 18:16:00 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web design articles]]></category>
		<category><![CDATA[web design tutorials]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ideatree-website-design.com/?p=1355</guid>
		<description><![CDATA[<p>Today I&#8217;m going to cover adding the WordPress 3.0 Custom Navigation to your theme. Many free themes don&#8217;t use the WordPress custom navigation. This tutorial will show you how to add the WP Nav Menu to your theme, or if you are designing your own WordPress theme you&#8217;ll be able to take advantage of the… <a href="http://ideatree-website-design.com/wordpress-custom-navigation/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/wordpress-custom-navigation/">WordPress Custom Navigation</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Today I&#8217;m going to cover adding the WordPress 3.0 Custom Navigation to your theme. Many free themes don&#8217;t use the WordPress custom navigation. This tutorial will show you how to add the WP Nav Menu to your theme, or if you are designing your own WordPress theme you&#8217;ll be able to take advantage of the features that are built into WordPress.</p>
<h3>What does the WordPress Custom Navigation have to offer?</h3>
<ul>
<li>If your theme doesn&#8217;t have a vertical multi-level drop-down menu this will allow you to add this feature</li>
<li>You will be able to easily choose which pages appear in your WordPress navigation menu without the use of a plug-in</li>
<li>Complete control over the layout and order of the navigational menu</li>
<li>You&#8217;ll be able to style the menu however you want</li>
<li>Dynamic drop-down menu without having to &#8220;hard-code&#8221; it into your design</li>
</ul>
<p><strong>OK, lets get started!</strong></p>
<p>First you&#8217;ll want to open your themes header.php. You&#8217;ll want to find what your theme is currently using for its navigation. If you&#8217;re not sure what to look for, here are a few different possibilities:</p>
<p><strong>The list Pages option:</strong></p>
<pre class="brush: php; gutter: false">wp_list_pages(&#039;exclude=17,38&#039; );</pre>
<p>Another Possibility:</p>
<pre class="brush: php; gutter: false">&lt;ul id=&quot;pagenav&quot;&gt;
  &lt;li&gt;
    &lt;a href=&quot;&lt;?php bloginfo(&#039;url&#039;); ?&gt;&quot; title=&quot;&lt;?php bloginfo(&#039;name&#039;); ?&gt;&quot;&gt;Home&lt;/a&gt;
  &lt;/li&gt;&lt;?php wp_list_pages(&#039;sort_column=menu_order&amp;depth=1&amp;title_li=&amp;exclude=17,38&#039;); ?&gt;
&lt;/ul&gt;</pre>
<p><strong>If you&#8217;re menu is hard-coded, it will look something like this:</strong></p>
<pre class="brush: php; gutter: false">&lt;ul id=&quot;menu-main&quot;&gt;  
  &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;  
  &lt;li&gt;&lt;a href=&quot;#&quot;&gt;About&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Contact&lt;/a&gt;&lt;/li&gt;  
  &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Blog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>
<p><em>There are several possibilities, if you can&#8217;t find your themes navigation menu you can post a reply or send the code to me in an e-mail and I will be glad to help you find it.</em></p>
<p>Once you have found the navigational code in your WordPress theme you will replace it with this:</p>
<pre class="brush: php; gutter: false">&lt;?php wp_nav_menu( array( &#039;theme_location&#039; =&gt; &#039;main&#039; ) ); ?&gt;</pre>
<p>The menu will have an ID of menu-main by default because I added men&#8217; =&gt; &#8216;main&#8217;. You can use your themes id or class to keep the current style. You should avoid using id or tags that might get used by another element. I&#8217;ve seen other elements like widgets, and sidebars use the &#8220;nav&#8221; id, so make sure you use something that is unique. You can name it whatever you like just as long as you remember the name so you can style it later using css. This alone won&#8217;t do anything to your navigation, you&#8217;ll need to open your functions.php file next and add this:</p>
<pre class="brush: php; gutter: false">&lt;?php
add_action( &#039;init&#039;, &#039;register_my_menus&#039; );
function register_my_menus() {
  register_nav_menus(
  array(
    &#039;main&#039; =&gt; &#039;main&#039;,
    &#039;secondary&#039; =&gt; &#039;secondary&#039;,
    &#039;tertiary&#039; =&gt;  &#039;tertiary&#039;, ));
 } ?&gt;</pre>
<p>What we&#8217;ve just done is add some classes to the drop-down menu so we can have multi-level navigation. I&#8217;ve wrapped the code for the functions file in php tags. You should be able to add this to the bottom of you current functions.php file. If you don&#8217;t have a functions file, just create a blank text file and name it functions.php, add the code and save it.</p>
<p>It&#8217;s important that you back your files up whenever you are working on the functions.php file. If you miss a closing bracket or any number of possible mistakes it can cause you to crash your website.</p>
<p>If you look at you WordPress site now you will notice it isn&#8217;t a drop-down menu yet. To finish this up we need to add some CSS code to it. I&#8217;ll get you started with some basic styling. You can customize it however you want later.</p>
<p>Here is the CSS:</p>
<pre class="brush: css; gutter: false">#menu ul {
float: left;
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 20;
}
#menu ul li {
float: left;
margin: 0;
padding: 0;
position: relative;
}
#menu li a {
color: #484848;
}
#menu ul li a {
background-color: #F6F6F6;
border-left: 1px solid #484848;
float: left;
font: bold 13px/18px Arial, Helvetica, sans-serif;
margin: 0;
padding: 12px 15px;
}
/*--- DROPDOWN ---*/
#menu ul,#menu ul * {
margin: 0;
padding: 0;
list-style: none;
}
#menu ul ul {
position: absolute;
top: -999em;
float: right;
width: 170px;
/* left offset of submenus
need to match (see below) */
}
#menu ul ul li {
width:300%!important;
}
#menu ul li:hover {
visibility: inherit;
/* fixes IE7 &#039;sticky bug&#039; */
}
#menu ul li {
float: left;
position: relative;
}
#menu ul ul a {
float: left;
display: block;
position: relative;
width: 140px;
}
#menu ul li:hover ul {
left: 0;
top: 42px;
/* match top ul list
item height */
z-index: 99;
}
#menu ul li:hover li ul, #menu ul li li:hover li ul{
top: -999em;
}
#menu ul li li:hover ul, #menu ul li li li:hover ul{
left: 170px;
top: 0;
}
div#menu {
display: block;
margin: 0 auto;
width: 100%;
height: auto;
padding-bottom: 22px;
}
#menu ul li a:hover {
background: #e38484;
color: ghostwhite;
}</pre>
<p>Add that to your style.css file, and you now have a WordPress 3.0 compatible custom navigation menu. Now just adjust the style to fit your theme. Good Luck!</p>
<p>To view a sample of the menu, click this link:<br />
<a title="Menu Example" href="http://ideatree-website-design.com/view/wp-menu-sample.html" target="_blank">Menu Example</a></p>
<p>The post <a href="http://ideatree-website-design.com/wordpress-custom-navigation/">WordPress Custom Navigation</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/wordpress-custom-navigation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS Tricks</title>
		<link>http://ideatree-website-design.com/css-tricks/</link>
		<comments>http://ideatree-website-design.com/css-tricks/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 23:38:10 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Graphic Design Resources]]></category>
		<category><![CDATA[Web Design Resources]]></category>
		<category><![CDATA[brochure design]]></category>
		<category><![CDATA[creative design]]></category>
		<category><![CDATA[graphic design tutorials]]></category>
		<category><![CDATA[learning design]]></category>
		<category><![CDATA[web design articles]]></category>

		<guid isPermaLink="false">http://ideatreedesignonline.com/?p=978</guid>
		<description><![CDATA[<p>CSS Tricks is a great resource for web designers from beginners to experts. The website is the product of Chris Coyier, a respected and talented designer/developer. Chris is the creator of the WordPress based website Digging Into WordPress which is also the tile of his book. If you&#8217;re a WordPress designer/developer or if you plan… <a href="http://ideatree-website-design.com/css-tricks/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/css-tricks/">CSS Tricks</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>CSS Tricks is a great resource for web designers from beginners to experts. The website is the product of Chris Coyier, a respected and talented designer/developer. Chris is the creator of the WordPress based website <a title="Digging Into WordPress Website Link" href="http://digwp.com/" target="_blank">Digging Into WordPress</a> which is also the tile of his book. If you&#8217;re a WordPress designer/developer or if you plan on becoming one I highly recommend getting your hands on a copy of <a title="Digging Into WordPress the Book Link" href="http://digwp.com/book/" target="_blank">Digging Into WordPress</a>.</p>
<p><a href="http://ideatree-website-design.com/wp-content/uploads/2010/11/CSS-Tricks2.jpg" class="thickbox"><img class="alignnone size-thumbnail wp-image-1964" title="CSS-Tricks" src="http://ideatree-website-design.com/wp-content/uploads/2010/11/CSS-Tricks2-200x125.jpg" alt="" width="200" height="125" /></a></p>
<h4>CSS Tricks has several things to offer including:</h4>
<ul>
<li><a title="CSS Tricks Questions Forum link" href="http://css-tricks.com/forums/" target="_blank">Questions and Answers Forum</a></li>
<li><a title="CSS Tricks Code Snippets" href="http://css-tricks.com/snippets/" target="_blank">jQuery, PHP, CSS, htAccess, and HTML Snippets</a></li>
<li><a title="CSS Tricks Downloads Section" href="http://css-tricks.com/downloads/" target="_blank">A Great Download Section</a></li>
<li><a title="CSS Tricks Video Tutorials Link" href="http://css-tricks.com/video-screencasts/" target="_blank">Helpful Web Design Videos</a></li>
</ul>
<p>The post <a href="http://ideatree-website-design.com/css-tricks/">CSS Tricks</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/css-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A List Apart</title>
		<link>http://ideatree-website-design.com/alist-apart/</link>
		<comments>http://ideatree-website-design.com/alist-apart/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 22:42:15 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Web Design Resources]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web design articles]]></category>

		<guid isPermaLink="false">http://ideatreedesignonline.com/?p=967</guid>
		<description><![CDATA[<p>Extend your Web design skills by reading category based articles on A List Apart. This website has a large list of articles dedicated to expanding web designers and graphic designers knowledge of Code, Culture, Design, Content and about every element of the design process. A List Apart is a light, quick loading website that will… <a href="http://ideatree-website-design.com/alist-apart/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/alist-apart/">A List Apart</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><span style="color: #000000;"><span style="font-size: medium;">Extend your Web design skills by reading category based articles on <a href="http://www.alistapart.com/topics/" rel="nofollow" target="_blank">A List Apart</a>. This website has a large list of articles dedicated to expanding web designers and graphic designers knowledge of Code, Culture, Design, Content and about every element of the design process. A List Apart is a light, quick loading website that will be a good edition to your web design references collection.</span></span></p>
<p> <a href="http://ideatree-website-design.com/wp-content/uploads/2010/11/A-List-Apart1.jpg" class="thickbox"><img class="alignnone size-thumbnail wp-image-1967" title="A-List-Apart" src="http://ideatree-website-design.com/wp-content/uploads/2010/11/A-List-Apart1-200x125.jpg" alt="" width="200" height="125" /></a></p>
<p>The post <a href="http://ideatree-website-design.com/alist-apart/">A List Apart</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/alist-apart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hongkiat</title>
		<link>http://ideatree-website-design.com/hongkiat/</link>
		<comments>http://ideatree-website-design.com/hongkiat/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 00:45:36 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Web Design Resources]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[freebies]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web design tutorials]]></category>

		<guid isPermaLink="false">http://ideatreedesignonline.com/?p=957</guid>
		<description><![CDATA[<p>Hongkiat is a good resource for links to free graphics files like icons, templates and more. There are some tutorials, but mostly I use this to find links to icon sets and other free resources for graphic and website designers. HONKIAT</p><p>The post <a href="http://ideatree-website-design.com/hongkiat/">Hongkiat</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<h3>Hongkiat is a good resource for links to free graphics files like icons, templates and more.</h3>
<p>There are some tutorials, but mostly I use this to find links to icon sets and other free resources for graphic and website designers.</p>
<p><a href="http://ideatree-website-design.com/wp-content/uploads/2010/11/Honkiat1.jpg" class="thickbox"><img class="alignnone size-thumbnail wp-image-1971" title="Honkiat" src="http://ideatree-website-design.com/wp-content/uploads/2010/11/Honkiat1-200x125.jpg" alt="" width="200" height="125" /></a></p>
<p><span class="simple_button button button-green"><a href="http://www.hongkiat.com/blog/web-design-tutorials-the-ultimate-roundup/" target="button"><span class="c5"><strong>HONKIAT</strong></span></a></span></p>
<p>The post <a href="http://ideatree-website-design.com/hongkiat/">Hongkiat</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/hongkiat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmonkey</title>
		<link>http://ideatree-website-design.com/webmonkey/</link>
		<comments>http://ideatree-website-design.com/webmonkey/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 03:20:02 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Web Design Resources]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[HTML Cheetsheets]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://ideatreedesignonline.com/?p=948</guid>
		<description><![CDATA[<p>Web Monkey is a good source to learn about website design and development. Whether you are a seasoned pro, or just beginning to learn about website design, Web Monkey is a great place to perfect your design skills. Web Monkey has tutorials on HTML, JavaScript, general design, and more. You can find HTML, CSS and… <a href="http://ideatree-website-design.com/webmonkey/">Read More &#187;</a></p><p>The post <a href="http://ideatree-website-design.com/webmonkey/">Webmonkey</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Web Monkey is a good source to learn about website design and development. Whether you are a seasoned pro, or just beginning to learn about website design, Web Monkey is a great place to perfect your design skills. Web Monkey has tutorials on HTML, JavaScript, general design, and more. You can find HTML, CSS and special character cheat sheets for using as a reference when designing on their website. Web Monkey is truly one of the most complete website design and scripting resources online.</p>
<p><a href="http://ideatree-website-design.com/wp-content/uploads/2010/11/WebMonkey.jpg" class="thickbox"><img class="alignnone size-thumbnail wp-image-2117" title="WebMonkey" src="http://ideatree-website-design.com/wp-content/uploads/2010/11/WebMonkey-200x125.jpg" alt="WebMonkey Screenshot" width="200" height="125" /></a></p>
<p><span class="button button-green"><a title="Webmonkey Website" href="http://www.webmonkey.com/" target="_blank">Web Monkey Design and Code Resource</a></span></p>
<p>Web Monkey is a product of <a href="http://www.wired.com/">WIRED</a>, an online learning resource website.</p>
<p>The post <a href="http://ideatree-website-design.com/webmonkey/">Webmonkey</a> appeared first on <a href="http://ideatree-website-design.com">IdeaTree Website Design</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://ideatree-website-design.com/webmonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
