Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • max_santiago Friend
    #195129

    Hallo,

    Could someone tell me how can I add G+ icon to the Fixel Social Icon list?
    I set ok in Social Link module, the link run well, but the icon is a ghost…
    Where I have to insert css-info to setting G+ icon?!

    Thanks!

    ps Url site is http://www.egis.it


    1. prob-joomlart
    pavit Moderator
    #524023

    Hi

    Please disable the css otimization from your template manager General tab, in this way we can tell you where and why your image is not loaded correctly

    max_santiago Friend
    #524039

    These are “egis-fixel” general settings…


    1. fixel-gen-settings
    pavit Moderator
    #524047

    Hi

    Disable the Development Mode

    max_santiago Friend
    #524177

    ok I done it!

    pavit Moderator
    #524227

    Hi

    There is no G+ Social icon there but it is the instagram icon it is set in this file /templates/ja_fixel/css/template.css around line 2440

    .social-link .addthis_toolbox > a > span.at300bs {
    background-image: url("../images/ico-social.png") !important;
    height: 60px !important;
    line-height: 60px !important;
    width: 60px !important;
    }

    and it is showed in position social-link by a custom-html module type named Social-Link
    so you need to manage it changing the image ico-social.png and adding google plus icon

    max_santiago Friend
    #524290

    Well,

    1.I have modified ico-social.png and now we have in png file ‘g+’ incon in third position and Youtube in fourth

    2. In template.css Google in place of Youtube and Youtube in place of Instangram (that I don’t want – Only 3 social 1.FB 2.TW 3 G+)

    .social-link .addthis_toolbox > a > span.at300bs.at15t_twitter {
    background-position: 0px -60px !important;
    }
    .social-link .addthis_toolbox > a > span.at300bs.at15t_twitter:hover {
    background-position: -60px -60px !important;
    background-color: #0093c3 !important;
    }
    .social-link .addthis_toolbox > a > span.at300bs.at15t_google {
    background-position: 0px -180px !important;
    }
    .social-link .addthis_toolbox > a > span.at300bs.at15t_google:hover {
    background-position: -60px -180px !important;
    background-color: #7b4939 !important;
    }
    .social-link .addthis_toolbox > a > span.at300bs.at15t_youtube {
    background-position: 0px -120px !important;
    }
    .social-link .addthis_toolbox > a > span.at300bs.at15t_youtube:hover {
    background-position: -60px -120px !important;
    background-color: #7b4939 !important;

    but…. nothing!
    After FB e TW corretc icon there is not G+ icon, nothing happen… 🙁

    **********************************************************
    **********************************************************

    This is Social-link module code (edited with Editor set > off)

    ***********************************************************
    <!– AddThis Follow BEGIN –>
    <div class=”addthis_toolbox addthis_default_style”>
    <a class=”addthis_button_facebook_follow” addthis:userid=”pages/EGIS-Computer-Roma/437655332983343?ref=hl”></a>
    <a class=”addthis_button_twitter_follow” addthis:userid=”ComputerRoma”></a>
    <a class=”addthis_button_google_follow” addthis:userid=”112645833932037369744″></a>
    </div>
    <script type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-52d7dc306d489096″></script>
    <!– AddThis Follow END –>
    ***********************************************************

    Thanks!

    m,


    1. ico-social
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  max_santiago 10 years, 9 months ago.

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