• bigez

    (@bigez)


    Can someone help quickly?

    At collegebasketballtalk.com, I’m trying to get my twitter widget to look right and no matter how I try to edit the sidebar settings in my stylesheet, I can’t get the text in the shell of the widget to lineup horizontally with avatar.

    In other words, the TITLE to the Twitter widget:
    CollegeBBallTalk.com
    cbbtalk

    should be at the top of the widget… instead, there’s a lot of blue area.

    Thanks for reading and thanks for any help you provide.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bigez

    (@bigez)

    Gotta give this a bump. Any ideas??

    wambamboo

    (@agatha1)

    If you make the title less wide or float it right or both does it go up?

    Try this in your stylesheet:

    .twtr-doc .twtr-hd h3 {
    position: absolute;
    top: 9px;
    }
    .twtr-doc .twtr-hd h4 {
    position: absolute;
    top: 23px;
    }

    It should look nice now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Twitter Widget: unable to correct bad formatting’ is closed to new replies.