Welcome To Snipplr
Everyone's Recent CSS Snippets Tagged navigation
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
To specify background and text colors for the secondary nav in the active stack.
0
733
posted 12 years ago by sheilahoff
This will center your navigation in the bar (not the text in each button). Adjust the width to your navbar width
0
741
posted 12 years ago by sheilahoff
This is PURE CSS. Tested in IE7+, Chrome, Firefox, Safari and Opera
0
782
posted 13 years ago by officiallyWise
To make the menu work in IE6 (which doesn't support the :hover pseudo element on anything but links and tables), the IE6-specific CSS calls on [Whatever:hover][whatever]. If using [Dean Edwards' IE7-js][IE7-js], this is unnecessary as his script fixe...
4
889
posted 15 years ago by chrisdpratt
Nice clean, and semantically correct breadcrumb XHTML accompanied by the CSS.
Create a transparent GIF of the symbol '>' and save it in /img/gt.gif. This will be used for older browsers that don't support the :after pseudo element.
4
868
posted 15 years ago by PeteW
Wordpress has a built in class that you can style to style the down nav state for the page you are on. Adjust div name accordingly.
1
873
posted 15 years ago by kstetson
« Prev 1 Next »