Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rajmattada Friend
    #156658

    Hi

    I would like to add 2 new positions above breadcrumbs. The positions have to be next to each other not one below the other.

    Regards,
    Rajaram

    Saguaros Moderator
    #364002

    You open teh file: templates/ja_olivine/index.php and find the following code:
    [PHP]
    <!– BEGIN: PATHWAY –>
    [/PHP]
    replace:
    [PHP]
    <div id=”ja-abovepathway” class=”clearfix”>

    <strong>You are here:</strong><jdoc:include type=”module” name=”abovepathway” />

    </div>

    <!– BEGIN: PATHWAY –>
    [/PHP]

    and the following code in to the template.cs file:
    [PHP]
    #ja-abovepathway{

    clear:both;
    line-height:normal;
    padding:7px 0;
    text-indent:10px;
    text-transform:uppercase;
    margin:12px 0
    }
    [/PHP]

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

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

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