Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • TomC Moderator
    #126824

    Would anyone have a code fix for relocating the breadcrumbs/pathway from the bottom of the template to the space below the main horizontal menu and the main content?

    :confused:

    instantinlaw Friend
    #242835

    Find the following in index.php:


    <!-- BEGIN: PATHWAY -->
    <div id="ja-pathway">
    <strong>You are here  :</strong>
    <?php mosPathway(); ?>
    </div>
    <!-- END: PATHWAY -->

    Cut from where it is and move it to just below


    <!-- END: MAIN NAVIGATION -->

    instantinlaw Friend
    #242842

    I should mention that this is the code for the 1x install. Not the 1.5 template.

    TomC Moderator
    #242879

    Thanks my friend . .. I’m fine using J 1.x. . . . though I have been wanting to start experimenting with J 1.5 on my localhost server.
    I would assume that one can move the pathway in the 1.5 version too – right?

    Good to see you back and active again.

    instantinlaw Friend
    #242880

    Hey Tom,
    Yeah you can move stuff around in the 1.5 versions too, but the code is a little bit diffrent.
    I’m glad I could help. 🙂

    utchief Friend
    #244518

    So how would you do it in 1.5??

    utchief Friend
    #244520

    Actually, I just figured it out. You need to find the code below

    <!-- BEGIN: PATHWAY -->
    <div id="ja-pathway">
    <strong>You are here  :</strong><jdoc:include type="module" name="breadcrumbs" />
    </div>
    <!-- END: PATHWAY -->

    and move it above this

    <!-- BEGIN: CONTENT -->

    instantinlaw Friend
    #244530

    Glad you figured it out utchief. 🙂

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 3 voices, and was last updated by  instantinlaw 16 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum