Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Breadcrumb in middle column


warrenerjm

Recommended Posts

Posted

Hi

 

I would like to move the breadcrumb from the nav bar left to the top of the middle column.

 

I have found the code, but am unsure where to put it, so it appears in the middle column at the top on all pages except the home page, as you are obviously home!

 

<table border="0" width="100%" cellspacing="0" cellpadding="1">
 <tr class="headerNavigation">
<td class="headerNavigation">  <?php echo $breadcrumb->trail(' » '); ?></td>
 </tr>
</table>

 

I initially thought /index.php but couldn't work out where it should go & then I also wondered if it would work on all pages.

 

your help would be much appreciated.

 

thanks

Julie

Posted

Hi

 

I got the breadcrumb to appear at the top of the middle column in the /index.php but it dissapears when I click anywhere else?

 

How can I get it working on all pages please? I do not understand which files to get, let alone then fiding where to put the code! :lol:

 

Please could you give me a clue? ;)

 

Thanks

Julie

Posted

Hi

 

OK I do not know what I am doing :huh: but I found some code using <div id="navBreadCrumb"> & <div class="centerColumn" id="productGeneral">

 

Now is this part of a template, which is how the breadcrumb is in the middle column or is it something I can do with stylysheet (which I have NO clue how to intergrate into OSC code)?

 

Basically can this be done with some knowledge or for expert coders only?

 

I need to know if I am searching for a needle in a haystack & should give up on it please?

 

I'll have to find an alternative then because my breadcrumb can get long & I wanted to expand the use of the links in the navigation bar on the right.

 

Eagerly awaiting a glimmer of hope. :D

 

Thanks

Julie

Posted

Hi

 

It's late now & I still haven't had any luck with this one!

 

I'm used to talking to myself at home :lol: but am I totally not going to get this one??? I must admit I've only see a few shops like this. :(

 

Julie

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...