test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • darrenf Friend
    #151496

    I think I stumbled across a bug

    When I’m using the “breadcrumbs” position for the breadcrumb module, the default separator doesn’t show if the category is not linked to any items. However, the separator works fine when I’m using “top” position. I have a feeling it has to do with the css?

    Just in case this is hard to understand:

    Menu Item: Blog (category blog layout)
    |_______ Item: Blog Test

    Bread crumb will look like this: Blog > Blog Test

    Menu Item: Portfolio (external link – empty)
    |_______ Item: Blog Test

    Bread crumb will look like this: Portfolio Blog Test
    No separator.

    Right now, I placed a # in the external link instead of leaving it empty. Anyone knows a solution to this?

    Saguaros Moderator
    #345754

    Dear darrenf!

    Here is the solution :

    1) Open the file: /templates/ja_norite/css/template.css file

    .ja-breadcrums a.pathway {
    background: url(../images/arrow-02.gif) right 5px no-repeat;
    padding-right: 8px;
    margin-right: 10px;
    }

    and replace:

    .ja-breadcrums a.pathway {}

    and find the following css:

    .ja-breadcrums img { margin: 1px 5px; display: none }

    replace:
    .ja-breadcrums img { margin: 1px 8px 0 0; display: block }

    GOod luck

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 6 months ago.

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