test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gverheij Friend
    #192530

    Hi, On my test-site (with Joomla 3.1.5 and T3 v1.4.2) I had this Social-media-icons nicely positioned next to each other at position Social-Link in the JA_Fixel template.

    Now, the problem is that these icons are stacked: the Facebook-icon above the Twitter-icon.

    It seems, this changed after the upgrade to Joomla 3.2.0, and with T3 1.4.2 and also with T3 v1.4.3. Any idea how/why this happened? You can have a look here: http://www.jci-shertogenbosch.nl/j3/

    Custom HTML is this module is the same as in the demo:


    <!-- AddThis Follow BEGIN -->
    <div class="addthis_toolbox addthis_32x32_style addthis_default_style">
    <a class="addthis_button_facebook_follow" addthis:userid="WC2013RIO"></a>
    <a class="addthis_button_twitter_follow" addthis:userid="BOV_Den_Bosch"></a>
    </div>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-xxxxxxxxxxxxxxxx"></script>
    <!-- AddThis Follow END -->

    Thanks for an answer, Gerard

    Ninja Lead Moderator
    #513552

    Hi Gerard,

    My css style will help you to fix the problem

    + Create templates/ja_fixel/css/custom.css file

    + And css style into custom.css file

    .social-link .custom {
    min-width: 248px;
    display: block;
    }

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years ago.

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