-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 22, 2008 at 1:48 am #126824Would 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 Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
March 22, 2008 at 2:41 am #242835Find 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 Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 22, 2008 at 3:59 pm #242879Thanks 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 Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
March 22, 2008 at 4:08 pm #242880Hey 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. 🙂April 6, 2008 at 1:10 am #244518So how would you do it in 1.5??
April 6, 2008 at 1:25 am #244520Actually, 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 -->
1 user says Thank You to utchief for this useful post
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 6, 2008 at 7:21 am #244530Glad you figured it out utchief. 🙂
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by instantinlaw 16 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum