Forgive the title, it's the best way I could think of asking the question.
The only way you can see what I'm asking is by looking at a post on my site (here).
I recently added breadcrumbs to my single.php template to increase SEO performance.
The problem is that my theme does not seem very "breadcrumb-friendly" so I'm trying to make them work and be as aesthetically-pleasing as possible. You can see that right now I have them at the top of the post just inside of an HTML border.
I'm not very experienced in HTML and web design, but I want to try and put the breadcrumbs in a box like the ones used throughout my site (perhaps related to the theme?). I'm referring to the different gray diagonal pattern-shaded boxes you see.
Is there a code that I can surround the breadcrumbs function with to achieve this?