test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • guilhermey Friend
    #189231

    Where can I change icon-plus in followus position to another icon?

    pavit Moderator
    #500166

    Hi

    You can customize it accessing this webiste and choose which buttons you want showed in your website you can create a new account and tracks also your shares

    guilhermey Friend
    #500169

    Tks,but your answer is not correct.
    I asked how I can change icon-plus, e.g. the + (plus) icon that shows as default from JA-Argo template on position “followus” when you enable the custom HTML module for AddThis.
    I know how to customize AddThis, but I need to change the “+” icon in the template.
    Best regards!
    Guilhermey

    pavit Moderator
    #500170

    To change the icon open this file templatesja_argotplsblocksheader.php

    Find this part of code

    <?php if($this->countModules('followus')): ?>
    <li class="dropdown parent nav-connect">
    <a data-toggle="dropdown" href="#" class=" dropdown-toggle">
    <i class="icon-plus"></i><?php echo JText::_('TPL_FOLLOWUS') ?>
    </a>
    <div class="nav-child dropdown-menu">
    <div class="dropdown-menu-inner">
    <jdoc:include type="modules" name="<?php $this->_p('followus') ?>" style="T3Xhtml" />
    </div>
    </div>
    </li>
    <?php endif; ?>

    Change the icon-plus with another icon-

    You can find icons codes in this file templatesja_argofontsfont-awesomecssfont-awesome.css

    guilhermey Friend
    #500173

    Tks a lot Pavit!
    It worked OK!
    All the best!
    Guilhermey

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

This topic contains 5 replies, has 2 voices, and was last updated by  guilhermey 11 years, 4 months ago.

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