Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mikel2004 Friend
    #195846

    Hi!

    I wish to quit the dropdown in the twitter icon in secnav-4 position. I wish convert this icon in a simple image icon with link.

    I found in /tpls/blocks/mainnav.php this code, but I don’t know what I must do:

    <!– TWITTER –>
    <?php if ($this->countModules(‘secnav-4’)) : ?>
    <li class=”dropdown nav-twitter”>
    <a data-toggle=”dropdown” href=”http://twitter.com/comunidadzoom” class=” dropdown-toggle”>
    <i class=”icon-twitter”></i>
    </a>
    <div class=”nav-child dropdown-menu”>
    <div class=”dropdown-menu-inner”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘secnav-4’) ?>” style=”T3Xhtml” />
    </div>
    </div>
    </li>
    <?php endif ?>

    My URL site: http://veintiuno.czoom.co/

    So, please me.

    Thanks!

    chavan Friend
    #526959

    Create a backup of this file and Remove this code alone

    [PHP]

    <div class=”nav-child dropdown-menu”>
    <div class=”dropdown-menu-inner”>
    <jdoc:include type=”modules” name=”<?php $this->_p(‘secnav-4’) ?>” style=”T3Xhtml” />
    </div>
    </div>

    [/PHP]

    mikel2004 Friend
    #526976

    Yes!!
    It´s works!

    Great!
    Thanks!

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

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

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