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 3 of 3 pages « First < 1 2 3
I think itll look better if background was grey and fill colour was sky blue. Overall very good and compatible script! Another great one dynamic drive!
how would i changed the code to make the menu "float" in the middle of the screen no matter what the screen size?
i was thinking that its under the
#pointermenu ul{
margin: 0;
margin-left: 400px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background-color: black;
thanks =)
i was thinking that its under the
#pointermenu ul{
margin: 0;
margin-left: 400px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background-color: black;
thanks =)
I like it, but only if the images are not downloaded. Looks too fat if they are.








