test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dieudonne Friend
    #170300

    Hello,

    I can’t find how to remove the back button in the breadcrumb module.
    See screenshot for more understanding (in green, this is what we want)

    Does anyone have an idea ?

    Thank in advance.


    1. 2011-11-02-10h01_31
    jooservices Friend
    #422924

    Hi
    Please try to update this code


    #ja-navhelper-top .ja-breadcrums a.ja-back-btn {
    background: url("../images/back-btn-bc.png") no-repeat scroll center center #CCCCCC;
    display: none;
    height: 20px;
    left: 0;
    position: absolute;
    text-indent: -30000em;
    top: 0;
    width: 20px;
    }

    Into templates/ja_teline_iv/css/template.css
    Line 922
    It will hide that home icon.

    Or you can delete this code


    <a href="javascript: history.go(-1)" class="ja-back-btn" title="Go back one page!"><span>Back</span></a>

    In templatesja_teline_ivblockscontent.php

    Thank you
    Viet Vu

    dieudonne Friend
    #422928

    Ok, I just updated the ticket : Ticket: #GNW-746-52695

    And cache, css compress and others are disabled.

    dieudonne Friend
    #422930

    Ok, thank you very much

    I used the second solution, it is working fine.

    and to justify the text (see the vertical dash green line in the first post’s screenshot).
    I changed this

    .ja-breadcrums {
    text-indent: -3px;

    in template.css line 947.
    Is it the right way ?

    Thank in advance.


    1. 2011-11-02-12h55_54
    dieudonne Friend
    #422945

    <blockquote>Hi,
    By normally yes you can update css to make better looking for your toolbar.
    Thank you
    Viet Vu</blockquote>

    Ok, thank you very much for your help

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

This topic contains 5 replies, has 2 voices, and was last updated by  dieudonne 13 years, 1 month ago.

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