Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #183794

    I’ve searched Google and the support forum here and can’t figure out how to do this. Any suggestions on how to display my 3 most recent tweets horizontally (side by side) in the footer widget area, rather than having them display as a vertical list?

    Here’s what I’m trying to do – http://imgur.com/Wmg76m8

    I think there is probably a pretty simple solution, but I can’t figure it out.

    Appreciate any help getting this working.

    Thanks

    Jacob

    • This topic was modified 11 years, 6 months ago by jvanakin.
    #183834

    Hi Jacob,

    Can you post the link to your website please?

    Regards,
    Josue

    #183851

    Hi Josue,

    The site is logicecho.com. I’m trying to display the tweets in the footer area.

    Thanks

    #183852

    Hey!

    Add this code to the Quick CSS:

    .imgdisplay {
        float: left;
        width: 33.33%;
    }
    .thinkTwitFollow {
        clear: both;
    }

    Cheers!
    Josue

    #183854

    Perfect! That did the trick.

    Many thanks for the quick help.

    #183858

    Glad we could help, let us know if you have any more questions or issues :)

    Regards,
    
Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Display Twitter widget horizontally?’ is closed to new replies.