We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Mariano
  2. General Discussion
  3. Sunday, 28 December 2014
  4.  Subscribe via email
Hello, I created a new module called "staff-top" as seen in the image is positioned over the menu, in the position that I would like, but the site appears below, as I can see it on?
I did:
1) created the posizone module;
2) I have added the name of the new module in the file default.php (see img)

<?php
/**
* @package T3 Blank
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/

defined('_JEXEC') or die;
?>

<?php if ($this->countModules('personale-top')) : ?>

<!-- Parallax 1 -->
<section class="personale-top">
<!-- Top-Left Menu -->
<div class="<?php $this->_c('personale-top') ?>">
<jdoc:include type="modules" name="<?php $this->_p('personale-top') ?>" style="raw" />
</div>
<!-- //Parallax 1 -->
</section>

<?php endif ?>
Attachments (3)
References
  1. http://bustoarsizioedintorni.it
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mariano,

So you mean the position of added module position is incorrect? It should be displayed on top? I have checked your site and figured out that the top bar position is fixed. Please check the attached image below:

http://easycaptures.com/fs/uploaded/962/3018659620.jpg

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.