Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Is it possible to style a Twitter Feed API?

Contributor ,
Jan 21, 2013 Jan 21, 2013

Hi

I embedded a Twiter Widget API into the site's footer but can't override the Widget CSS. Is it possible?

http://kinship.businesscatalyst.com/About/about-us

Thanks

Micha

TOPICS
How to
2.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Jan 21, 2013 Jan 21, 2013

The twitter widget creates an iframe, but it seems that the src in not cross domain so you can actually style it. Check out this link http://stackoverflow.com/questions/217776/how-to-apply-css-to-iframe

Cheers,

Mario

www.twoblokeswithapostie.com - Talk to us before you tell your clients: "No, Business Catalyst can't do that."

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jan 21, 2013 Jan 21, 2013

Thanks Mario

It seems like there is no way to style the Twitter iFrame. Any idea how to insert a Twitter feed that can be styled (maybe without an iFrame)? Doens't BC have a build-in module?

Thanks

Micha

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 28, 2013 Jan 28, 2013

You could give this jQuery plugin a try: http://tweet.seaofclouds.com/

It renders your tweets as an unordered list so you can format them with css as you please.

Jason.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jan 28, 2013 Jan 28, 2013
LATEST

Thank mate

I did that prior to your comment and works well so far.

I would love it to auto rotate when new Twitts come in.

Cheers

Micha

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines