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

    Hi,

    I’m working on a site: J1.7.1 with JA_Social as the new template (T3 v1.3.4 / Template JA_Social v1.1.1). See the latest dev-site: http://www.e-sail.nl/cvu17. I use the JA_Social plugin version 1.1.0

    The retweet-button and google+1 button do display strange under the article, see 1st picture:

    How can I display the retweet-button and the google+1 button *next* to each other, under the article and above the next/previous links ?

    2nd picture:

    This picture is from the homepage with featured articles. Also, how can the button be displayed next to eachother and better displayed under the article, before the readmore-button and not under the picture, but under the text?

    Off course I tried allready several settings in the plugin.

    Thanks for a reply!

    Gerard


    1. retweet-problem_1
    2. retweet-problem_2
    himangi Friend
    #416713

    Hi Gerard,

    Please add the following styling in your template.css file and see if that achieves what you want on home page as well as single article pages.

    div.ja_socialaftercontent{
    margin-bottom:10px;
    }

    div.ja_socialaftercontent div{
    float:left; width: 14%;
    }

    It wont be possible to display the tweets and google plus button before Read more link, since the plugin data can be displayed before or after the whole content from an article. You can choose to display it before content / after content etc from the plugin params.

    To display the pagination after these button try to reorder respective plugin from plugin manager such that the social icons plugin will be loaded before pagination plugin. I hope reordering will achieve what you want.

    gverheij Friend
    #416758

    It looks a lot better with these changes in template.css. Thanks!

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

This topic contains 3 replies, has 2 voices, and was last updated by  gverheij 13 years, 1 month ago.

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