Hi !

Wonderfull theme, but i cant seem to comment out the breadcrumb code found in page.tpl.php
without breaking the theme in ie6 / ie7, as usuall firefox and chrome and safari works perfectly.

any ideas on how to get rid of the crumbs, would be deeply appriciated.

Kind Regards,
J

Comments

matt v.’s picture

Status: Active » Postponed (maintainer needs more info)

I just tried removing the following lines from the theme (lines #88-92):

                <?php if ($breadcrumb): ?>
                  <div id="header-region">
                    <?php print $breadcrumb; ?>
                  </div>
                <?php endif; ?>

That appeared to work and it looked just fine in IE 6 & 7. Can you give some more specifics about what you tried that didn't work?

matt v.’s picture

Status: Postponed (maintainer needs more info) » Fixed

I'm closing this issue since there has been no response from judaz in several months.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.