Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • valthebault Friend
    #955656

    Hi,

    In the attachment is what currently is the display of the twitter on the foot, as you could see, it’s not properly placed and we can hardly extract information from it.

    Is there any way I could modify the fashion the twitter is displayed? For exemple, have the twitts ‘justified’, or change the color of hyperlinks?

    Thanks in advance.


    1. Twitter_Display
    Pankaj Sharma Moderator
    #955681

    Hi,
    Kindly edit your first post and submit site URL .So that i can help u in this case .

    valthebault Friend
    #955978

    Hi,

    Here’s the URL
    http://www.globbiz.net/en

    As you could see, the tweets are no longer displayed. That’s another problem: it’s not always as I commanded, very unstable.

    If you put only this http://globbiz.net/, it’s the French version.

    Thanks

    Pankaj Sharma Moderator
    #955986

    Hi
    to make them justify , add below code in custom.css file

    div.ja-twitter .ja-twitter-item {
        text-align: justify;
    }
    

    To change link color

    .ja-twitter-item a {
        color: #fff!important;
    }
    valthebault Friend
    #956110

    Hi,

    Thanks, as you could see in the picture attached, the code worked, a bit too well you may say: in order to reach ‘justify’, it leaves too much space in between words. I might not have been clear enough: what I had in mind was that it does not do under the avater, imaging a two colomn table, the avatar would occupy one by itself and the text the other, in this case, the text would be justified and not interact with the avatar.

    Is it possible?

    Thanks in advance.


    1. Twitter_Justify
    Pankaj Sharma Moderator
    #956225

    Hi
    its the normal way to display text , you can add below code in custom.css file and change the value as per needs .

    .ja-twitter-image { margin-bottom:40px;}

    This will add space below the image to make text in right .

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 3 months ago.

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