Thursday, September 11, 2008

CSS NAVIGATION MENU Solidblock Red

Free CSS NAVIGATION MENU Solidblo


These eleven CSS navigation menus are created using the Sliding Doors technique, and will even work in everyone’s favorite browser Internet Explorer. You may download the entire set and use any way you see fit. You may want to clean up the stylesheet, or alter the menu graphics to suit your needs. All the menus can be used for commercial or private use.
Do you like? in this blog have all!


How to install:
1


1. Login to your Blogger account of course.
សូមចូលក្នុង
account របស់អ្នក

2. Go to your HTML Editor on your blogger dashboard.
បន្ទាប់មកចូលក្នុង
HTML Editor

No need Expand Widget Template
ដោយមិន​បាច់ចុចធិចយកត្រង់ Expand Widget Template
4-Coppy this code into HTML that have like #
លោកអ្នកអាច​ចម្លងកូដនេះ​ទៅដាក់ក្នុង HTML ដែលមាននិមិត្ត​សញ្ញាបែបនេះ }
*CODE*

/* Menu
---------------------------------------------- */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #D60403;
border-width: 1px 0;
background: #D60403 url("http://i9.tinypic.com/6xrvnev.gif") center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: #000000;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #D60403;
}
.solidblockmenu li a:visited{
color:#666;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color:#fff;
background:#D60403 url() center center repeat-x;
}


2

and then to write in your sidebar
widget with Java script like this:
ហើយបន្ទាប់មកចូលទៅសរសេរនៅក្នុង
sidebar widget ដោយយកប្រភេទ Java script ហើយសរសេរដូច្នេះ៖

<ul class='solidblockmenu'><li><a href='/' ><b>Home</b></a></li></ul>

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home