-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Twitter embed widget not displaying css via JS #17
Comments
I had a friend of mine inspect this and it seems to be working fine currently, however you need to change your CSS to reflect the element changes on the twitter site....once you do that it is all good still FYI....thx folks |
The developer's demo is no longer working (no style) in modern browsers? |
hey folks - really sorry about this change, and i'm not sure i'm gonna have time to fix it in the near term :( if you'd like to help I can make you an admin on the repo |
I got mine working, as you have to change the css to match the new element code.....sucks but I know it was the easiest... however my friend found this one and it does seem to work also if you want to try it out... http://codepen.io/nerijusgood/pen/Ggqygo https://www.nerijusgood.com/coding/customize-twitter-widget-css-markup/ thx guys |
Hello,
I have been using Kevin burke awesome solution to inject a style sheet into twitter to style it to match my site. Just this week it seems evil twitter has done something where this don't work now. If anyone can take a look and maybe its a quick fix on the js or something, I would greatly appreciate that.
Here is my website for the twitter feed, you can see its ugly now as the font should be Oswald.
http://www22.myfantasyleague.com/2015/home/26807
Here is Kevin embedded code html that I am using on that site, that was working nicely. (evil twitter)
I tried to post the code directly here but it wont display it as text (not sure where the code sniplet is)...but the photo should work.
Greatly appreciate everyone thoughts...
The text was updated successfully, but these errors were encountered: