CSS Library: Horizontal CSS Menus: Here
CSS Thick Tabs
Author: Dynamic Drive
These CSS menu tabs come with thick top/bottom padding to achieve that attractive cushioned look. Setup is very easy- each menu link simply carries a gradient background image that is changed to a darker version of the original when the mouse rolls over each menu item.
Demo:
The two images used (resized horizontally):

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 5 of 6 pages « First < 3 4 5 6 >
web tasarımı you can change them! You must put classess in "a" tags!
My links do not change with css! Why?
Great!! Works fantastically. :)
Archie, the "flash" between the :link and :hover states is a pretty common IE annoyance. It also occurs in other browsers when the background image is loading; in the interim the background of the container in which the tabs are located pops through. Work around this by combining both the :link and :hover images into one image, and use CSS to re-align the background in the :hover state so the appropriate part of the image shows through. For example, if you had a light pink image that was 10 pixels high, with another, darker 10-pixel-high pink image just under it, you would align the :hover background image to "0" from the left edge, and to "-10px" from the top edge. Of course, IE does not always behave, and there may be some unwanted flash-age. This trick, however, helps tremendously.
i saved the two images for the pink navigational bar but I have no idea how to link it. What should i do?
Hey everyone i customized the colors myself but how can i move this menu to anywhere on the page where i want it? thanx
if you want to center it you could try
#thicktabs{
margin: 0 auto
}
hope this helps
#thicktabs{
margin: 0 auto
}
hope this helps
Nice! Thanks.
Teşekkürler
gruphepsifan









