Shape 5

Joomla Templates => Your Store - July 2007 - Club => : mcmaddcatt November 10, 2007, 05:14:40 AM



: Getting rid of bread crumbs (pathway)
: mcmaddcatt November 10, 2007, 05:14:40 AM
I wish to get rid of the pathway.

I have been experimenting with removing the part I could find in index.php.

As soon as I have deleted enough lines to make it completely disappear, my template screws up and many module windows become smaller.

Is there a good way to get rid of the module with the pathway (bread crumbs) without messing up my home page?

Jos


: Re: Getting rid of bread crumbs (pathway)
: jonahh November 10, 2007, 05:54:54 PM
Hello Jos,

In the index.php file look for the following lines of code and delete them all:

   <div class="s5_top2">
            <div class="left">&nbsp;</div>
               <div class="middle">
                  <?php mosPathWay(); ?>
               </div>
            <div class="right">&nbsp;</div>
         </div>


Regards,


: Re: Getting rid of bread crumbs (pathway)
: mcmaddcatt November 12, 2007, 03:38:04 AM
That is exactly what I have done but it messes up my template. The middle part of the screen where the VM categories are shrinks in width as well as the modules in the right column.


: Re: Getting rid of bread crumbs (pathway)
: mikek November 12, 2007, 08:39:16 AM
Jos,

I was able to login and remove the bar for you.

Regards,