Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • dmiklus Friend
    #171892

    Hi!
    I have install the JA SYSTEM SOCIAL on Joomla 1.7.
    It work great but how I can alight all buttons in horizontal?

    Regards, David


    1. Schermata-2011-12-17-a-11.16.34
    khoand Friend
    #430112

    Could you give me a link to your website? I will help you.

    dmiklus Friend
    #430353

    <em>@khoand 289754 wrote:</em><blockquote>Could you give me a link to your website? I will help you.</blockquote>

    Do you need a username and password because the site is offline. Can you give me your email adress?

    khoand Friend
    #430388

    Yes, you send me by Private message

    dmiklus Friend
    #430487

    Private message send! Thanks Koand!

    khoand Friend
    #430648

    You add the code into /templates/your_template/css/template.css

    .ja-retweet-button {
    float: left;
    }
    .facebook-like {
    width: 50px;
    }
    .ja-fblike-button.box_count {
    float: left;
    }

    dmiklus Friend
    #430661

    Thanks Khoand! It works but how I can put some space between the icons?

    D.

    khoand Friend
    #430670

    You change the code

    .ja-fblike-button.box_count {
    float: left;
    }

    to


    .ja-fblike-button.box_count {
    float: left;
    margin-right: 10px;
    }

    change bold text in

    .ja-retweet-button {
    float: left;
    margin: 0 9px 0 0;
    }

    dmiklus Friend
    #430671

    I have add some margin inside the CSS. Thanks Khoand for the support!

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

This topic contains 9 replies, has 2 voices, and was last updated by  dmiklus 12 years, 4 months ago.

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