Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • salvomic Friend
    #199623

    hi all,
    I’m using the layout “Home” in JA Teline IV T3, but I would like to add the position “navhelper” to put there “breadcrumbs” path.
    Please, how can I do?

    Have a nice weekend!

    Salvo

    pavit Moderator
    #542090

    Hi

    In this folder templatesja_teline_ivtpls open the home.php file and add the navhelper block in this way

    <body>

    <?php $this->loadBlock ('header') ?>

    <?php $this->loadBlock ('mainnav') ?>

    <?php $this->loadBlock ('mainbody') ?>

    <?php $this->loadBlock ('home-1') ?>

    <?php $this->loadBlock ('navhelper') ?> <-- Add this block

    <?php $this->loadBlock ('footer') ?>

    </body>

    </html>

    salvomic Friend
    #542092

    thank you a lot!
    I’ve done so, it works, but now I must allineate the position (see screenshot): any help?

    Salvo


    1. Schermata-2014-07-12-alle-13.04.46
    pavit Moderator
    #542094

    <em>@salvomic 436362 wrote:</em><blockquote>thank you a lot!
    I’ve done so, it works, but now I must allineate the position (see screenshot): any help?

    Salvo

    </blockquote>

    You should create new css rules in the custom.css file for the breadcrumbs position adding some margins to it

    without a link or a website access i cannot be more helpful than this

    salvomic Friend
    #542095

    see the link http://www.ondaiblea.it

    However for now I solved following this post
    http://www.joomlart.com/forums/topic/responsive-version-breadcrumbs-with-home-layout/

    thank you!

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

This topic contains 5 replies, has 2 voices, and was last updated by  salvomic 10 years, 3 months ago.

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