-
AuthorPosts
-
salvomic Friend
salvomic
- Join date:
- June 2008
- Posts:
- 200
- Downloads:
- 16
- Uploads:
- 23
- Thanks:
- 24
- Thanked:
- 6 times in 1 posts
July 12, 2014 at 10:16 am #199623hi 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 12, 2014 at 10:58 am #542090Hi
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 Friendsalvomic
- Join date:
- June 2008
- Posts:
- 200
- Downloads:
- 16
- Uploads:
- 23
- Thanks:
- 24
- Thanked:
- 6 times in 1 posts
July 12, 2014 at 11:07 am #542092thank you a lot!
I’ve done so, it works, but now I must allineate the position (see screenshot): any help?Salvo
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 12, 2014 at 11:12 am #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 Friendsalvomic
- Join date:
- June 2008
- Posts:
- 200
- Downloads:
- 16
- Uploads:
- 23
- Thanks:
- 24
- Thanked:
- 6 times in 1 posts
July 12, 2014 at 11:14 am #542095see 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!
AuthorPostsViewing 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
Layout "home": how to add "navhelper" position?
Viewing 5 posts - 1 through 5 (of 5 total)