-
AuthorPosts
-
June 18, 2008 at 9:17 pm #129843
Is there a way to place the “Breadcrumbs” module directly underneath the main menu, as shown below:
Thanks
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 19, 2008 at 2:45 am #254526Hi
If you use joomla 1.5, plz edit index.php(templates/ja_edenite/index.php )
Search this line
<!-- END: MAIN NAVIGATION -->
Add those lines beside it:
<!-- BEGIN: PATHWAY -->
<div id="ja-pathway">
<strong>You are here :</strong><jdoc:include type="module" name="breadcrumbs" />
</div>
<!-- END: PATHWAY -->1 user says Thank You to Sherlock for this useful post
June 19, 2008 at 1:01 pm #254656Thanks. That worked perfectly.
June 25, 2008 at 4:12 pm #256154that worked for me too but the border line underneath gets cut off and there is a big gap between the breadcrumbs and the rest of the stuff underneath… how do i fix this?… to look exactly like the image posted above without the border cut off?
thanks!!
wrongjon Friendwrongjon
- Join date:
- November 2007
- Posts:
- 20
- Downloads:
- 17
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 27, 2008 at 12:16 pm #256704Hi
To add the bottom border go to the template CSS and search for
#ja-pathwayThen remove the bottom-border none attributes so it shows.
I too have a gap underneath but can’t work out how to remove it.
thanks
JonathanJune 27, 2008 at 1:21 pm #256727Sorry for any confusion with the image showing the breadcrumb location. That was in fact put together as a mixed screen grab in photoshop.
I have however used the ja-pathway css settings to format the presentation, but have not been able to remove the extra space below either.
wrongjon Friendwrongjon
- Join date:
- November 2007
- Posts:
- 20
- Downloads:
- 17
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
June 27, 2008 at 1:45 pm #256738Hi
I just found the fix for removing the extra whitespace from below the menu/breadcrumb/pathway and above the main content
Edit your CSS and set the below margin to 0px or I prefer 2px 😉
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
padding: 0;
margin: 2px 0;
background: url(../images/grad1.gif) repeat-x bottom #FFFFFF;
}1 user says Thank You to wrongjon for this useful post
June 30, 2008 at 12:54 pm #257220Great! It worked! Thank you all for replying! 🙂
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by patricklee 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum