I take it that there isnt a page title skin object so I have implemented the breadcrumb.ascx on my pages with the root level set to one
This works great and only shows the page I am on. However this only works if I am more than 1 page deep in my navigation
What I need is the title of each page in nice large bold letters directly under my breadcrumb. Can this be done. The way I have got it set up with two breadcrumbs one with the root level set to 0 the with it set to 1 works fantasic. Each one has a different style.
But as I mentioned before it only works when I go more than one deep. On the top level the bredcrumb that is set to 1 doesnt work
Any ideas