-
AuthorPosts
-
uniquebiz Friend
uniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
August 23, 2010 at 12:33 pm #153738Hi all
anyone changed the location of the breadcrumbs display back to the traditional top area? I looked in the forum and couldn’t see anything re this. I’m a bit unsure how to do this and do not wish to play trial & error. I want to take the whole breadcrumb display border and all and position it under the horizontal menu in what is the small white area. Clear concise step by step info is appreciated
Blessings ShannonSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 25, 2010 at 4:19 am #353598Hello
you copy two files:
plugins/system/jat3/base-themes/default/blocks/content.php andplugins/system/jat3/base-themes/default/blocks/navhelper.php
and put them into the /templates/ja_anion/blocks/ and then you open those files:
1) navhelper.php file you remove the following code:
[PHP]
<div class=”ja-breadcrums”><strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
</div>
[/PHP]2) you open the content.phpfile and add the following code at the top of the file:
[PHP]
<div class=”ja-breadcrums”><strong><?php echo JText::_(‘You are here’)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
</div>
[/PHP]
1 user says Thank You to Saguaros for this useful post
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
August 25, 2010 at 12:20 pm #353658Hi Tienhc
Thank you for the help, however after following your instructions I find the breadcrumbs is not appearing at the top and the container for the breadcrumbs is appearing at the bottom but is empty.You can view the site here http://www.monsoftwebdesign.net/bhministries, can you spare some time to check the site please?
Blessings ShannonSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 26, 2010 at 4:19 am #353713<em>@uniquebiz 191588 wrote:</em><blockquote>2) you open the content.phpfile and add the following code at the top of the file: </blockquote>
i guess that you add those code at the bottom of the file: please add them at the top of the file
uniquebiz Frienduniquebiz
- Join date:
- February 2010
- Posts:
- 596
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 33
- Thanked:
- 156 times in 119 posts
August 26, 2010 at 8:10 am #353734Hi Tienhc
code is most definitely inserted at the top in the content.php file and removed from the navhelper as requested. Still does not show crumb trail at top or shift border & container to top position. Cache has been deleted and refreshed many times
Any thing else we can try?
Blessings Shannon -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by uniquebiz 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum