Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Honzazi Friend
    #186862

    Hi,

    Please, how can I remove the image/link to the facebook page?
    The situation is… JAsocial plugins create Facebook Article with image… when user click on that article he sees the image and under this isme is a small version of this image which is click-able…
    The problems are:
    A, it opens in the same window (How can I change it to new window please)
    B, how can I remove it completely? (when use the display:none… img.facebook-img.ja-social-img – it does remove both of the images, but I still need to keep the one without link)

    Thanks a lot 🙂

    Here is a good example:
    http://joomla25-templates.joomlart.com/ja_wall/default/facebook/18098-facebook-id-14002a26d496feb2a200b76b97247afe.html
    (I’m talking about the small image)
    Note: I’m using k2

    Honzazi Friend
    #490438

    Please, could anyone answer!?
    Thanks

    Ninja Lead Moderator
    #490466

    <em>@Honzazi 369681 wrote:</em><blockquote>Please, could anyone answer!?
    Thanks</blockquote>

    With your problem

    A, it opens in the same window (How can I change it to new window please)

    Because K2 Item gets data from external site and stores it automatically, you can only change it manually if you want

    B, how can I remove it completely?

    You can remove small image this way

    Open templates/ja_wall/css/template.css file

    add new script


    .facebook-item .content img {
    display: none;
    }

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

This topic contains 3 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