Posted by greenplasticme on December 3, 2008 at 5:35pm
Hello,
Anyway, I am trying to move the breadcrumb to the bottom of the page, or just deleting it entirely. The menu layout is simple enough, and I do not want to confuse the users even more. I was also wondering if it would be possible to delete the secondary menu that appears when a day is click, i.e. Thirsty Hungry Bored, below the suckerfish drop down menu. I am looking for some suggestions to reducing the clutter that may confuse visitors.
To view what I am trying to say, click on a day of the week and you will notice the secondary menus' and breadcrumbs below the suckerfish menu.
Thanks A Lot!
Nick
Comments
No Breadcrumbs
You actually don't have any breadcrumbs showing on your site. If you look at the source code you will see:
<div id="breadcrumb"></div>
Your breadcrumbs are empty, because you're listing content based on taxonomy, not actual nodes. What you are seeing (I believe) is your secondary menu. You can turn it off by going to: Administer > Themes > Configure and then unchecking the "Secondary Links" in the list.