Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • id31 Friend
    #135105

    Hi Folks

    A Question

    I will remove the box…look !

    Please help me…

    Greatings…

    scotty Friend
    #278203

    Go to Admin Backend>Module Manager> look for Type ‘mod_breadcrumbs’ and turn it off.

    id31 Friend
    #278412

    I turn it off but the side show the Box…is there a bug?

    scotty Friend
    #278426

    Online 802 of template.css find…

    #ja-pathway {
    background:#F8F8F7 none repeat scroll 0 0;
    border-color:#E7E8E6 #E7E8E6 -moz-use-text-color;
    border-style:solid solid none;
    border-width:1px 1px medium;
    color:#626A69;
    font-weight:bold;
    padding:5px 15px;
    }

    and change to…

    #ja-pathway {
    color:#626A69;
    font-weight:bold;
    }

    id31 Friend
    #278560

    Now its look like this…..

    :((

    scotty Friend
    #278562

    Open /templates/ja_edenite/index.php

    find online 178…

    [php]<!– BEGIN: PATHWAY –>
    <div id=”ja-pathway”>
    <strong>You are here  :</strong><jdoc:include type=”module” name=”breadcrumbs” />
    </div>
    <!– END: PATHWAY –>[/php]… and delete!

    If you want to remove the grey line that is left then open /templates/ja_edenite/css/template.css

    And find on line 951…

    #ja-footer {
    border-top:1px solid #E7E8E6;
    color:#626A69;
    padding:20px 0 0;
    position:relative;
    text-align:center;
    }

    and delete the line border-top:1px solid #E7E8E6;

    id31 Friend
    #278608

    Yes…thats is!:D

    Thanks a lot Scotty!

    Luiz FernandoMolina Friend
    #278962

    How do I translate “you are here” to my language?

    scotty Friend
    #278965

    Open the index.php file that is in your template folder and on line 178…

    [php]<!– BEGIN: PATHWAY –>
    <div id=”ja-pathway”>
    <strong>You are here  :</strong><jdoc:include type=”module” name=”breadcrumbs” />
    </div>
    <!– END: PATHWAY –>[/php]

    and change the part that says ‘You are here’ to whatever you want.

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

This topic contains 9 replies, has 3 voices, and was last updated by  scotty 15 years, 6 months ago.

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