I have my store finally customized, except for one recurring problem that I cannot find the answer to. My breadcrumbs are appearing over other elements on the page. By "over," I don't mean "above," but "on top of." See link:
http://www.dishdashmeals.com/order/home.php?cat=250
I can get into the bread_crumbs.tpl file, but it doesn't seem to help. I have looked through content.tpl, home.tpl, home_main.tpl and quite a few others but cannot find any reference to it. Just using the sample page as an example, I would like the bread crumbs to appear below the running chef and the login/register buttons and above the product info. That same general location would work well on my other pages as well. Any input is greatly appreciated. I tried to figure it out through Firebug, but everything I used from that just ended up a dead end for me.