CSS Library: Horizontal CSS Menus: Here
Glossy Horizontal Menu
Author: Santosh Setty
A nicely curved, glossy looking horizontal menu. Three images are used to create the interface- an underlining repeating gradient image, plus left and right parts of a sliced tab image for the selected tab. The author (Santosh) has kindly created five different color schemes:
Demo:
The images used:
Red scheme (3 images):
![]()
Blue scheme (3 images):
![]()
Green scheme (3 images):
![]()
Orange scheme (3 images):
![]()
Purple scheme (3 images):
![]()
The CSS:
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 21 of 22 pages « First < 19 20 21 22 >
For the commenter having problems with downloading the image as GIFs, odd as it sounds, delete your temporary files from Internet Explorer, Tools... Internet Options... click Delete Files from the General Tab.
Hi, I have this menu in JavaScrip (http://www.simonlycontractdeals.co.uk/) but I want to do the same thing in css. I need it to be multi colour. Can anybody help? I not too good with css so i'd rather use some kind of css menu generating tool. Would appreciate any help
I'm using the blue scheme and the tabs work fine except the background for the inactive tabs doesn't show! It's white instead of the grey w/ the blue line underneath. I didn't make any changes to the code....?
Thanks to Alan's post, I found the error...background image now shows properly. Thanks Alan!
There's this black diamond shape dot in the beginning of each word. How can I get rid of those dots?
Okay. I got them all right when i open it in IE, but htere's still the black diamon dot everytime i open it in firefox. Is there anything I can do to fix it for firefox?
Its asked a few times, but no solution...
I downloaded and installed that wonderfull menu.
But pls let us know how to add submenu to it.
Very important for me.
Thank you!!
I downloaded and installed that wonderfull menu.
But pls let us know how to add submenu to it.
Very important for me.
Thank you!!
how do i inset this on my web designe?
I want to put it on, but donīt know how does it works!
Iīd like to use the green menu. Thatīs what i need!
thanks! need your help!
I want to put it on, but donīt know how does it works!
Iīd like to use the green menu. Thatīs what i need!
thanks! need your help!
ı use thiss menu but ı have ı problem
ex:
ı use blue one
when ı clıck inactive parts of the menu it goes to url but blue part of the menu doesnt come on the clicked part of the menu...
how can fix it?
please help me...
ex:
ı use blue one
when ı clıck inactive parts of the menu it goes to url but blue part of the menu doesnt come on the clicked part of the menu...
how can fix it?
please help me...
menu on the page centre:
.ccc
{
align:center;
}
<table border=0 cellspacing="0" celpadding="0" width=100%; align=center>
<tr>
<td align="center" valign="top" style="background:url(media/menur_bg.gif); background-position: 4px">
<table class="ccc" border=0 cellspacing="0" celpadding="0" align=center>
<tr>
<td align=center>
<ul class="glossymenu" align="center">
<li class="current">Home</li>
<li>Монтаж</li>
<li>Производство</li>
<li>Сертификаты</li>
<li><a href="http://www.javascriptkit.com/"><b>Бизнес</b></a></li>
<li>Представители</li>
<li>FAQ</li>
<li>Скачать</li>
<li>Контакты</li>
</ul>
</td>
</tr>
</td>
</tr>
</table>
</table>
Commenting is not available in this weblog entry.
.ccc
{
align:center;
}
<table border=0 cellspacing="0" celpadding="0" width=100%; align=center>
<tr>
<td align="center" valign="top" style="background:url(media/menur_bg.gif); background-position: 4px">
<table class="ccc" border=0 cellspacing="0" celpadding="0" align=center>
<tr>
<td align=center>
<ul class="glossymenu" align="center">
<li class="current">Home</li>
<li>Монтаж</li>
<li>Производство</li>
<li>Сертификаты</li>
<li><a href="http://www.javascriptkit.com/"><b>Бизнес</b></a></li>
<li>Представители</li>
<li>FAQ</li>
<li>Скачать</li>
<li>Контакты</li>
</ul>
</td>
</tr>
</td>
</tr>
</table>
</table>







