-
AuthorPosts
-
March 7, 2016 at 3:00 am #826537
Hi Themeco,
I am intergrating a tweet into a draft blog post. I’d like the tweet to span the whole width of the blog post space. I’ve tried modifying these 2 codes…
blockquote.twitter-tweet {
max-width: 468px;
}.entry-content .twitter-tweet {
margin: 0 auto !important;
width: 100% !important;
min-width: 520px !important;
max-width: 520px !important;
}With the first code, I see the tweet change for a second and then pop back to its original size…
Can you help? How do I make this full width?
Thanks so much,
Cheryl
[www.honestyforyourskin.co.uk]March 7, 2016 at 3:21 am #826569Hi Cheryl,
We need to see it first hand before we are able to provide a solution.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentials
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.March 7, 2016 at 6:07 am #826756This reply has been marked as private.March 7, 2016 at 6:13 am #826764Once you are in, this is the page that has the embedded tweets within draft blog posts ‘IS THE KONJAC SPONGE WORTHY OF ITS HYPE?’
March 7, 2016 at 6:52 am #826814Hi there,
The content is loading in
iframe tag
and we can’t add style to iframes.Thanks.
March 7, 2016 at 6:58 am #826822Hi Themeco – is there a way I can add a tweet without it being in an iframe tag?
March 7, 2016 at 9:30 am #827049Thanks for updating. You can try some plugin that embeds twitter feeds and have control for styles.
Cheers!
March 7, 2016 at 11:28 am #827214That would be great – which ones do you recommend?
March 7, 2016 at 4:02 pm #827626Hi Cheryl,
You can try checking this plugin: https://wordpress.org/plugins/fetch-tweets/
Although please note that since this is a third party plugin, we cannot guarantee its compatibility to the theme.
Hope this helps.
-
AuthorPosts