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. micker
  2. General Discussion
  3. Friday, 02 August 2013
  4.  Subscribe via email
hello
how to add affix function bootstrap on mainnav ?
i use t3 v1.4

i am here but it doesn't realy works ...
in mainnav.php


<div data-offset-top="0" data-spy="affix">
<div class="nav-collapse collapse<?php echo $this->getParam('navigation_collapse_showsub', 1) ? ' always-show' : '' ?>" style="z-index:100000000;">
<?php if ($this->getParam('navigation_type') == 'megamenu') : ?>
<?php $this->megamenu($this->getParam('mm_type', 'mainmenu')) ?>
<?php else : ?>
<jdoc:include type="modules" name="<?php $this->_p('mainnav') ?>" style="raw" />
<?php endif ?>
</div>
</div>
</div>
</div>
</nav>


the menu is fixed but not on top
http://legribouillard.com/newgribou/
what i lost ?
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi micker,

As I see, you can take a look at this thread.

http://www.joomlart.com/forums/showthread.php?88997-affix-on-mainnav-in-t3-v1.4&p=383339#post383339

Regards
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.