<?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>1stwebdesigner - Graphic and Web Design Blog &#187; button</title>
	<atom:link href="http://www.1stwebdesigner.com/tag/button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1stwebdesigner.com</link>
	<description>1stwebdesigner is a design blog dedicated to bloggers, freelancers, web-developers and designers. Topics focus on web design and inspirational articles.</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:09:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Complete Toolbox: 55 CSS Menu And Button Coding Tutorials</title>
		<link>http://www.1stwebdesigner.com/tutorials/css-menu-button-tutorials/</link>
		<comments>http://www.1stwebdesigner.com/tutorials/css-menu-button-tutorials/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 21:00:34 +0000</pubDate>
		<dc:creator>Daniels Mekšs</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18780</guid>
		<description><![CDATA[Navigation menus and buttons with CSS styling are being used in almost every website. There are a lot of techniques to utilize and a good developer should have some basic knowledge about them all. Below you will find a lot of tutorials each teaching you something different and appropriate. You will also find quite lot [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/tutorials/css-menu-button-tutorials/" target="_self"><img class="alignleft" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/preview-css-menu-button-tutorials.jpg" border="0" alt="Preview-css-menu-button-tutorials" /></a>Navigation menus and buttons with CSS styling are being used in almost every website. There are a lot of techniques to utilize and a good developer should have some basic knowledge about them all.</p>
<p>Below you will find a lot of tutorials each teaching you something different and appropriate. You will also find quite lot CSS3 tutorials, because CSS3 offered features are being used more and more and you should practise them too.<span id="more-18780"></span></p>
<h2>Menus</h2>
<h2>1. <a href="http://azadcreative.com/2009/03/bulletproof-css-sliding-doors/" target="_blank">Bulletproof CSS Sliding Doors</a></h2>
<p>In this tutorial author shows you solution how to preclude common problems with implementations.</p>
<p><a href="http://azadcreative.com/2009/03/bulletproof-css-sliding-doors/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/bulletproof-sliding-doors-css-menu-button-tutorials.jpg" border="0" alt="Bulletproof-sliding-doors-css-menu-button-tutorials" /></a></p>
<h2>2. <a href="http://kailoon.com/css-sliding-door-using-only-1-image/" target="_blank">CSS Sliding Door Using Only One Image</a></h2>
<p>In this tutorial, author will show you how to code the navigation bar using only 1 image.</p>
<p><a href="http://kailoon.com/css-sliding-door-using-only-1-image/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/sliding-door-using-only-one-image-css-menu-button-tutorials.jpg" border="0" alt="Sliding-door-using-only-one-image-css-menu-button-tutorials" /></a></p>
<h2>3. <a href="http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html#hs7" target="_blank">CSS Dropdown Menu Tutorial</a></h2>
<p>Learn how to create simple horizontal CSS dropdown and popout menu.</p>
<p><a href="http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html#hs7"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/drop-down--css-menu-button-tutorials.jpg" border="0" alt="Drop-down--css-menu-button-tutorials" /></a></p>
<h2>4. <a href="http://www.devinrolsen.com/pure-css-menu-with-infinite-sub-menus-tutorial/" target="_blank">Pure CSS Menu With Infinite Sub Menus Tutorial</a></h2>
<p>Today we are going to cover how to build a pure CSS menu with infinite sub menus; an area of CSS that is seldom talked about, poorly written or misconceived. This pure CSS menu with infinite sub menus technique makes use of CSS2 selectors so it will not work in IE6 and below without help from JavaScript.</p>
<p><a href="http://www.devinrolsen.com/pure-css-menu-with-infinite-sub-menus-tutorial/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/pure-with-infinite-sub-menus-tutorial-css-menu-button-tutorials.jpg" border="0" alt="Pure-with-infinite-sub-menus-tutorial-css-menu-button-tutorials" /></a></p>
<h2>5. <a href="http://www.devinrolsen.com/pure-css-vertical-menu/" target="_blank">Pure CSS Vertical Menu</a></h2>
<p>Following this tutorial you are going to build the second most common menu navigation, the vertical navigation menu. Here you are going to be using only pure CSS and un-ordered lists to create your vertical navigation menu with three levels of pop outs. This version of the vertical navigation menu will work in IE5, IE6, IE7 and IE8 as well as FF and Safari.</p>
<p><a href="http://www.devinrolsen.com/pure-css-vertical-menu/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/pure-vertical-css-menu-button-tutorials.jpg" border="0" alt="Pure-vertical-css-menu-button-tutorials" /></a></p>
<h2>6. <a href="http://csshowto.com/menus/horizontal-menus-that-grow-on-you/" target="_blank">Horizontal Menus That Grow on You</a></h2>
<p>In this quick tutorial, author is  going to discuss how to create a neat little menu effect. You&#8217;re going to create a horizontal row of boxes containing link text. When you move the mouse over one of these boxes, it&#8217;s going to get taller and the text larger and bold.</p>
<p><a href="http://csshowto.com/menus/horizontal-menus-that-grow-on-you/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/horizontal-that-grow-on-you-css-menu-button-tutorials.jpg" border="0" alt="Horizontal-that-grow-on-you-css-menu-button-tutorials" /></a></p>
<h2>7. <a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/" target="_blank">Advanced CSS Menu</a></h2>
<p>This tutorial will show you how to slice up the menu design (step by step) and put them together with CSS. Most of you probably know how to code a horizontal or vertical CSS list menu. Now let’s take it to the next level — code an advanced (un-typical) list menu utilizing the CSS position  property.</p>
<p><a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/advanced-css-menu-button-tutorials.jpg" border="0" alt="Advanced-css-menu-button-tutorials" /></a></p>
<h2>8. <a href="http://www.sohtanaka.com/web-design/horizontal-sub-nav-with-css-jquery/" target="_blank">Horizontal Subnav with CSS</a></h2>
<p>Learn how to create simple submenu with CSS and a touch of jQuery for IE6.</p>
<p><a href="http://www.sohtanaka.com/web-design/horizontal-sub-nav-with-css-jquery/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/horizontal-subnav-with-jquery-css-menu-button-tutorials.jpg" border="0" alt="Horizontal-subnav-with-jquery-css-menu-button-tutorials" /></a></p>
<h2>9. <a href="http://www.3point7designs.com/blog/2007/12/advanced-css-menu-trick/" target="_blank">Advanced CSS Menu Trick</a></h2>
<p>This tutorial will teach you how to create powerful and solid navigation. What you want to do here, is instead of simply altering the state of the navigation item the user is currently rolling over, we want to alter the non navigation items as well.</p>
<p><a href="http://www.3point7designs.com/blog/2007/12/advanced-css-menu-trick/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/advanced-trick-css-menu-button-tutorials.jpg" border="0" alt="Advanced-trick-css-menu-button-tutorials" /></a></p>
<h2>10. <a href="http://line25.com/tutorials/how-to-create-a-css-menu-using-image-sprites" target="_blank">How to Create a CSS Menu Using Image Sprites</a></h2>
<p>Follow these steps to build your own modern navigation bar design, starting with the initial steps in Photoshop to flesh out the design, then moving on to constructing the HTML and styling with the CSS image sprite technique.</p>
<p><a href="http://line25.com/tutorials/how-to-create-a-css-menu-using-image-sprites"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/how-to-using-sprites-css-menu-button-tutorials.jpg" border="0" alt="How-to-using-sprites-css-menu-button-tutorials" /></a></p>
<h2>11. <a href="http://bwebi.com/css_graphic_menu_with_rollovers.html" target="_blank">CSS Graphic Menu With Rollovers</a></h2>
<p>3 part tutorial showing you how to make clean, nice vertical menu using Adobe Photoshop, then slice your web graphic and finally code website menu using unordered lists, and valid xHTML/CSS.</p>
<p><a href="http://bwebi.com/css_graphic_menu_with_rollovers.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/graphics-with-rollovers-css-menu-button-tutorials.jpg" border="0" alt="Graphics-with-rollovers-css-menu-button-tutorials" /></a></p>
<h2>12. <a href="http://www.ndesign-studio.com/blog/css-dock-menu" target="_blank">CSS Dock Menu</a></h2>
<p>If you are a big Mac fan, you will love this CSS dock menu. It is using Jquery library and Fisheye component from Interface  and some great looking icons. Here author will show you how to implement it to your web page.</p>
<p><a href="http://www.ndesign-studio.com/blog/css-dock-menu"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/dock-css-menu-button-tutorials.jpg" border="0" alt="Dock-css-menu-button-tutorials" /></a></p>
<h2>13. <a href="http://divitodesign.com/css/vertical-css-menu-with-a-behavior-file/" target="_blank">Vertical CSS Menu With a ‘Behavior’ File</a></h2>
<p>In this tutorial you will build a vertical CSS menu with rollover submenu’s. This menu will be written in CSS and HTML, and will use a so-called ‘behavior’ file.</p>
<p><a href="http://divitodesign.com/css/vertical-css-menu-with-a-behavior-file/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/vertical-with-behavior-file-css-menu-button-tutorials.jpg" border="0" alt="Vertical-with-behavior-file-css-menu-button-tutorials" /></a></p>
<h2>14. <a href="http://www.sohtanaka.com/web-design/css-vertical-navigation-with-teaser/" target="_blank">CSS Vertical Navigation with Teaser</a></h2>
<p>Learn how to code simple vertical menu a simple way to display some teaser information for your vertical navigation.</p>
<p><a href="http://www.sohtanaka.com/web-design/css-vertical-navigation-with-teaser/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/vertical-navigation-with-teaser-css-menu-button-tutorials.jpg" border="0" alt="Vertical-navigation-with-teaser-css-menu-button-tutorials" /></a></p>
<h2>15. <a href="http://www.ehousestudio.com/blog/view/css_sprite_navigation_tutorial" target="_blank">CSS Sprite Navigation Tutorial</a></h2>
<p>This tutorial teaches how to build a css navigation using sprite images. With the mobile web becoming more important than ever before, load time and the size of a web site are some of the biggest factors to consider when developing a site for mobile users.</p>
<p><a href="http://www.ehousestudio.com/blog/view/css_sprite_navigation_tutorial"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/sprite-navigation-css-menu-button-tutorials.jpg" border="0" alt="Sprite-navigation-css-menu-button-tutorials" /></a></p>
<h2>16. <a href="http://www.webdesignerwall.com/tutorials/css3-dropdown-menu/" target="_blank">CSS3 Dropdown Menu</a></h2>
<p>Learn how to create Mac-like multi-level dropdown menu that author’s created using border-radius, box-shadow, and text-shadow. It renders perfect on Firefox, Safari and Chrome.</p>
<p><a href="http://www.webdesignerwall.com/tutorials/css3-dropdown-menu/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/3-drop-down-css-menu-button-tutorials.jpg" border="0" alt="3-drop-down-css-menu-button-tutorials" /></a></p>
<h2>17. <a href="http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/" target="_blank">Create an Advanced CSS Menu Using the Hover and Position Properties</a></h2>
<p>Starting with a photoshop file and finishing with semantic HTML and CSS, you&#8217;ll be creating an advanced CSS navigation menu using its :hover  and position properties.</p>
<p><a href="http://www.noobcube.com/tutorials/html-css/create-an-advanced-css-menu-using-the-hover-and-position-properties-/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/create-advanced-using-the-hover-position-properties-css-menu-button-tutorials.jpg" border="0" alt="Create-advanced-using-the-hover-position-properties-css-menu-button-tutorials" /></a></p>
<h2>18. <a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx" target="_blank">Create Vimeo-like Top Navigation</a></h2>
<p>Learn how to re-create Vimeo style dropdown menu. The menu drops down when you hover over the search box and it offers you different search options that you can choose and narrow your search. The base for this tutorial is simple CSS drop down menu based on unordered list</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/01/19/Create-Vimeo-like-top-navigation.aspx"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/create-vimeo-like-top-navigation-css-menu-button-tutorials.jpg" border="0" alt="Create-vimeo-like-top-navigation-css-menu-button-tutorials" /></a></p>
<h2>19. <a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html" target="_blank">Sexy Drop Down Menu w/ jQuery &amp; CSS</a></h2>
<p>In this tutorial author would like to go over how to create a sexy drop down menu that can also degrade gracefully.</p>
<p><a href="http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/sexy-drop-down-css-menu-button-tutorials.jpg" border="0" alt="Sexy-drop-down-css-menu-button-tutorials" /></a></p>
<h2>20. <a href="http://divitodesign.com/css/how-to-dropdown-css-menu/" target="_blank">How to Create Dropdown CSS Menu</a></h2>
<p>This CSS menu will have submenus and will use the web-techniques HTML, CSS and the “whatever:hover” behavior file to make things work in Firefox and IE6+.</p>
<p><a href="http://divitodesign.com/css/how-to-dropdown-css-menu/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/how-to-create-dropdown-css-menu-button-tutorials.jpg" border="0" alt="How-to-create-dropdown-css-menu-button-tutorials" /></a></p>
<h2>21. <a href="http://www.tutorialsphere.com/homemade/2009/02/18/css-overlapping-tabs-menu" target="_blank">CSS Overlapping Tabs Menu</a></h2>
<p>In this tutorial you’re going to learn to create a simple, yet cool menu with overlapping tabs.</p>
<p><a href="http://www.tutorialsphere.com/homemade/2009/02/18/css-overlapping-tabs-menu"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/overlapping-tabs-css-menu-button-tutorials.jpg" border="0" alt="Overlapping-tabs-css-menu-button-tutorials" /></a></p>
<h2>22. <a href="http://www.frinity.com/posts/css/rounded-corner-css-navigation-bar-using-jquery" target="_blank">Rounded corner CSS navigation bar with jQuery</a></h2>
<p>First, check out how to <a href="http://www.frinity.com/posts/css/turn-your-html-list-into-a-horizontal-navigation-bar-with-css" target="_blank">Turn your HTML list into a navigation bar with CSS</a>. Then this tutorial will show you how to add some nice round corner effect to your anchor elements with jQuery. And yes, you will be doing this without using any image.</p>
<p><a href="http://www.frinity.com/posts/css/rounded-corner-css-navigation-bar-using-jquery"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/rounded-corner-navigation-bar-with-jquery-css-menu-button-tutorials.jpg" border="0" alt="Rounded-corner-navigation-bar-with-jquery-css-menu-button-tutorials" /></a></p>
<h2>23. <a href="http://www.tutorial5.com/content/view/138/52/" target="_blank">Simple CSS Vertical Menus</a></h2>
<p>In this tutorial you will learn the basics of creating simple vertical menus for your website using only HTML and CSS.</p>
<p><a href="http://www.tutorial5.com/content/view/138/52/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/simple-vertical-css-menu-button-tutorials.jpg" border="0" alt="Simple-vertical-css-menu-button-tutorials" /></a></p>
<h2>24. <a href="http://jorenrapini.com/blog/web-development/css-navigation-rollovers-with-drop-downs#post-170" target="_blank">CSS Navigation Rollovers With Drop-downs</a></h2>
<p>First read <a href="http://jorenrapini.com/blog/web-development/super-fantastic-css-navigation-image-rollovers#post-137" target="_blank">Super Fantastic CSS Navigation Image Rollovers</a>, then come back to this tutorial and learn how to code your images into working CSS menu.</p>
<p><a href="http://jorenrapini.com/blog/web-development/css-navigation-rollovers-with-drop-downs#post-170"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/navigation-rollovers-with-drop-downs-css-menu-button-tutorials.jpg" border="0" alt="Navigation-rollovers-with-drop-downs-css-menu-button-tutorials" /></a></p>
<h2>25. <a href="http://woork.blogspot.com/2008/07/navigation-bar-with-tabs-using-css.html" target="_blank">Navigation Bar With Tabs Using CSS and Sliding Doors Effect</a></h2>
<p>Read short explanation about how to use PHP URL variables to set a tab &#8220;active&#8221; when the relative page is loaded.</p>
<p><a href="http://woork.blogspot.com/2008/07/navigation-bar-with-tabs-using-css.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/navigation-bar-with-tabs-using-sliding-doors-effect-css-menu-button-tutorials.jpg" border="0" alt="Navigation-bar-with-tabs-using-sliding-doors-effect-css-menu-button-tutorials" /></a></p>
<h2>26. <a href="http://woork.blogspot.com/2008/01/simple-css-vertical-menu-digg-like.html" target="_blank">Simple CSS Vertical Menu Digg-like</a></h2>
<p>This tutorial explains how to implement a simple vertical menu digg-like using CSS and javascript to show/hide sub-menu.</p>
<p><a href="http://woork.blogspot.com/2008/01/simple-css-vertical-menu-digg-like.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/simple-vertical-digg-like-css-menu-button-tutorials.jpg" border="0" alt="Simple-vertical-digg-like-css-menu-button-tutorials" /></a></p>
<h2>27. <a href="http://www.tobypitman.com/jquery-style-menu-with-css3/" target="_blank">jQuery Style Menu With CSS3</a></h2>
<p>In this tutorial you will learn how to create an animated sliding vertical menu using CSS3 without any JavaScript.</p>
<p><a href="http://www.tobypitman.com/jquery-style-menu-with-css3/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/jquery-style-with-3-css-menu-button-tutorials.jpg" border="0" alt="Jquery-style-with-3-css-menu-button-tutorials" /></a></p>
<h2>28. <a href="http://westciv.com/style_master/blog/apples-navigation-bar-using-only-css" target="_blank">Apple’s Navigation Bar Using Only CSS</a></h2>
<p>Following this article you are going to learn how to make the toolbar below, using nothing but HTML and CSS.</p>
<p><a href="http://westciv.com/style_master/blog/apples-navigation-bar-using-only-css"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/apple-navigation-bar-using-only-css-menu-button-tutorials.jpg" border="0" alt="Apple-navigation-bar-using-only-css-menu-button-tutorials" /></a></p>
<h2>29. <a href="http://blog.insicdesigns.com/2010/02/create-a-slick-menu-using-css3/" target="_blank">Create a Slick Menu using CSS3</a></h2>
<p>In this article I am trying to mimic the navigation menu in <a href="http://dragoninteractive.com/" target="_blank">Dragon Interactive</a> website using only CSS (no images, no JavaScript).</p>
<p><a href="http://blog.insicdesigns.com/2010/02/create-a-slick-menu-using-css3/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/create-slick-using-3-css-menu-button-tutorials.jpg" border="0" alt="Create-slick-using-3-css-menu-button-tutorials" /></a></p>
<h2>30. <a href="http://www.jankoatwarpspeed.com/post/2010/04/06/windows-7-start-menu-css3.aspx" target="_blank">Create Windows 7 Start Menu Using CSS3 Only</a></h2>
<p>Test CSS3 offered opportunities and create slick Windows 7 menu using only CSS3.</p>
<p><a href="http://www.jankoatwarpspeed.com/post/2010/04/06/windows-7-start-menu-css3.aspx"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/create-windows-7-start-menu-using-3-only-css-menu-button-tutorials.jpg" border="0" alt="Create-windows-7-start-menu-using-3-only-css-menu-button-tutorials" /></a></p>
<h2>Buttons</h2>
<h2>1. <a href="http://bavotasan.com/tutorials/gradient-buttons-with-css3/" target="_blank">Gradient Buttons with CSS3</a></h2>
<p>A quick tutorial on how to use multiple CSS3 effects at the same time to create a cool looking gradient button showing people just how amazing CSS3 is.</p>
<p><a href="http://bavotasan.com/tutorials/gradient-buttons-with-css3/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/gradient-with-3-css-menu-button-tutorials.jpg" border="0" alt="Gradient-with-3-css-menu-button-tutorials" /></a></p>
<h2>2. <a href="http://www.sohtanaka.com/web-design/liquid-color-adjustable-css-buttons/" target="_blank">Liquid &amp; Color Adjustable CSS Buttons</a></h2>
<p>Learn how to save time and adjust button color with CSS.</p>
<p><a href="http://www.sohtanaka.com/web-design/liquid-color-adjustable-css-buttons/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/liquid-color-adjustable-css-menu-button-tutorials.jpg" border="0" alt="Liquid-color-adjustable-css-menu-button-tutorials" /></a></p>
<h2>3. <a href="http://girliemac.com/blog/2009/04/30/css3-gradients-no-image-aqua-button/" target="_blank">CSS3 Gradients: No Image Aqua Button</a></h2>
<p>Create Mac OS X style aqua button with CSS3 using no images.</p>
<p><a href="http://girliemac.com/blog/2009/04/30/css3-gradients-no-image-aqua-button/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/3-gradients-no-image-aqua-mac-css-menu-button-tutorials.jpg" border="0" alt="3-gradients-no-image-aqua-mac-css-menu-button-tutorials" /></a></p>
<h2>4. <a href="http://blog.nublue.co.uk/css-hover-button/" target="_blank">Sexy CSS Hover Button</a></h2>
<p>Learn how to bring two Photoshop files into functional web buttons.</p>
<p><a href="http://blog.nublue.co.uk/css-hover-button/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/sexy-hover-css-menu-button-tutorials.jpg" border="0" alt="Sexy-hover-css-menu-button-tutorials" /></a></p>
<h2>5. <a href="http://naioo.com/blog/creating-dynamic-buttons-with-css3/" target="_blank">Creating buttons with CSS3</a></h2>
<p>The following example demonstrates how to create nice looking, dynamic buttons that are fully scaleable using the new CSS3 properties border-radius, box-shadow and RGBa.</p>
<p><a href="http://naioo.com/blog/creating-dynamic-buttons-with-css3/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/creating-with-3-css-menu-button-tutorials.jpg" border="0" alt="Creating-with-3-css-menu-button-tutorials" /></a></p>
<h2>6. <a href="http://www.zurb.com/playground/google-buttons" target="_blank">Roll Your Own Google Buttons</a></h2>
<p>Create Google style buttons with CSS3 where no images are required.</p>
<p><a href="http://www.zurb.com/playground/google-buttons"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/roll-your-own-google-css-menu-button-tutorials.jpg" border="0" alt="Roll-your-own-google-css-menu-button-tutorials" /></a></p>
<h2>7. <a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html" target="_blank">How to make sexy buttons with CSS</a></h2>
<p>This tutorial will teach you how to create pretty looking textual buttons (with alternate pressed state) using CSS.</p>
<p><a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/how-to-make-sexy-with-css-menu-button-tutorials.jpg" border="0" alt="How-to-make-sexy-with-css-menu-button-tutorials" /></a></p>
<h2>8. <a href="http://www.darrenhoyt.com/2009/09/20/better-button-and-nav-interactions/#" target="_blank">Better Button and Nav Interactions</a></h2>
<p>Create iPhone style glowing button using CSS3.</p>
<p><a href="http://www.darrenhoyt.com/2009/09/20/better-button-and-nav-interactions/#"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/better-nav-interactions-css-menu-button-tutorials.jpg" border="0" alt="Better-nav-interactions-css-menu-button-tutorials" /></a></p>
<h2>9. <a href="http://learnola.com/2008/10/28/css-tutorial-roll-over-button/" target="_blank">Roll Over Button Tutorial</a></h2>
<p>In this XHTML CSS tutorial you’ll learn how to create a button for a web page using Photoshop, XHTML and CSS. More specifically, you’ll learn how to create a button who’s hover state image is preloaded.</p>
<p><a href="http://learnola.com/2008/10/28/css-tutorial-roll-over-button/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/roll-over-css-menu-button-tutorials.jpg" border="0" alt="Roll-over-css-menu-button-tutorials" /></a></p>
<h2>10. <a href="http://line25.com/tutorials/how-to-build-a-simple-button-with-css-image-sprites" target="_blank">How to Build a Simple Button with CSS Image Sprites</a></h2>
<p>Take a look at building a simple button using CSS image sprites, starting right at the beginning in Photoshop and finishing with the complete coded example. This one’s a good one for anyone getting started with CSS!</p>
<p><a href="http://line25.com/tutorials/how-to-build-a-simple-button-with-css-image-sprites"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/how-to-build-simple-with-image-sprites-css-menu-button-tutorials.jpg" border="0" alt="How-to-build-simple-with-image-sprites-css-menu-button-tutorials" /></a></p>
<h2>11. <a href="http://wellstyled.com/css-nopreload-rollovers.html" target="_blank">Fast Rollovers Without Preload</a></h2>
<p>When using CSS image rollovers, two, three, or more images must be loaded (and often be preloaded for best results). We&#8217;ve got one image for each state (normal, hover, active, visited etc). Putting all states into one image makes dynamic changes faster and requires no preload.</p>
<p><a href="http://wellstyled.com/css-nopreload-rollovers.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/fast-rollovers-without-preload-css-menu-button-tutorials.jpg" border="0" alt="Fast-rollovers-without-preload-css-menu-button-tutorials" /></a></p>
<h2>12. <a href="http://papermashup.com/pretty-css3-buttons/" target="_blank">Pretty CSS3 buttons</a></h2>
<p>Learn to create a set of styles that are both cross browser compliant and degrade gracefully for non CSS3 compliant browsers.</p>
<p><a href="http://papermashup.com/pretty-css3-buttons/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/pretty-css-menu-button-tutorials.jpg" border="0" alt="Pretty-css-menu-button-tutorials" /></a></p>
<h2>13. <a href="http://www.leemunroe.com/css-button/" target="_blank">How To Design A Sexy Button Using CSS</a></h2>
<p>Learn how to create simple good-looking button getting it by almost only by CSS.</p>
<p><a href="http://www.leemunroe.com/css-button/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/how-to-design-sexy-using-css-menu-button-tutorials.jpg" border="0" alt="How-to-design-sexy-using-css-menu-button-tutorials" /></a></p>
<h2>14. <a href="http://www.zurb.com/playground/radioactive-buttons" target="_blank">Radioactive Buttons</a></h2>
<p>Create awesome looking and engaging buttons by using CSS animations to give them all that radioactive feel.</p>
<p><a href="http://www.zurb.com/playground/radioactive-buttons"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/radioactive-css-menu-button-tutorials.jpg" border="0" alt="Radioactive-css-menu-button-tutorials" /></a></p>
<h2>15. <a href="http://woork.blogspot.com/2008/06/beautiful-css-buttons-with-icon-set.html" target="_blank">Beautiful CSS Buttons With Icon Set</a></h2>
<p>This tutorial illustrates how to design nice clean buttons using some lines of HTML, CSS code and proxal icon set.</p>
<p><a href="http://woork.blogspot.com/2008/06/beautiful-css-buttons-with-icon-set.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/beautiful-icon-set-css-menu-button-tutorials.jpg" border="0" alt="Beautiful-icon-set-css-menu-button-tutorials" /></a></p>
<h2>16. <a href="http://hacks.mozilla.org/2009/11/building-beautiful-buttons-with-css-gradients/" target="_blank">Building Beautiful Buttons With CSS Gradients</a></h2>
<p>We’ll build a nice-looking embossed and beveled button using gradients and existing CSS properties, where you don’t have to regenerate images every time you change text, pages will load much faster because you don’t have to download separate images and it allows text to be easily localized.</p>
<p><a href="http://hacks.mozilla.org/2009/11/building-beautiful-buttons-with-css-gradients/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/building-beautiful-with-gradients-css-menu-button-tutorials.jpg" border="0" alt="Building-beautiful-with-gradients-css-menu-button-tutorials" /></a></p>
<h2>17. <a href="http://www.webdesignerwall.com/tutorials/css3-gradient-buttons/" target="_blank">CSS3 Gradient Buttons</a></h2>
<p>In this tutorial author’s going to show you how to put the CSS gradient feature in a good practical use. Check out <a href="http://www.webdesignerwall.com/demo/css-buttons.html" target="_blank">demo</a> with a lot of buttons.</p>
<p><a href="http://www.webdesignerwall.com/tutorials/css3-gradient-buttons/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/gradient-css-menu-button-tutorials.jpg" border="0" alt="Gradient-css-menu-button-tutorials" /></a></p>
<h2>18. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/build-kick-ass-practical-css3-buttons/" target="_blank">Build Kick-Ass Practical CSS3 Buttons</a></h2>
<p>Learn to take advantage of modern CSS3 features and create pretty button just with code.</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/build-kick-ass-practical-css3-buttons/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/build-kick-ass-practical-css-menu-button-tutorials.jpg" border="0" alt="Build-kick-ass-practical-css-menu-button-tutorials" /></a></p>
<h2>19. <a href="http://www.binarymoon.co.uk/2010/06/css-button-redux/" target="_blank">CSS Only Button</a></h2>
<p>Another tutorial showing you that you can live with CSS only.</p>
<p><a href="http://www.binarymoon.co.uk/2010/06/css-button-redux/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/only-drop-down-css-menu-button-tutorials.jpg" border="0" alt="Only-drop-down-css-menu-button-tutorials" /></a></p>
<h2>20. <a href="http://x10hosting.com/forums/tutorials/107364-how-make-nice-css-buttons.html" target="_blank">How to Make Nice CSS Buttons</a></h2>
<p>Learn how to use pseudo-class and apply the same CSS styling for all your website’s buttons.</p>
<p><a href="http://x10hosting.com/forums/tutorials/107364-how-make-nice-css-buttons.html"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/how-to-make-nice-css-menu-button-tutorials.jpg" border="0" alt="How-to-make-nice-css-menu-button-tutorials" /></a></p>
<h2>21. <a href="http://www.cssnewbie.com/cross-browser-rounded-buttons/" target="_blank">Cross-Browser Rounded Buttons with CSS3 and jQuery</a></h2>
<p>Simple a solution for developers to create flexible buttons with easily changeable text.</p>
<p><a href="http://www.cssnewbie.com/cross-browser-rounded-buttons/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/cross-browser-rounded-jquery-css-menu-button-tutorials.jpg" border="0" alt="Cross-browser-rounded-jquery-css-menu-button-tutorials" /></a></p>
<h2>22. <a href="http://www.elated.com/articles/css-rollover-buttons/" target="_blank">Making CSS Rollover Buttons</a></h2>
<p>In this tutorial, we&#8217;ll show you how to create easy, search-engine-friendly rollovers, using nothing but HTML, CSS and images. No JavaScript or IMG tags in sight!</p>
<p><a href="http://www.elated.com/articles/css-rollover-buttons/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/making-rollover-css-menu-button-tutorials.jpg" border="0" alt="Making-rollover-css-menu-button-tutorials" /></a></p>
<h2>23. <a href="http://www.impressivewebs.com/cnn-beveled-navigation-buttons-css/" target="_blank">Recreating CNN’s Beveled Navigation Buttons with Pure CSS</a></h2>
<p>This brief tutorial shows beginners that creating images for CNN’s beveled style navigation isn’t necessary.</p>
<p><a href="http://www.impressivewebs.com/cnn-beveled-navigation-buttons-css/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/recreating-cnn-beveled-navigation-with-pure-css-menu-button-tutorials.jpg" border="0" alt="Recreating-cnn-beveled-navigation-with-pure-css-menu-button-tutorials" /></a></p>
<h2>24. <a href="http://www.james-blogs.com/2009/01/07/creating-a-glassy-non-div-navigation-bar/" target="_blank">Creating a Glassy Non Div Navigation Bar</a></h2>
<p>This tutorial will show you how to style and control lists in CSS, as well as showing you the valid ways of using lists and where to use them.</p>
<p><a href="http://www.james-blogs.com/2009/01/07/creating-a-glassy-non-div-navigation-bar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/creating-glassy-non-div-navigation-bar-css-menu-button-tutorials.jpg" border="0" alt="Creating-glassy-non-div-navigation-bar-css-menu-button-tutorials" /></a></p>
<h2>25. <a href="http://webhole.net/2010/03/16/css-button-sprites-tutorial/" target="_blank">CSS Button Sprites Tutorial</a></h2>
<p>In this post author will show you how to implement the image of a two-state button into your design.</p>
<p><a href="http://webhole.net/2010/03/16/css-button-sprites-tutorial/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/07/css-menu-tutorials/sprites-css-menu-button-tutorials.jpg" border="0" alt="Sprites-css-menu-button-tutorials" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/tutorials/css-menu-button-tutorials/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins : 17 Handy Toolbars For Your Blog</title>
		<link>http://www.1stwebdesigner.com/wordpress/wordpress-plugins-handy-toolbars-blog/</link>
		<comments>http://www.1stwebdesigner.com/wordpress/wordpress-plugins-handy-toolbars-blog/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:40:57 +0000</pubDate>
		<dc:creator>Dainis Graveris</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bar]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=4529</guid>
		<description><![CDATA[Toolbars used in WordPress installations as plugins become more and more popular and effective. I am sure you noticed such toolbars on sites like Mashable.com, Abduzeedo.com etc and wondered how you can get one, why to use it and actually how good is sortiment. Maybe there are better toolbars available just for your needs? I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/wordpress/wordpress-plugins-handy-toolbars-blog" target="_self"><img class="alignleft" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/title-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Title-wordpress-blog-toolbar-plugins" /></a>Toolbars used in WordPress installations as plugins become more and more popular and effective. I am sure you noticed such toolbars on sites like Mashable.com, Abduzeedo.com etc and wondered how you can get one, why to use it and actually how good is sortiment. Maybe there are better toolbars available just for your needs?</p>
<p>I wondered and decided to create article about it – finding the most popular, interesting and eye-catching WordPress toolbar plugins you could use daily to increase pageviews, comments, sharing, twitter followers, subscriptions and more. Some of these plugins even offer online chat with your readers, how cool is that? Enjoy, research and find your pick! Let us know your favorite toolbar plugin as well!<span id="more-4529"></span></p>
<h2>1.<a href="http://www.extendy.com/" target="_blank">Extendy Toolbar</a></h2>
<p>This plugin installs the Extendy toolbar to your blog without having to make edits to any of your template files. Note that you must have an Extendy account, available for free at <a rel="nofollow" href="http://extendy.com/">http://extendy.com</a> . Extendy lets visitors share their favorite pages, search your content, view your latest tweets and blog posts, connect with you across social networks, and more.</p>
<p><a href="http://www.extendy.com/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/extendy-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Extendy-wordpress-blog-toolbar-plugins" /></a></p>
<h2>2. <a href="http://bar.meebo.com/" target="_blank">Meebo Bar</a></h2>
<div class="qanda">
<div class="answer">With the Meebo Bar, you get several great features straight out of the box, check for more on their webpage:</div>
<div class="answer">
<ul>
<li><span class="mainpoint">Real-time sharing.</span> Your users can easily share your website with their friends through IM, Facebook, Twitter, Yahoo, and email. The Meebo Bar engages your existing users and brings in new users.</li>
<li><span class="mainpoint">Custom buttons for your bar.</span> Choose from a host of buttons to add to your bar.</li>
<li><span class="mainpoint">Personal stats dashboard.</span> See statistics about pageviews, sharing from your site, and which of your Meebo Bar buttons are being clicked, all from your own secure site. You can even give other users their own personal login to access the dashboard.</li>
<li><span class="mainpoint">Instant messaging from your site.</span> Meebo knows web-based IM better than anyone, and your site visitors will be able to chat and share with their IM friends from AIM, Yahoo!, MSN, Facebook, and a ton of other networks.</li>
</ul>
</div>
</div>
<p><a href="http://bar.meebo.com/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/meebo-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Meebo-wordpress-blog-toolbar-plugins" /></a></p>
<h2>3.<a href="http://wordpress.org/extend/plugins/gigya-toolbar/" target="_blank">Gigya Toolbar</a></h2>
<p>The Gigya Toolbar increases your blog&#8217;s traffic and provides an oppurtunity to make extra revenues.  Here are features Gigya offers:</p>
<ul>
<li>Get return traffic when users share and tweet from the toolbar.</li>
<li>Supports 80 social destinations and includes a Facebook fan page and Twitter updates buttons.</li>
<li>The toolbar does not affect page load time. It loads only after the page is fully loaded.</li>
</ul>
<p><a href="http://wordpress.org/extend/plugins/gigya-toolbar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/gigya-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Gigya-wordpress-blog-toolbar-plugins" /></a></p>
<h2>4. <a href="http://wordpress.org/extend/plugins/static-toolbar/" target="_blank">WordPress Toolbar Plugin</a></h2>
<p>Static Toolbar displays a static toolbar in the bottom of the page, which may contain last posts, rss feed, search engine, social network and sharing links.</p>
<p><a href="http://wordpress.org/extend/plugins/static-toolbar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/static-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Static-wordpress-blog-toolbar-plugins" /></a></p>
<h2>5.<a href="http://wordpress.org/extend/plugins/wordpress-toolbar/" target="_blank">WordPress Toolbar</a></h2>
<p>This WordPress toolbar will automatically enable a toolbar for all outgoing links from your blog, it is similar as Digg or Stumbleupon. It helps to keep visitors coming back and write some comment or social bookmarking. Great tool.</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-toolbar/screenshots/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/visitors-keeper-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Visitors-keeper-wordpress-blog-toolbar-plugins" /></a></p>
<h2>6. <a href="http://wordpress.org/extend/plugins/mit3xxxde-toolbar/" target="_blank">mit3xxx.de Toolbar</a></h2>
<p>Adds the mit3xxx.de toolbar to your website.</p>
<p>The mit3xxx toolbar allows you to add the following features to your site: navigate to the start pageintegrate a button to your rss-feed,let your users tweet your content, share your content to social network sites such as Delicious, Digg, Facebookanr more. It also provides more then 20 themes.</p>
<p><a href="http://wordpress.org/extend/plugins/mit3xxxde-toolbar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/mit3xxx-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Mit3xxx-wordpress-blog-toolbar-plugins" /></a></p>
<h2>7. <a href="http://zenverse.net/wordpress-theme-demo-bar-plugin/" target="_blank">WordPress Theme Demo Bar</a></h2>
<p>WordPress Theme Demo Bar is a plugin for wordpress (compatible up to WP 2.8.3) allowing to preview any wordpress theme without activating. Demo bar is customisable in admin panel, with several CSS style files as well. Very handy for theme developers or Wordpres theme related articles.</p>
<p><a href="http://zenverse.net/wordpress-theme-demo-bar-plugin/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/theme-demo-bar-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Theme-demo-bar-wordpress-blog-toolbar-plugins" /></a></p>
<h2>8. <a href="http://wordpress.org/extend/plugins/wp-bar/" target="_blank">The WordPress Bar</a></h2>
<p>Editor’s description:</p>
<p>“Seen the DiggBar on Digg.com? Add a similar feature to your WordPress blog. Use your blog as a short link service with Easy Link Creation. Feature any link on the internet with a custom URL such as <a rel="nofollow" href="http://www.internetriot.com/?bing">http://www.internetriot.com/?bing</a>. Also feature social network links such as Facebook, Twitter, and Digg.”</p>
<p><a href="http://wordpress.org/extend/plugins/wp-bar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/wp-bar-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Wp-bar-wordpress-blog-toolbar-plugins" /></a></p>
<h2>9.<a href="http://wordpress.org/extend/plugins/wp-external-links-bar/" target="_blank"> WP External Links Bar</a></h2>
<p>Maintain your external links (in posts and comments) in your site. Create a Link Bar like facebook, digg and google with share link as well.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-external-links-bar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/external-links-wordpress-blog-toolbar-plugins.jpg" border="0" alt="External-links-wordpress-blog-toolbar-plugins" /></a></p>
<h2>10. <a href="http://wordpress.org/extend/plugins/wordpress-admin-bar/" target="_blank">WordPress Admin Bar</a></h2>
<p>This plugin replicates all of the menu links in your normal admin area at the top of your main site for logged in users (i.e. you). You can go right to the &#8220;Write Post&#8221; or manage options pages in one click from anywhere on your blog. No more having to go to your dashboard first. You can even have it replace your admin area menus if you want.</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-admin-bar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/admin-bar-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Admin-bar-wordpress-blog-toolbar-plugins" /></a></p>
<h2>11. <a href="http://wordpress.org/extend/plugins/wordpress-admin-bar-improved/" target="_blank">WordPress Admin Bar Improved</a></h2>
<p>Similar plugin to WordPress admin bar but with several improvements – now even if you are not logged in you can – you will have top toolbar visible to login.</p>
<p>&gt;<a href="http://wordpress.org/extend/plugins/wordpress-admin-bar-improved/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/admin-bar-improved-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Admin-bar-improved-wordpress-blog-toolbar-plugins" /></a></p>
<h2>12.<a href="http://wordpress.org/extend/plugins/wp-dragtoshare-extended/" target="_blank">Drag-To-Share eXtended</a></h2>
<p>This plugin mimic the Mashable functionality where news stories and interesting articles can be shared to social networking sites. The functionality is driven by the images accompanying the articles, you click and hold on an image and can then drag it into a toolbar to share it. It&#8217;s brilliant and intuitive!</p>
<p><a href="http://wordpress.org/extend/plugins/wp-dragtoshare-extended/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/drag-to-share-extended-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Drag-to-share-extended-wordpress-blog-toolbar-plugins" /></a></p>
<h2>13. <a href="http://wordpress.org/extend/plugins/snipi-for-wordpress-media-library-and-nextgen-gallery/" target="_blank">Snipi for WordPress</a></h2>
<p>Using the Snipi Toolbar, you can drag and drop images from anywhere on the Internet and have them appear automatically in your WordPress Media Library or NextGen Gallery. Interesting toolbar indeed. <a href="http://www.youtube.com/watch?v=73iNmJ1k-2c" target="_blank">Check Youtube video for more</a>.</p>
<p><a href="http://wordpress.org/extend/plugins/snipi-for-wordpress-media-library-and-nextgen-gallery/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/snipi-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Snipi-wordpress-blog-toolbar-plugins" /></a></p>
<h2>14. <a href="http://wordpress.org/extend/plugins/fixed-social-buttons/" target="_blank">Fixed Social Buttons</a></h2>
<p>This plugin will add <a href="http://emyl.fr/ongame/poker/plugin-social-buttons/">fixed social buttons</a> on right side : twitter, facebook, myspace, reddit, delicious, technorati and rss feed buttons. Open social bookmarks links in a new or in the same window with &#8220;rel=&#8217;nofollow&#8217;&#8221; attribute or not.</p>
<p><a href="http://wordpress.org/extend/plugins/fixed-social-buttons/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/fixed-social-buttons-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Fixed-social-buttons-wordpress-blog-toolbar-plugins" /></a></p>
<h2>15. <a href="http://wordpress.org/extend/plugins/wp-super-bar/" target="_blank">WP Super Bar</a></h2>
<p>A very simple bar for outgoing links in your posts.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-super-bar/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/wp-super-bar-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Wp-super-bar-wordpress-blog-toolbar-plugins" /></a></p>
<h2>16. <a href="http://wordpress.org/extend/plugins/fixed-search-button/" target="_blank">Fixed Search Button</a></h2>
<p>Looks promising plugin, with handy buttons. This plugin will add fixed buttons on right side :</p>
<ul>
<li>Home button</li>
<li>Login button</li>
<li>Contact button</li>
<li>Search button</li>
<li>Go to top button</li>
</ul>
<p><a href="http://wordpress.org/extend/plugins/fixed-search-button/"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2010/01/wordpress-toolbar-plugins/fixed-search-bar-wordpress-blog-toolbar-plugins.jpg" border="0" alt="Fixed-search-bar-wordpress-blog-toolbar-plugins" /></a></p>
<h2>17. <a href="http://wordpress.org/extend/plugins/frame-breaker-removes-digg-bar-owly-bar-facebook-bar-etc/" target="_blank">Frame Breaker, aka Die Digg-bar die!</a></h2>
<p>Something different – did you want sometimes to people visit really your page not digg-bars, different frames like you will see in this post also. Activate this plugin to get rid of such frames.</p>
<p>I could find fixed Twitter and Subscribe buttons, I see often on left or right sides of windows. If you know one, please share with me as well, so I would be able to create even more comprehensive list. If you know more such fixed toolbars, bars, buttons please do share!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/wordpress/wordpress-plugins-handy-toolbars-blog/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>50 Really High Quality Photoshop Navigation Menu Tutorials</title>
		<link>http://www.1stwebdesigner.com/tutorials/50-really-high-quality-photoshop-navigation-menu-tutorials/</link>
		<comments>http://www.1stwebdesigner.com/tutorials/50-really-high-quality-photoshop-navigation-menu-tutorials/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 08:02:40 +0000</pubDate>
		<dc:creator>Dainis Graveris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Interface]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=3973</guid>
		<description><![CDATA[While waiting our SEO series to come out, I showcased for you pretty huge and comprehensive navigation, menu and button tutorial article. All of those tutorials are selected carefully just featuring here, the most high quality ones. Navigation is very important aspect in every web-design, because it is usually the place where people will click [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.1stwebdesigner.com/tutorials/50-really-high-quality-photoshop-navigation-menu-tutorials" target="_self"><img class="alignleft" src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/title-high-quality-photoshop-menu-tutorials.jpg" alt="title-high-quality-photoshop-menu-tutorials" width="150" height="150" /></a>While waiting  our SEO series to come out, I showcased for you pretty huge and comprehensive navigation, menu and button tutorial article. All of those tutorials are selected carefully just featuring here, the most high quality ones.</p>
<p>Navigation is very important aspect in every web-design, because it is usually the place where people will click the most as well as notice creative and usable buttons. Really all we need is to get visitor remember our site! To complete and sharpen you need to use Photoshop here, actually version doesn&#8217;t matter, I am sure everything can be completed in any of PS previous versions too!</p>
<p>Let&#8217;s get started and learn how to create shiny, clean, stylish, glossy or even 3D navigation menus! Hope you will enjoy this article!<span id="more-3973"></span></p>
<h2>1.<a href="http://psdvibe.com/2008/12/03/content-box-with-orange-banner-heading/" target="_blank">Content Box With Orange Banner Heading</a></h2>
<p>In this tutorial you will learn how to create a content box similar to the ones used on this site, where the corners are rounded and the heading has a 3D effect.</p>
<p><a href="http://psdvibe.com/2008/12/03/content-box-with-orange-banner-heading/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/orange-banner-menu-photoshop-navigation-tutorial.jpg" alt="orange-banner-menu-photoshop-navigation-tutorial" width="570" height="386" /></a></p>
<h2>2. <a href="http://psfreak.com/2008/02/10/vista-styled-button/" target="_blank">Vista Styled Button Photoshop Tutorial</a></h2>
<p>Learn how to make a vista styled button by using lots of different layer styles, tools and techniques.</p>
<p><a href="http://psfreak.com/2008/02/10/vista-styled-button/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/vista-styled-button-photoshop-navigation-tutorial.jpg" alt="vista-styled-button-photoshop-navigation-tutorial" width="539" height="317" /></a></p>
<h2>3. <a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-slick-and-clean-button-in-photoshop/" target="_blank">How to Create a Slick and Clean Button in Photoshop</a></h2>
<p>This Photoshop tutorial shows you how to create a simple and clean &#8220;Web 2.0 style&#8221; button sprite with a rollover state. You’ll also learn how to set up the sprite using some basic CSS techniques (CSS background sprite and CSS text image replacement).</p>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-slick-and-clean-button-in-photoshop/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/slick-clean-button-photoshop-navigation-tutorial.jpg" alt="slick-clean-button-photoshop-navigation-tutorial" width="550" height="250" /></a></p>
<p><a href="http://psdvibe.com/2008/12/03/content-box-with-orange-banner-heading/" target="_blank"></a></p>
<h2>4. <a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/blue-on-black-navigation-bar.html" target="_blank">Blue on Black Navigation Bar</a></h2>
<p>Design a beautiful navigation bar in Photoshop. This tutorial will teach you how to combine several layer styles to create a beautiful yet simple navigation bar.</p>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/blue-on-black-navigation-bar.html" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/blue-on-black-menu-photoshop-navigation-tutorial.jpg" alt="blue-on-black-menu-photoshop-navigation-tutorial" width="431" height="176" /></a></p>
<h2>5. <a href="http://psdlounge.com/tutorials/green-navigation/" target="_blank">Green Navigation</a></h2>
<p>In this tutorial, you will learn how to make a stylish looking green navigation with a shine effect.</p>
<p><a href="http://psdlounge.com/tutorials/green-navigation/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/green-button-photoshop-navigation-tutorial.jpg" alt="green-button-photoshop-navigation-tutorial" width="570" height="191" /></a></p>
<h2>6. <a href="http://www.tutorialpark.com/high-detailed-plastic-navigation-bar/" target="_blank">High-Detailed Plastic Navigation Bar</a></h2>
<p>This tutorial is describing detailed process of creation of “plastic” navigation bar.</p>
<p><a href="http://www.tutorialpark.com/high-detailed-plastic-navigation-bar/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/plastic-menu-button-photoshop-navigation-tutorial.jpg" alt="plastic-menu-button-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>7. <a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/modernistic-navigation-module.html" target="_blank">Modernistic Navigation Module</a></h2>
<p>Create this beautiful navigation module with Photoshop. This Photoshop layout tutorial will show how simple shapes and gradients can create elegant designs.</p>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/modernistic-navigation-module.html" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/modern-menu-photoshop-navigation-tutorial.jpg" alt="modern-menu-photoshop-navigation-tutorial" width="532" height="414" /></a></p>
<h2>8. <a href="http://coregfx.org/tutorials/create-a-nice-stylish-glossy-button-in-photoshop/" target="_blank">Create a Nice Stylish Glossy Button in Photoshop</a></h2>
<p><a href="http://coregfx.org/tutorials/create-a-nice-stylish-glossy-button-in-photoshop/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/stylish-glossy-button-photoshop-navigation-tutorial.jpg" alt="stylish-glossy-button-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>9. <a href="http://coregfx.org/tutorials/light-lime-and-blue-navigation/" target="_blank">Light Lime and Blue Navigation</a></h2>
<p><a href="http://coregfx.org/tutorials/light-lime-and-blue-navigation/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/lime-blue-button-photoshop-navigation-tutorial.jpg" alt="lime-blue-button-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>10. <a href="http://psfreak.com/2008/02/16/stylish-dark-navigation-box/" target="_blank">Stylish Dark Navigation Box</a></h2>
<p>In this tutorial you will learn how to make a more advanced styled navigation box using some more effects and tools.</p>
<p><a href="http://psfreak.com/2008/02/16/stylish-dark-navigation-box/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/stylish-dark-menu-photoshop-navigation-tutorial.jpg" alt="stylish-dark-menu-photoshop-navigation-tutorial" width="532" height="414" /></a></p>
<h2>11. <a href="http://psd.tutsplus.com/designing-tutorials/creating-a-cool-3d-web-design-effect/" target="_blank">Creating A Cool 3D Web Design Effect</a></h2>
<p>In this tutorial you will learn some very easy techniques, using gradients and layer styles, that we can use to produce nice subtle 3D effects in our web designs.</p>
<p><a href="http://psd.tutsplus.com/designing-tutorials/creating-a-cool-3d-web-design-effect/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/3d-modern-menu-photoshop-navigation-tutorial.jpg" alt="3d-modern-menu-photoshop-navigation-tutorial" width="570" height="227" /></a></p>
<h2>12. <a href="http://easydisplayname.deviantart.com/art/Web-Button-Making-Tutorial-1-89899420" target="_blank">Web Button Making Tutorial 1</a> by <a href="http://easydisplayname.deviantart.com/" target="_blank">easydisplayname</a></h2>
<p>The following tutorial is on how to create a set of web buttons. This tutorial assumes you to have basic understanding about the tools in Photoshop.</p>
<p><a href="http://easydisplayname.deviantart.com/art/Web-Button-Making-Tutorial-1-89899420" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/web-technic-button-photoshop-navigation-tutorial.jpg" alt="web-technic-button-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>13. <a href="http://easydisplayname.deviantart.com/art/Web-Button-Making-Tutorial-2-89899535" target="_blank">Web Button Making Tutorial 2</a> by<a href="http://easydisplayname.deviantart.com/" target="_blank"> easydisplayname</a></h2>
<p>The following tutorial is on how to create a set of web buttons. This tutorial assumes you to have basic understanding about the tools in Photoshop.</p>
<p><a href="http://easydisplayname.deviantart.com/art/Web-Button-Making-Tutorial-2-89899535" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/web-technic-button-2-photoshop-navigation-tutorial.jpg" alt="web-technic-button-2-photoshop-navigation-tutorial" width="570" height="205" /></a></p>
<h2>14. <a href="http://www.blogperfume.com/photoshop-tutorial-designing-a-unique-bookmark-box/" target="_blank">Photoshop Tutorial: Designing a Unique Bookmark Box</a></h2>
<p>In this Adobe Photoshop tutorial we’ll be learning how to create a unique, and professional-styled bookmark/promote box for your personal Blog, or maybe even your website.</p>
<p><a href="http://www.blogperfume.com/photoshop-tutorial-designing-a-unique-bookmark-box/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/unique-bookmarkbox-photoshop-navigation-tutorial.jpg" alt="unique-bookmarkbox-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>15.<span style="text-decoration: underline;"><span style="color: blue;"><a href="http://pshero.com/archives/volkswagen-inspired-navigation" target="_blank"> Volkswagen Inspired Navigation</a></span></span></h2>
<p><a href="http://pshero.com/archives/volkswagen-inspired-navigation" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/volkswagen-inspired-button-photoshop-navigation-tutorial.jpg" alt="volkswagen-inspired-button-photoshop-navigation-tutorial" width="540" height="250" /></a></p>
<h2>16. <a href="http://www.photoshopstar.com/web-graphics/professional-menu-button/" target="_blank">Professional Menu Button</a></h2>
<p>In this easy, step-by-step tutorial you are going to see how to design an interesting professional menu button by using some simple filters, for example Gaussian Blur &amp; Motion Blur.</p>
<p><a href="http://www.photoshopstar.com/web-graphics/professional-menu-button/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/menu-button-photoshop-navigation-tutorial.jpg" alt="menu-button-photoshop-navigation-tutorial" width="500" height="300" /></a></p>
<h2>17. <a href="http://www.webdesignerwall.com/tutorials/design-watercolor-effect-menu/" target="_blank">Design Watercolor Effect Menu</a></h2>
<p>This is a two-part tutorial on how to create an artistic and un-typical CSS list menu as seen on <a href="http://www.webdesignerwall.com/" target="_blank">Web Designer Wall</a>. In the first part (this article),you will learn how to design a watercolor effect menu in Photoshop.</p>
<p><a href="http://www.webdesignerwall.com/tutorials/design-watercolor-effect-menu/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/design-watercolor-effect-photoshop-navigation-tutorial.jpg" alt="design-watercolor-effect-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>18. <a href="http://www.tutorialshot.com/professional-header-design-for-your-website/" target="_blank">Professional header design for your website</a></h2>
<p>This Photoshop CS3 tutorial will teach you how to make a nice-looking and professional header for your website easily.</p>
<p><a href="http://www.tutorialshot.com/professional-header-design-for-your-website/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/professional-header-photoshop-navigation-tutorial.jpg" alt="professional-header-photoshop-navigation-tutorial" width="570" height="126" /></a></p>
<h2>19. <a href="http://www.photoshopstar.com/web-graphics/glossy-style-carbon-fibre-navigation-set/" target="_blank">Glossy-Style Carbon Fibre Navigation Buttons</a></h2>
<p><a href="http://www.photoshopstar.com/web-graphics/glossy-style-carbon-fibre-navigation-set/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/glossy-set-photoshop-navigation-tutorial.jpg" alt="glossy-set-photoshop-navigation-tutorial" width="400" height="242" /></a></p>
<h2>20. <a href="http://www.spoono.com/photoshop/tutorials/tutorial.php?id=77" target="_blank">Interface Orbs</a></h2>
<p>Shiny glass orbs have been popular fixtures for web interfaces and application skins for quite some time. In this tutorial, you will be going over a technique for making a standard interface orb.</p>
<p><a href="http://www.spoono.com/photoshop/tutorials/tutorial.php?id=77" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/interface-orbs-photoshop-navigation-tutorial.jpg" alt="interface-orbs-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>21. <a href="http://psd.tutsplus.com/interface-tutorials/how-to-create-a-stunning-vista-inspired-menu/">How To Create a Stunning Vista Inspired Menu</a></h2>
<p>This tutorial will show you how to make a semi-transparent Vista-inspired menu using gradients, shadows, and blurring to produce a stunning modern effect.</p>
<p><a href="http://psd.tutsplus.com/interface-tutorials/how-to-create-a-stunning-vista-inspired-menu/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/vista-inspired-menu-photoshop-navigation-tutorial.jpg" alt="vista-inspired-menu-photoshop-navigation-tutorial" width="570" height="315" /></a></p>
<h2>22. <a href="http://netcades.com/2008/07/21/clean-vertical-navigation-interface-in-photoshop/" target="_blank">Clean Vertical Navigation Interface in Photoshop</a></h2>
<p>In this photoshop tutorial you will learn how to create a Clean Vertical Navigation Interface for your website.</p>
<h2><a href="http://netcades.com/2008/07/21/clean-vertical-navigation-interface-in-photoshop/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/vertical-menu-photoshop-navigation-tutorial.jpg" alt="vertical-menu-photoshop-navigation-tutorial" width="356" height="248" /></a></h2>
<h2>23. <a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/clean-white-navigation-bar.html" target="_blank">Clean White Navigation Bar</a></h2>
<p>Simplicity is the key to beautiful web layouts. Learn how to draw a beautiful navigation bar in Photoshop.</p>
<p><a href="http://photoshoptutorials.ws/photoshop-tutorials/layouts/clean-white-navigation-bar.html" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/clean-white-button-photoshop-navigation-tutorial.jpg" alt="clean-white-button-photoshop-navigation-tutorial" width="431" height="169" /></a></p>
<p><a href="http://coregfx.org/tutorials/light-lime-and-blue-navigation/" target="_blank"></a></p>
<h2>24. <a href="http://www.adobetutorialz.com/articles/3008/2/RSS-button" target="_blank">RSS button in Photoshop</a></h2>
<p><a href="http://www.adobetutorialz.com/articles/3008/2/RSS-button" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/rss-button-photoshop-navigation-tutorial.jpg" alt="rss-button-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>25. <a href="http://psdlounge.com/tutorials/interfaces/stylish-dark-navigation-menu/" target="_blank">Stylish Dark Navigation Menu</a></h2>
<p>In this tutorial, you will be learning some tricks with the rounded rectangle tool and how to use the rectangular marquee tool to make a stylish navigation box for a web design.</p>
<p><a href="http://easydisplayname.deviantart.com/art/Web-Button-Making-Tutorial-2-89899535"></a></p>
<p><a href="http://psdlounge.com/tutorials/interfaces/stylish-dark-navigation-menu/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/dark-menu-photoshop-navigation-tutorial.jpg" alt="dark-menu-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>26. <a href="http://www.quicktutorials.net/2008/11/10/sleek-photoshop-header-design/" target="_blank">Sleek Photoshop Header Design</a></h2>
<p><a href="http://www.quicktutorials.net/2008/11/10/sleek-photoshop-header-design/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/sleek-header-photoshop-navigation-tutorial.jpg" alt="sleek-header-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<p><a href="http://psfreak.com/2008/02/16/stylish-dark-navigation-box/" target="_blank"></a></p>
<h2>27. <a href="http://www.sigtutorials.com/tutorials/other/banner-navigation-tutorial.html" target="_blank">Slick Blue navigation</a></h2>
<p>Learn how to create a slick looking web 2.0 website banner / header!</p>
<p><a href="http://www.sigtutorials.com/tutorials/other/banner-navigation-tutorial.html" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/slick-blue-menu-photoshop-navigation-tutorial.jpg" alt="slick-blue-menu-photoshop-navigation-tutorial" width="570" height="149" /></a></p>
<h2>28. <a href="http://www.anothertutorialsite.com/read_tutorial/234/" target="_blank">Sleek Glossy Blue Button</a></h2>
<p>Use a variety of different techniques to make a stunning button.</p>
<p><a href="http://www.anothertutorialsite.com/read_tutorial/234/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/sleek-blue-button-photoshop-navigation-tutorial.jpg" alt="sleek-blue-button-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>29. <a href="http://www.photoshopstar.com/web-graphics/glossy-navigation-buttons/" target="_blank">Simple Glossy Navigation Buttons</a></h2>
<p><a href="http://www.photoshopstar.com/web-graphics/glossy-navigation-buttons/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/simple-glossy-button-photoshop-navigation-tutorial.jpg" alt="simple-glossy-button-photoshop-navigation-tutorial" width="526" height="104" /></a></p>
<h2>30. <a href="http://www.pixeldigest.com/navigation_bar.html" target="_blank">Navigation Bar &#8211; Create a glass type navigation bar</a></h2>
<p><a href="http://www.pixeldigest.com/navigation_bar.html" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/glass-type-photoshop-navigation-tutorial.jpg" alt="glass-type-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>31. <a href="http://www.photoshop-pack.com/pspack/22/Simple_and_Clean_Menu_Bar" target="_blank">Simple and Clean Menu Bar</a></h2>
<p>Learn how to make this simple and clean menu bar.</p>
<p><a href="http://www.photoshop-pack.com/pspack/22/Simple_and_Clean_Menu_Bar" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/simple-menu-photoshop-navigation-tutorial.jpg" alt="simple-menu-photoshop-navigation-tutorial" width="570" height="238" /></a></p>
<h2>32. <a href="http://www.avivadirectory.com/photoshop/glossy-web-20-button/" target="_blank">Glossy Web 2.0 Button</a></h2>
<p>Learn how to make a nice Web 2.0 style Glossy Button using Layer Styles, also how to make a rollover.</p>
<h2><a href="http://www.avivadirectory.com/photoshop/glossy-web-20-button/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/glossy-web-button-photoshop-navigation-tutorial.jpg" alt="glossy-web-button-photoshop-navigation-tutorial" width="570" height="171" /></a></h2>
<h2>33. <a href="http://www.avivadirectory.com/photoshop/pixel-style-navigation-box/" target="_blank">Pixel Style Navigation Box</a></h2>
<p>Learn how to make a navigation box with a unique pixel style.</p>
<h2><a href="http://www.avivadirectory.com/photoshop/pixel-style-navigation-box/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/pixel-style-photoshop-navigation-tutorial.jpg" alt="pixel-style-photoshop-navigation-tutorial" width="383" height="220" /></a></h2>
<h2>34. <a href="http://www.avivadirectory.com/photoshop/professional-dark-web-button/" target="_blank">Professional Dark Web Button</a></h2>
<p>This tutorial will show you how to make a Professional web button and also to use it like a Navigation Bar.</p>
<p><a href="http://www.avivadirectory.com/photoshop/professional-dark-web-button/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/professional-menu-photoshop-navigation-tutorial.jpg" alt="professional-menu-photoshop-navigation-tutorial" width="539" height="165" /></a></p>
<h2>35. <a href="http://psfreak.com/2008/02/09/clean-blue-navigation-box/" target="_blank">Clean Blue Navigation Box</a></h2>
<p>This tutorial is going to go over how to use some tools and effects to make a navigation box for a web layout which you can apply the same techniques to make content boxes etc.</p>
<p><a href="http://psfreak.com/2008/02/09/clean-blue-navigation-box/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/clean-blue-menu-photoshop-navigation-tutorial.jpg" alt="clean-blue-menu-photoshop-navigation-tutorial" width="538" height="368" /></a></p>
<h2>36. <a href="http://www.originmaker.com/2008/wii-web-header-photoshop/" target="_blank">Create a Wii Web Header in Photoshop</a></h2>
<p>This photoshop tutorial will teach you how to design the Wii header found at Nintendo.com.</p>
<p><a href="http://www.originmaker.com/2008/wii-web-header-photoshop/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/wii-web-header-photoshop-navigation-tutorial.jpg" alt="wii-web-header-photoshop-navigation-tutorial" width="570" height="172" /></a></p>
<h2>37. <a href="http://www.quicktutorials.net/2008/10/25/metallic-header-design-in-photoshop/" target="_blank">Metallic Header Design in Photoshop</a></h2>
<p><a href="http://www.quicktutorials.net/2008/10/25/metallic-header-design-in-photoshop/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/metallic-header-photoshop-navigation-tutorial.jpg" alt="metallic-header-photoshop-navigation-tutorial" width="570" height="222" /></a></p>
<h2>38. <a href="http://www.hongkiat.com/blog/sketch-web-20-interface-in-photoshop/" target="_blank">Design Web 2.0 Interface in Photoshop</a></h2>
<p>Understanding the tutorial below is understanding it’s technique, with it you can draw yourself some graphical user interface for a website. Side navigation, buttons, headers, for instance. All Web 2.0 style.</p>
<p><a href="http://www.hongkiat.com/blog/sketch-web-20-interface-in-photoshop/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/web-20-interface-button-photoshop-navigation-tutorial.jpg" alt="web-20-interface-button-photoshop-navigation-tutorial" width="570" height="227" /></a></p>
<h2>39. <a href="http://veerle.duoh.com/blog/comments/creating_flexible_buttons_using_photoshop_shapes_and_styles/" target="_blank">Creating flexible buttons using Photoshop shapes and styles</a></h2>
<p><a href="http://veerle.duoh.com/blog/comments/creating_flexible_buttons_using_photoshop_shapes_and_styles/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/flexible-menu-button-photoshop-navigation-tutorial.jpg" alt="flexible-menu-button-photoshop-navigation-tutorial" width="400" height="70" /></a></p>
<h2>40. <a href="http://iris-design.info/photoshop/web-20-style-buttons/" target="_blank">Web 2.0 style buttons tutorial</a></h2>
<p><a href="http://iris-design.info/photoshop/web-20-style-buttons/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/web-20-style-button-photoshop-navigation-tutorial.jpg" alt="web-20-style-button-photoshop-navigation-tutorial" width="240" height="403" /></a></p>
<h2>41. <a href="http://www.oktutorials.com/photoshop-tutorials/drawing/shut-down-icon" target="_blank">Shut Down Button</a></h2>
<p><a href="http://www.oktutorials.com/photoshop-tutorials/drawing/shut-down-icon" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/shut-down-button-photoshop-navigation-tutorial.jpg" alt="shut-down-button-photoshop-navigation-tutorial" width="570" height="227" /></a></p>
<h2>42. <a href="http://www.psdcore.com/tutorials/web-layouts/clean-white-navigation/" target="_blank">Clean White Navigation</a></h2>
<p><a href="http://www.psdcore.com/tutorials/web-layouts/clean-white-navigation/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/clean-white-menu-photoshop-navigation-tutorial.jpg" alt="clean-white-menu-photoshop-navigation-tutorial" width="570" height="122" /></a></p>
<h2>43. <a href="http://psd.tutsplus.com/photo-effects-tutorials/photoshop-button-maker/" target="_blank">Photoshop Button Maker</a></h2>
<p><a href="http://psd.tutsplus.com/photo-effects-tutorials/photoshop-button-maker/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/button-maker-photoshop-navigation-tutorial.jpg" alt="button-maker-photoshop-navigation-tutorial" width="500" height="368" /></a></p>
<h2>44. <a href="http://www.toxiclab.org/tutorial.asp?ID=49" target="_blank">Web buttons</a></h2>
<p><a href="http://www.toxiclab.org/tutorial.asp?ID=49" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/web-button-photoshop-navigation-tutorial.jpg" alt="web-button-photoshop-navigation-tutorial" width="331" height="83" /></a></p>
<h2>45. <a href="http://www.psdspy.com/forums/tutorials/229-chrome-button-navigations.html" target="_blank">Chrome Button Navigation</a></h2>
<p><a href="http://www.psdspy.com/forums/tutorials/229-chrome-button-navigations.html" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/chrome-button-photoshop-navigation-tutorial.jpg" alt="chrome-button-photoshop-navigation-tutorial" width="419" height="109" /></a></p>
<h2>46. <a href="http://www.yourphotoshopguide.com/tutorials/glass-button/" target="_blank">Glass Button Photoshop Tutorial</a></h2>
<p><a href="http://www.yourphotoshopguide.com/tutorials/glass-button/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/glass-button-photoshop-navigation-tutorial.jpg" alt="glass-button-photoshop-navigation-tutorial" width="420" height="62" /></a></p>
<h2>47. <a href="http://www.empiredezign.com/version2/portfolio/pages/tutorials/greengel.htm" target="_blank">Green Gel Button</a></h2>
<p><a href="http://www.empiredezign.com/version2/portfolio/pages/tutorials/greengel.htm" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/green-gel-button-photoshop-navigation-tutorial.jpg" alt="green-gel-button-photoshop-navigation-tutorial" width="500" height="183" /></a></p>
<h2>48. <a href="http://www.photoshopstar.com/web-design/war-game-style-navigation/" target="_blank">Awesome, War-Style Game Buttons</a></h2>
<p><a href="http://www.photoshopstar.com/web-design/war-game-style-navigation/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/war-style-buttonphotoshop-navigation-tutorial.jpg" alt="war-style-buttonphotoshop-navigation-tutorial" width="400" height="180" /></a></p>
<h2>49. <a href="http://www.psdvault.com/web-graphics/design-a-simple-yet-effective-clean-and-shining-button-for-your-website-in-photoshop/" target="_blank">Design a Simple Yet Effective, Clean and Shining Button for Your Website in Photoshop</a></h2>
<p><a href="http://www.psdvault.com/web-graphics/design-a-simple-yet-effective-clean-and-shining-button-for-your-website-in-photoshop/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/clean-shining-web-button-photoshop-navigation-tutorial.jpg" alt="clean-shining-web-button-photoshop-navigation-tutorial" width="506" height="325" /></a></p>
<h2>50. <a href="http://templatetuts.com/2009/05/easily-create-an-apple-inspired-navigation/" target="_blank">Easily Create An Apple-Inspired Navigation</a></h2>
<p><a href="http://templatetuts.com/2009/05/easily-create-an-apple-inspired-navigation/" target="_blank"><img src="http://cdn1.1stwebdesigner.com/wp-content/uploads/2009/08/photoshop-navigation-tutorials/apple-inspired-menu-photoshop-navigation-tutorial.jpg" alt="apple-inspired-menu-photoshop-navigation-tutorial" width="570" height="174" /></a></p>
<p>If you know any more quality navigation tutorials, please add links on the comments! Thank you!</p>
<p><a href="http://www.designvitality.com/blog/2007/10/photoshop-button-tutorials/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.1stwebdesigner.com/tutorials/50-really-high-quality-photoshop-navigation-menu-tutorials/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
	</channel>
</rss>

