This is a breadcrumb for admin copied from the store
Legend: 
Download

Report
Added support thread.
http://forums.oscommerce.com/index.php?showtopic=199900
Added td to the css.
Fixed reference to stylesheet.php, should be stylesheet.css
Fixed headerNavigation css. It was missing active/visited and had uneeded tr/td. Copied from menuBoxContentLink.
a.headerNavigation:link { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: none; }
a.headerNavigation:visited { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: none; }
a.headerNavigation:active { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: none; }
a.headerNavigation:hover { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: bold; text-decoration: underline; }
No functional changes!
some german explainations and the heder styles from standard OSC
Was die Contri macht:
Dieses update zeigt im seitentitel der categories/admin an in welcher Kategorie man sich gerade befindet
und ist sogar anklickbar, d.h. man kan jetzt komfortabler die kategorien wechseln und springen.
This is a breadcrumb for admin copied from the store