Viewing 5 replies - 1 through 5 (of 5 total)
  • I can’t see any problems on your site.

    Thread Starter Blueprint Factory

    (@blueprint-factory)

    Hi esmi, thanks for taking the time to address my problem.

    If you look at my twitter feed you’ll notice that my icon and “twitter name” don’t line up. Also, on the last tweet “board walk empire….” the text is running out of the box.

    my icon and “twitter name” don’t line up

    Try adding:

    .twtr-widget h3 {display: inline;}

    to the bottom of style.css.

    the text is running out of the box

    Remove:

    .widget-container {
        white-space: nowrap;
    }

    from style.css

    Thread Starter Blueprint Factory

    (@blueprint-factory)

    Hi Esmi,

    it worked!!! such a simple solution. I guess when you’re staring at css coding for a few hours your mind doesn’t recognize the simple solution.

    thanks again for your prompt response and helpfullness! much aloha!!!

    You’re welcome. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Twenty ten Twitter widget’ is closed to new replies.