Aligning Twitter and YouTube

  • Author
    Posts
  • #12662
    Mat Green

    Hi
    I have a YouTube video and Twitter Feed in the TEXT part of the PRESENTATION section of the theme.
    How do I get them to be centered?
    Cheers
    Mat

    #12668
    Jim

    Hi Matt

    I’m not sure it’s the definitive answer but seemed like a bit of custom CSS worked for the YouTube at least using padding.

    #frontpage blockquote {
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 30px;
    padding-left: 121px;
    width: inherit;
    }

    I hope this helps a little.

    Jim..

    #12669
    Mat Green

    Brilliant!!
    Perfect!
    You are great! 🙂
    Thanks a bunch..
    And so quick to! 🙂

    #12675
    Jim

    Just a sad Parabola user with way too much time on my hands! I think helping others, where I can, helps me learn that little bit more.
    I’m glad it worked for you.

    Jim…

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

The topic ‘Aligning Twitter and YouTube’ is closed to new replies.