Red Color Glossy CSS Menu Bar For Blogger | Blogger Tips | Blogger Tricks | SEO | CSS and HTML Tricks

Red Color Glossy CSS Menu Bar For Blogger

Few days ago, i posted about Glossy CSS
menu bar Tutorial, This is also same, with
different  color,  you  can   check  it  form
below link. If you  want you can check my
earlier   menu bar post by  clicking here


Red Color Glossy CSS Menu Bar For Blogger
Demo

1. Log in to blogger account and Click drop down.
blog-post-option
2. Now select "Template" Like Below.

Select-template

3. Now you can see Live on blog, Click EDIT HTML Button"

4. Now click Proceed button.
   
5. Find this tag by using Ctrl+F    ]]></b:skin>

6. Paste below code Before ]]></b:skin> tag

/* The CSS Code for the menu starts here */
.rhm1{
width:780px;
height:64px;
margin:0 auto;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQRUhf5DpCeLa2XOdSFwN68iHF1sYPBwuAcF2rYaveEGXEAksZxipUQhFpEiwSbAYDoQhMSDmGwg5JGrM7NQ9fVX-eBo8bN-XP0OoHNpR_xcizEnO8TNOixH6a64_0DyMCvWiXJdzxNVQ/s1600/rhm1_bg.gif) repeat-x;
}
.rhm1-left{
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnTMpo-maBOEqXqMb1EiJlenmMsmT-FuNFzCvgV07Iy0vu8XMcNz_Xtwj7tNdSRwQ2qMTVg_eQ2fxS4nxOiP4a7LWbaPkUesOCwFS5k5zByj9Quho0HKp7k3hmRYBn3Vi6EcymTEELbOg/s1600/rhm1_l.gif) no-repeat;
width:15px;
height:64px;
float:left;
}
.rhm1-right{
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0_CsrkXCcL6bVzdSTa8MqqKht0rQN_YepiGG7_TOucoy1hhpvBagi6fPThU681vr4v-hFPzcTkMv1UCm51fkS8GwPZOFNqLfqA_5YK97Rul8yQiQizShJZVJvbjdRMowBzRbgn4RtUA0/s1600/rhm1_r.gif) no-repeat;
width:15px;
height:64px;
float:right;
}
.rhm1-bg{
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQRUhf5DpCeLa2XOdSFwN68iHF1sYPBwuAcF2rYaveEGXEAksZxipUQhFpEiwSbAYDoQhMSDmGwg5JGrM7NQ9fVX-eBo8bN-XP0OoHNpR_xcizEnO8TNOixH6a64_0DyMCvWiXJdzxNVQ/s1600/rhm1_bg.gif) repeat-x;
height:64px;
}
.rhm1-bg ul{
list-style:none;
margin:0 auto;
}
.rhm1-bg li{
float:left;
list-style:none;
}
.rhm1-bg li a{
float:left;
display:block;
color:#ffe8cc;
text-decoration:none;
font:12px 'Lucida Sans', sans-serif;
font-weight:bold;
padding:0 0 0 18px;
height:64px;
line-height:40px;
text-align:center;
cursor:pointer;
}
.rhm1-bg li a span{
float:left;
display:block;
padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
color:#fff;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzJwEe8-mSn3DVAL0oivhyphenhyphenAOpqolMLF9_8c6ZRuXxnaqtoownaYRUdyb9c6LMzShdcl2KMggESbwdqswIWYjpyhfh-sF4JOahyz0v4CqFpouT5PSu0whuiq2eZIQhF4j_xsSot8f9bCT4/s1600/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
color:#fff;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizEOspiSxouMYu7ZIOPZbaoIA1iRzJK_aYuoLb1iVpwA-wGPPaASxKGqcUhqvhfY2mMY2j5LLXbU5d8tQPzkmz7aHnjlMfmQeFKOMMGJYZon-8XLvjen65PfPfI64XXicO7_AwlKvv0_4/s1600/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
color:#fff;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzJwEe8-mSn3DVAL0oivhyphenhyphenAOpqolMLF9_8c6ZRuXxnaqtoownaYRUdyb9c6LMzShdcl2KMggESbwdqswIWYjpyhfh-sF4JOahyz0v4CqFpouT5PSu0whuiq2eZIQhF4j_xsSot8f9bCT4/s1600/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
color:#ffffff;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizEOspiSxouMYu7ZIOPZbaoIA1iRzJK_aYuoLb1iVpwA-wGPPaASxKGqcUhqvhfY2mMY2j5LLXbU5d8tQPzkmz7aHnjlMfmQeFKOMMGJYZon-8XLvjen65PfPfI64XXicO7_AwlKvv0_4/s1600/rhm1_hover_r.gif) no-repeat right 5px;
}


7. Go to blogger and click Layout

8. Click Add Gadget and select 'HTML/Javascript

9. Paste below code.

<!--bloggertrix.comMenuBar Starts-->
<div class="rhm1">
<div class="rhm1-right"></div>
<div class="rhm1-left"></div>
<div class="rhm1-bg">
<ul>
<li class="current"><a href="#"><span>Home</span></a></li>
<li><a href="#"><span>About Us</span></a></li>
<li><a href="#"><span>Services</span></a></li>
<li><a href="#"><span>Products</span></a></li>
<li><a href="http://www.bloggertrix.com/"><span>Add This</span></a></li>
</ul>
</div>
</div>

10. Now save your HTML/Javascript'.

Related Blogger Tips

Recent Posts

What is my blog ?

© 2012 Antisite2.blogspot.com All rights reserved Powerd by: www.KINOCHID.net