Navigation Matrix Reloaded
4350
Price:0.00
ul#nav {<br />
position: relative;<br />
top: 68px;<br />
left: 188px;<br />
<br />
width: 346px;<br />
margin: 0;<br />
height: 22px;<br />
list-style-type: none;<br />
overflow: hidden;<br />
}<br />
<br />
body#welcome ul#nav {<br />
background: transparent url(nav_f_2.png) no-repeat 0 0;<br />
}<br />
body#products ul#nav {<br />
background: transparent url(nav_f_2.png) no-repeat 0 -22px;<br />
}<br />
body#support ul#nav {<br />
background: transparent url(nav_f_2.png) no-repeat 0 -44px;<br />
}<br />
body#contact ul#nav {<br />
background: transparent url(nav_f_2.png) no-repeat 0 -66px;<br />
}




Comments
Post new comment