Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • wendyp Friend
    #193816

    Hi, I have JA Lens installed on Joomla3 site. In my K2 articles I have the social buttons G+, FB Like and Twitter. When a visitor clicks the Facebook like icon, the dropdown input box is hidden behind the next element below it, which is the “Tagged under….” and “More in this category….”. If the visitor clicks to like they cannot complete the task and hit the button to publish as it’s hidden. How do I correct his so that the input box displays above the next elements. Attached is a screenshot which illustrates the problem. Thankyou.

    URL: http://www.wendypaine.com.au/index.php/browse-categories/landscapes/item/47-cape-naturaliste-sugarloaf-rock


    1. share-prob
    Ninja Lead Moderator
    #519174

    My solution will help you to solve this problem

    Open templates/ja_lens/css/k2.css file

    Change

    .itemView .itemSocialSharing {
    overflow: hidden;
    margin: 10px 0;
    height: 30px;
    }

    To

    .itemView .itemSocialSharing {
    overflow: inherit;
    margin: 10px 0;
    height: 30px;
    }

    wendyp Friend
    #519198

    Thanks for your help, I think the problem is solved now with this suggestion. 🙂

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

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

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