Friday, September 18, 2009

Creating a round corner navigation menu button background which looks seamless

Here is a simple method to make the rounded corner button for navigation using css.

1)Add background image
Create a background image for your navigation based on your idea.
zBelow image is an example.


<ul class="nav">
<li><a href="#"><span> Home </span></a></li>
<li><a href="#"><span> Our Services </span></a></li>
<li><a href="#"><span> Sitemap </span></a></li>
<li><a href="#"><span> Contact Us </span></a> </li>
</ul>

3)Add CSS Styles
Add below css styles to your stylesheet files or to your html page

ul.nav{
padding:0;
margin:0;
}
ul.nav li{
float:left;
list-style-type:none;
margin-left:5px;
}
ul.nav li a:link,ul.nav li a:visited{
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#669933;
height:35px;
display:block;
padding-left:15px;
cursor:pointer;
float:left;

}
ul.nav li a:hover{
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
background:url(images/nag_bg.jpg) no-repeat;
}
ul.nav li a:hover span{
background:url(images/nag_bg.jpg) no-repeat right;
}
ul.nav li span{
display:block;
height:35px;
padding-right:15px;
line-height:30px;
float:left;
}






2)Add html code
followin is the html code of navigation bar. just add this code to your web page where you want to show the navigation bar


Download sample zip file

Original Post by,
Ajinesh Ravi

Friday, September 4, 2009

About Web Design & Development Company, Kerala - India

Welcome to the official blog of IPIX Solutions Pvt. Ltd. IPIX Slutions is a widely established web design company offering an extensive range of customized products for all your web related needs. We provide well-organized ecommerce website design solutions and development services according to the existing business and client’s needs that help to grab more customers. Our capabilities and experience will assist you to launch any type of website with all the latest technologies and best SEO. IPIX Solutions’ main services include :

By providing all these services in one environment, we make it possible for our customers to outsource all their Internet requirements to a single point. With the use of world-class design facilities and latest software engineering methods, we create comprehensive web products and solutions that allow you to promote your business and improve your customer base. As we have a team of highly skilled software professionals, we can customize your website designs as per your specifications and requirements. With the help of our experienced SEO professionals, you can take your business ideas to the targeted market segment effectively.

IPIX Solutions has a long and proven record of excellent performance and service for several reputed clients across industries. We create and implement a successful technologically driven business solution that enhances your current business model. All our website designs are simple, easy to navigate, fast loading and providing the exact information to user.

For the success of your business or company, your website has to stand out in the consumer's eye. By studying the target audience and researching your competitors, we build high-end and functional website that convey your company, service and product information. Our company also specializes in high quality logo designs, flash presentations and flyers or brochures designs.