-
AuthorPosts
-
December 5, 2006 at 9:15 pm #117869
I reported this in the bug reports post, but I have moved it to here as per Ha’s request.
I love the look of Antares. However, the separators are not displaying as I would expect them to in the breadcrumbs at the top of the content. They are not reflecting the menu hierarchy that I have set up in TransMenu.
For instance, in my site, when using the JA Sargas template, I see the breadcrumbs look like:
Home > Ministries > Adult > Sunday School (the > marks are triangles)
However, when I apply the JA Antares template to the site, the same page has bread crumbs that look like:
Home / Ministries Adult Sunday School
I looked in Firefox and IE7, neither has the “/” mark displayed between the menu levels. If I look at the source, I see code that is supposed to display the /templates/images/arrow.png file, and yet nothing is rendering.
Is anyone else having this problem?
Again, I have 3 levels of menus in my TransMenu. I don’t know if that matters.
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
December 6, 2006 at 2:05 am #212318Hi Kevin,
The “/” mark you have referred is actually an image named arrow.png located in images folder. It’s a style that our designer decided to make to suit the overall style. If you personally don’t like this style, please change that image with the image you want (like the triangle or something).
About the menus, Transmenu supports over 3 levels of menu, and the CSS menu also support up to 3 levels of menu, so you can use these menus without any matters.
Regards,
Ha Le-Viet.December 6, 2006 at 3:52 am #212319Ha,
Thanks for the response. I am not making myself clear. I am fine with the breadcrumb separator graphic, it is just that it is not showing up on my pages.
As I said before, what I get on the page is:
Home / Ministries Adult Sunday School
But what I would expect to see is:
Home / Ministries / Adult / Sunday School
Am I making sense?
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
December 6, 2006 at 4:29 am #212324Hi Kevin,
I’m sorry for misunderstanding your clarification. Please provide your live site URL and the browser that cause the problem.
As I see in our demo, the pathway is displaying well.
Regards,
Ha Le-Viet.December 6, 2006 at 3:14 pm #212339I am not ready for primetime with this site, but here is an example:
Look at the breadcrumbs on this page using Sargas:
<removed by author>
And compare them to the ones for Antares:
<removed by author>
ha le-viet Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
December 6, 2006 at 5:49 pm #212341Hi Kevin,
Thank you for reporting an issue with the pathway. To fix your problem, please remove these lines from your template_css.css file:
#ja-pathway img {
display: none; /* DO NOT SHOW PATHWAY DEFAULT ARROW */
}#ja-pathway a {
padding-right: 22px;
background: url(../images/slash.gif) no-repeat center right;
}The different between your site and our demo is your menu item doesn’t link to any page, so it will have no <a> tag in the pathway. Don’t forget to alter the arrow.png because right now it’s still a white arrow.
Thank you again for pointing this out, we will make a different solution in the upcoming templates.
Regards,
Ha Le-Viet. -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by kevinls 17 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum