CSS Library: Horizontal CSS Menus: Here
Sleek Pointer Menu
Author: Dynamic Drive
An inverted, round corner CSS menu bar with a cut-out pointer below each menu link. The pointer is simply a transparent background image, automatically adopting to any background colors (in this case, black and darkred). Furthermore, you can easily "deconstruct" this menu depending on the desired look, such as removing the top border or the two round corners. Enjoy!
Demo:
The three images used (last image resized for easier download):
![]()
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 2 of 3 pages < 1 2 3 >
excellent sample of clean & amazing css navigation menu
Its a nice menu.. but it took me a while to get it working with gradients all through it..
should I submit the code for my version?
heres a link to what it looks like..
http://www.myfellowdj.com/z/images/56686menu1.png
should I submit the code for my version?
heres a link to what it looks like..
http://www.myfellowdj.com/z/images/56686menu1.png
I admire everyone who even KNOWS whata CSS is logically about. Just as I was getting used to HTML here we ago again. This script is great...Hope I don't drop it before I get home.
Blessings,
Vapor
Blessings,
Vapor
Very good. Thanks a lot.
Very nice, but how compatible is it with other browsers?
#pointermenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 2px 11px 7px 7px;
text-decoration: none;
/* added by Halit YESIL BEGIN*/
border-left:dotted 1px #FFFFFF;
/* added by Halit YESIL END*/
background: url(media/pointer.gif) bottom center no-repeat;
}
good work man ,and thank you.
I am trying to get the links to open in an iframe. Is this possible? If so how would I code the link? Thanks
nice style, wouldn't be a bad idea to have round.gif change to red on roll over.
the code is easy
but the method is great
but the method is great










