-
AuthorPosts
-
Ivan Friend
Ivan
- Join date:
- March 2011
- Posts:
- 124
- Downloads:
- 234
- Uploads:
- 27
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
March 24, 2011 at 11:37 am #161887khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 24, 2011 at 2:03 pm #383060Hi,
You just disable Breadcrumbs modulesteinar Friendsteinar
- Join date:
- July 2007
- Posts:
- 319
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 11
- Thanked:
- 98 times in 84 posts
March 24, 2011 at 2:34 pm #383066<em>@khoand 229915 wrote:</em><blockquote>You just disable Breadcrumbs module</blockquote>
… or, if you just want to remove the instance on the front page, you go to the breadcrumbs module parameters and check No after Show Home
April 29, 2011 at 1:03 pm #389007<em>@steinar 229921 wrote:</em><blockquote>… or, if you just want to remove the instance on the front page, you go to the breadcrumbs module parameters and check No after Show Home</blockquote>
Hi.
If I remove the instance on the front page, the theme remove the Breadcrumbs but it is an empty space I can not eliminate. Sorry by my english. I think I better explain with an example images.
How erase this empty space?
Thanks
-
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 30, 2011 at 5:15 pm #389174Could you give me a link to your website?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 30, 2011 at 6:03 pm #389184Please open templates>ja_teline_iv>blocks>content.php and remove the lines I have highlighted in red below.
<?php
/*
# ------------------------------------------------------------------------
# JA Teline IV Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing,
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites: http://www.joomlart.com - http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full,
# is bound by the License applied.
# ------------------------------------------------------------------------
*/
?>
<?php if ($this->countModules ('breadcrumb')): ?>
<div id="ja-navhelper-top">
<div class="ja-breadcrums">
<a href="javascript: history.go(-1)" class="ja-back-btn" title="Go back one page!"><span>Back</span></a>
<jdoc:include type="module" name="breadcrumbs" />
</div>
</div>
<?php endif ?>
<jdoc:include type="component" />1 user says Thank You to Phill for this useful post
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 5 voices, and was last updated by Phill 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum