test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • luanmedeirosx2 Friend
    #948930

    I need to add a Font Awesome Icons, but I can not find the class to add.


    1. contact
    pavit Moderator
    #948932

    Hi

    Which icon you want to add ? take a look HERE for icons list

    luanmedeirosx2 Friend
    #948937

    Thank you, but what I want to know is where to find this class in sugite template .


    1. contactclass
    pavit Moderator
    #948955

    Thank you, but what I want to know is where to find this class in sugite template .

    Hi

    You can edit this file /templates/ja_sugite/html/com_contact/contact/default_address.php

    <i class="fa fa-home"></i>
    <span class="contact-street">
    <?php echo $this->contact->address .'<br/>'; ?>
    <i class="fa fa-phone-square"></i>
    <span class="<?php echo $this->params->get('marker_class'); ?>" >
    <?php echo $this->params->get('marker_telephone'); ?>
    <i class="fa fa-phone-square"></i>
    <span class="<?php echo $this->params->get('marker_class'); ?>" >
    <?php echo $this->params->get('marker_fax'); ?>
    </span>
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 8 years, 6 months ago.

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